The perfect tool to skip class! This script uses selenium web scraping to automate clicking on pollEv questions!
-
First ensure you have your password in a file called
secret/secret_password.txt, and your NetID in a file calledsecret/username.txt. -
python3 -m venv venv -
If on macOS/Linux,
source venv/bin/activate. idk what it is on Windows... -
pip install -r requirements.txt -
python3 script.py