/course-explorer-script

Fetches SFU Course Outline API to JSON Course Requirements

Primary LanguagePythonMIT LicenseMIT

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