Skip to content

cuisimon/webreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a helper to click on 'Enroll Now' button on your wishlist from WebReg account

pre-request:

java 17

python 3.12

selenium driver 133.0

Prepare pip dependencies

Example:

python webreg.py --username cuism@hotmail.com --name "Simon Cui" --number 82213

The easiest way is to use following commands:

#python 3
python3 -m venv env

source venv/bin/activate
pip install selenium

steps:

  1. find your target program number:
  2. cd webreg
  3. python webreg.py --username --name <Person's Name to register>, eg: "Simon Cui" --number , eg: 58049 --refresh (optional) only if want to wait for the avaiable spot --dryrun (optional) only for debugging

About

webreg

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages