A python script works with Anki that helps you build your vocabulary
Anki is great for vocabulary building, but add personal learning cards to it is tedious, you don't want to click and type for adding a word each time, this script automate the procedure, which allows you to add card to Anki use dictionary from vocabulary.com in your console.
Update:
Now we have the revision panel with PWA support! Try install it on your mobile phone and enjoy the offline experience!
- Anki: Version 2.1.14 (7b93e985)
- Addon: AnkiConnect, addon code:
2055492159
- Python env: python=3.6, with
requests
,termcolor
,textwrap
andbs4
- Create a deck named
GRE
, or you can use any name but you have to modify the script a little bit - Create a note type named
vocabulary.com
from Basic (and reversed card), use the following fields and the layout:
Then you are done
After the setup, lauch anki, and ./run.sh
, you'll be able to look up words, and the words you looked up will be automatically added to anki for reviewing memorizing.
Demo: