Skip to content

Fetches SFU Course Outline API to JSON Course Requirements

License

Notifications You must be signed in to change notification settings

ssss-sfu/course-explorer-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

course-explorer-script

Description

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.

Installation

  1. Install python3
  2. Run python3 main.py
  3. See it generates courses.json in result directory

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

About

Fetches SFU Course Outline API to JSON Course Requirements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages