With this script, you can monitor course availabilities automatically where any updates will be sent to your gmail account.
- Run
pip install -r requirements.txt
in the root directory to install the necessary modules. - Open
src/passwords.py
and update the appropriate fields. (Please remember to enable "Less secure app access" for your google account) - Open
src/core.py
and update the appropriate fields. - Run
python src/core.py
to execute the program.
Please use this in accordance with the student code listed here: http://studentcode.illinois.edu/