langaracpsc / LangaraCourseWatcher

An API for live information on courses at Langara College.
https://coursesapi.langaracs.ca
0 stars 0 forks source link

CourseDB needs an additional field #14

Open Highfire1 opened 2 weeks ago

Highfire1 commented 2 weeks ago

Some courses have a field for "Formerly {course here}"

e.g. CPSC 1491

https://langara.ca/programs-and-courses/courses/CPSC/1491.html image

This should be captured properly in the database as its own field

Highfire1 commented 2 weeks ago

relevant code is sdk/schema/CoursePage.py and sdk/scrapers/LangaraCourseIndex.py