morinted/schedule-generator

Reimplement getCourses.py with Beautiful Soup instead of Selenium

Closed this issue · 1 comments

Since I'm running the server on a FreeBSD host right now, removing the Selenium dependency would allow for automatic schedule updates without me having to spin up a Linux virtual machine.

The new uOttawa tool based on uOCampus doesn't seem amenable to just using the requests library.