Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mplewis/umnclassparser
A Python script to parse University of Minnesota class information.
https://github.com/mplewis/umnclassparser
Last synced: about 2 months ago
JSON representation
A Python script to parse University of Minnesota class information.
- Host: GitHub
- URL: https://github.com/mplewis/umnclassparser
- Owner: mplewis
- Created: 2012-08-04T23:02:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-05T01:21:00.000Z (over 12 years ago)
- Last Synced: 2024-04-13T04:56:10.849Z (9 months ago)
- Language: Python
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
umnClassParser: exactly what it says on the tin
===============================================This is a set of Python scripts I've been throwing together for the purpose of grabbing info from the University of Minnesota's class registration system, [OneStop](http://onestop.umn.edu/).
It's a serious work in progress. The closest I've come to a working parser is in old/queryOneStop.py. It sort of works, is terribly hacky, and is probably beyond hope. I think that redoing this code in BeautifulSoup should produce a more resilient result.
1902.html is a sample page you might get if you searched for "CSCI 1902" on OneStop.