cobalt-uoft / uoft-scrapers

Public web scraping scripts for the University of Toronto.
https://pypi.python.org/pypi/uoftscrapers
MIT License
48 stars 14 forks source link

Timetable scraper needs to scrape both winter and summer course listings #3

Closed qasim closed 8 years ago

qasim commented 9 years ago

Currently, the Timetable scraper only scrapes the summer courses. It should scrape both winter and summer in the update_files(self) method. Find a clean way to do this.