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
- Host: GitHub
- URL: https://github.com/rbcavi/poly-scrape
- Owner: RbCaVi
- License: mit
- Created: 2024-11-16T02:09:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T01:41:59.000Z (over 1 year ago)
- Last Synced: 2025-12-15T02:15:45.574Z (6 months ago)
- Topics: courses, faculty, fl-poly, florida-poly, florida-polytechnic-university, info, information, professors, scraping, university
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.