You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new scraper in the scrapers folder that gets info about the professors at Cal Poly. See the Professor object in models.py to understand the schema. Review CollegeScraper as an example of a web scraper template.
The text was updated successfully, but these errors were encountered:
Create a new scraper in the
scrapers
folder that gets info about the professors at Cal Poly. See theProfessor
object inmodels.py
to understand the schema. ReviewCollegeScraper
as an example of a web scraper template.The text was updated successfully, but these errors were encountered: