Skip to content

A bot to automate enrolling process in UCSD WebReg on TritonLink.

Notifications You must be signed in to change notification settings

calvinnfernando/WebReg-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebReg Bot

🔥 Use at your own risk! 🔥

A bot to automate enrolling process in UCSD WebReg on TritonLink.

Prerequisites

Dependencies Version
OS OSX
Python 2.7

Installing

You need to have Selenium installed. To install, type the following on the terminal:

pip install selenium

How to use

Open config.py and fill up your configuration.

Key Value Data Type
USERNAME_STR String
PASSWORD_STR String
COURSES Array
SECTION_IDS Array
BROWSER String

NOTE

  1. The number of elements inside the array COURSES and SECTION_IDS must be the same!
  2. BROWSER can only be 'DISPLAY_BROWSER' or 'NO_BROWSER'

To run, type the following:

./bgBash.sh [date: MM-DD-YYYY] [time: HH:MM]

About

A bot to automate enrolling process in UCSD WebReg on TritonLink.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published