Skip to content

A script that checks the colleges you have applied to. Created with Python and Selenium. This no longer works since I no longer have access to the college portals.

License

Notifications You must be signed in to change notification settings

Jasper-Hawks/College-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

College-Checker

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.

Prerequisites

Requires Python, Selenium and Geckodriver.

Installing Selenium

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

Installing Geckodriver

To install Geckodriver simply download their latest release here.

About

A script that checks the colleges you have applied to. Created with Python and Selenium. This no longer works since I no longer have access to the college portals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages