Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 383 Bytes

File metadata and controls

10 lines (7 loc) · 383 Bytes

Course-Scraper

Scrapes course pre-requisite data off the utsc website

if you want to search what courses have a specific course as a pre-req: "python prereq_searcher.py"

if you want to know the deep requirements: "python find_all_my_prereqs.py"

requires python 3.6+ image