Automates the task of registering a new account on Quizlet for infinite free explanations.
- Install dependencies from requirements.txt
- Download Chrome Webdriver from here for your OS with the version corresponding to your current version of Chrome
- Edit
DRIVER_PATH
inmain.py
with the location of your downloaded Chrome Webdriver - Edit
TEXTBOOK
inmain.py
with the page on Quizlet you want displayed after login - Save and run!