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+