Skip to content

A simple Python and Selenium-based program to constantly look for any open waitlists.

Notifications You must be signed in to change notification settings

seansom/UPD-waitlist-alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

UP Diliman CRS Waitlist Alarm Script

A simple Python and Selenium-based program to constantly look for any open waitlists.

  • Dependencies: selenium

  • Webdriver Download: https://chromedriver.storage.googleapis.com/index.html?path=88.0.4324.96/

  • Change variables webdriver_directory and course_url in .py file to user's needs.

  • Works by logging in to CRS and constantly refreshing a waitlist URL while checking for an OPEN keyword.

  • If an open waitlist is detected, a constant beeping alarm is triggered until program termination.

About

A simple Python and Selenium-based program to constantly look for any open waitlists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages