https://github.com/coderham/uwmyplan
A scraper to fetch data of all ongoing courses (and their details) at the University of Washington, Seattle.
https://github.com/coderham/uwmyplan
Last synced: about 1 year ago
JSON representation
A scraper to fetch data of all ongoing courses (and their details) at the University of Washington, Seattle.
- Host: GitHub
- URL: https://github.com/coderham/uwmyplan
- Owner: CoderHam
- Created: 2017-09-28T22:26:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-03T09:37:15.000Z (over 8 years ago)
- Last Synced: 2025-02-19T05:18:32.652Z (over 1 year ago)
- Language: Python
- Size: 4.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UWMyPlan
A scraper to fetch data of all courses (and their details) at the University of Washington, Seattle.
You can run `get_ongoing_class.py` to get the classes that are currently ongoing or run `class_from_timing.py` to get the list of classes at any given day and time.