Skip to content

a python script utilizing selenium that will automatically enroll me into classes

Notifications You must be signed in to change notification settings

ankitsxchdeva/enrollment-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • $ pip install -r requirements.txt
  • Add appropriate driver to folder (gecko or chromedriver)
  • Add username and password to .env_example and rename to .env
  • set target_time to your enrollment time, correct format is provided
  • ensure all of the classes you would like to add have been added to your shopping cart
  • python3 main.py
  • sit back and relax while your enrollment is conducted for you within 9 seconds of your enrollment time starting!

Demo

YouTube demo has been linked below:

Use at your own risk, I do not guarantee anything. Reach out with any questions or concerns https://git.io/JnG2n

About

a python script utilizing selenium that will automatically enroll me into classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages