calpoly-csai / cal-poly-knowledge-graph

3 stars 9 forks source link

Program Scraper #4

Open Waidhoferj opened 2 years ago

Waidhoferj commented 2 years ago

Create a new scraper in the scrapers folder that gets info on cal poly department programs (e.g. B.S. Computer Science). See the Program object in models.py to understand the schema. Review CollegeScraper as an example of a web scraper template.