Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 390 Bytes

File metadata and controls

13 lines (10 loc) · 390 Bytes

poly-scrape

A set of scripts to extract some data from FL Poly websites

Features:

  • polydata.py (merges from 3 sources)
    • The contents of the papers on professor office doors
    • CAMS (courses)
    • FL Poly directory
  • events.py
    • a full day of events from FL Poly EMS

You have to run profs.py, faculty.py, and courses.py to generate / extract the data for polydata.py.