calpoly-csai / cal-poly-knowledge-graph

3 stars 9 forks source link

Department Scraper #6

Open Waidhoferj opened 3 years ago

Waidhoferj commented 3 years ago

Create a new scraper in the scrapers folder that gets info on cal poly college departments (e.g. Computer Science & Software Engineering Department). See the Department object in models.py to understand the schema. Review CollegeScraper as an example of a web scraper template.