calpoly-csai / cal-poly-knowledge-graph

3 stars 9 forks source link

Section Scraper #5

Open Waidhoferj opened 2 years ago

Waidhoferj commented 2 years ago

Create a new scraper in the scrapers folder that gets info on current and future Cal Poly classes in session. See the Section object in models.py to understand the schema. Review CollegeScraper as an example of a web scraper template.

WARNING This one might be difficult.