Scraper for Ellucian Degree Works
-
Navigate to Degree Works and save a local copy of the page.
-
Run main.py with the index page as an argument. Use
-h
to see all valid arguments.$ ./main.py -qr 3 degreeworks.html ENGL 25080 ENGL 25092 ENGL 25096 WGSL 29003
-
Profit!
Requires at least Python 3.6 and BeautifulSoup.
Likely many, as this was only tested with one Degree Works profile. Based on an unstable API; what works today may not work tomorrow.