https://github.com/jsonkao/uwb-scraper
Scrapes the UWB course directory. Runs daily. Discontinued 12/7 because Vergil.
https://github.com/jsonkao/uwb-scraper
Last synced: about 1 year ago
JSON representation
Scrapes the UWB course directory. Runs daily. Discontinued 12/7 because Vergil.
- Host: GitHub
- URL: https://github.com/jsonkao/uwb-scraper
- Owner: jsonkao
- Created: 2019-02-13T16:13:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T14:07:41.000Z (about 6 years ago)
- Last Synced: 2025-02-06T10:15:15.654Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 25.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UWB Scraper
Scraper (and some random analysis) for the Columbia University course directory (UWB). Note that course data on UWB is updated only when a faculty member or administrator updates it. Scraper was discontinued on December 7, 2019 because Vergil.
## Setup
Clone this repository: `git clone git@github.com:graphicsdesk/uwb-scraper.git`. The main synchronous scraper script is `scraper.py`.