ucsb-cs56-f18 / ucsb-cs56-where-is-every1

A web app that lets you know where everyone is and tells you where to go to avoid them!
0 stars 1 forks source link

Create scraper engine to scrape the course catalog #6

Closed agprice closed 5 years ago

agprice commented 5 years ago

Design a scraper which will pull data from the course catalog and parse it. The information should then be used to populate the database, which will be queried by the front end.

lleeoochen commented 5 years ago

Mentor Approved: 200 Points

yagnyaPatel commented 5 years ago

No longer populating database. Writing to JSON instead.