update: tbh not really useful anymore, just use api.sfucourses.com
Script to generates all the course requirements from SFU Course Outlines REST API. Used specifically to get all course requirements for Software Systems Degree requirements (Fall 2023).
The JSON data will be used by sfussss.org for its course explorer feature.
- Install python3
- Run
python3 main.py - See it generates
courses.jsoninresultdirectory
Latest generated courses.json can be viewed at https://raw.githubusercontent.com/ssss-sfu/course-explorer-script/main/result/courses.json
JSON GET API ENDPOINT at https://raw.githubusercontent.com/ssss-sfu/course-explorer-script/main/result/courses.json