YACS-RCOS / yacs.n

YACS - with support for multi semester and partial semesters
MIT License
33 stars 33 forks source link

Feature Request — Final Exam Schedule 2023 PDF Scraper #826

Open j-sund opened 11 months ago

j-sund commented 11 months ago

Job I am trying to get the updated information for the final exam schedule for Fall 2023.

Describe a possible solution

Write a PDF scraper that goes through the table exam schedule table, and separates the information by department, course, location, and date. Possibly even year and semester. Then converts it into a JSON file, so other people can use the information easily.