This script parses the Purdue Course Catalog and generates a JSON file containing the course data for use in any application.
Run the start
command and it should generate a courses.json
file in the same directory.
bun start
This script parses the Purdue Course Catalog and generates a JSON file containing the course data for use in any application.
TypeScript
This script parses the Purdue Course Catalog and generates a JSON file containing the course data for use in any application.
Run the start
command and it should generate a courses.json
file in the same directory.
bun start