JIceberg / grouch

A registration aid for Oscar. Simple, effective, and customizable. No login necessary.
GNU General Public License v3.0
32 stars 11 forks source link

Add Prereq Checker #3

Closed JIceberg closed 3 years ago

JIceberg commented 3 years ago

Using https://oscar.gatech.edu/pls/bprod/bwckschd.p_disp_detail_sched?term_in=202102&crn_in=21565 and then adding the CRN to the crn_in query would work for this. The term for term_in would also have to be updated as well as the terms change.

The section in question is here: image At the bottom of the webpage is a prerequisites section. The goal would be to scrape for links and then send the text as a notification saying "These are the prereqs for |class name|", and the class name can also be scraped as it is for the courses add-on.