A script that checks the colleges that you have applied to. Created with Python and Selenium.
This no longer works because I do not have access to the college portals. If anyone would like to submit a PR to fix this issue that would be appreciated.
Requires Python, Selenium and Geckodriver.
Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.
To install simply enter this into your command prompt/terminal:
pip install selenium
To install Geckodriver simply download their latest release here.