Skip to content

ssss-sfu/course-explorer-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

update: tbh not really useful anymore, just use api.sfucourses.com

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