/UBCCourseMonitor

Primary LanguagePythonApache License 2.0Apache-2.0

UBCCourseScraper

A Python script that monitors certain sections for available seats

To run the script, run python3 main.py.

This script requires beautifulsoup4 and requests to be installed (e.g. from pip) in order to function correctly.