icssc / peterportal-api-next

API that provides easy access to public data from UC Irvine. Developed for Anteaters, by Anteaters.
https://docs.icssc.club/anteaterapi
MIT License
6 stars 0 forks source link

Create scraper for departments and terms #128

Open ecxyzzy opened 9 months ago

ecxyzzy commented 9 months ago

Summary

Scrape departments and terms from WebSoc. Combine with set of departments and terms from grades database.

Initial steps

  1. Go to https://www.reg.uci.edu/perl/WebSoc
  2. Read all the option values from the select menu

Next steps

Improve performance