An open API service indexing awesome lists of open source software.

https://github.com/rbcavi/poly-scrape

extract some data from fl poly websites
https://github.com/rbcavi/poly-scrape

courses faculty fl-poly florida-poly florida-polytechnic-university info information professors scraping university

Last synced: about 1 month ago
JSON representation

extract some data from fl poly websites

Awesome Lists containing this project

README

          

# 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`.