Scrapes dictionary definitions from Oxford and Collins Cobuild Dictionaries and stores them in a sqlite database. Scraping so no API required. Files containing list of words can be put in the "lists" directory. Separate db is created for each file.
Waits and retries in case of errors. Can be stopped at anytime; resumes right where it stopped.
Requires Selenium.
EDUCATIONAL PURPOSES ONLY