Skip to content

tsznokwong/USTCourseExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USTCourseExtract

This is a public repo for course detail extraction from HKUST through HKUST Class Schedule & Quota.

USTCourseExtract is developed using python3.

How to use

  1. Install python3
  2. Install libraries in requirements.txt

For macOS, open Terminal

brew install python3
pip3 install -r requirements.txt

If database is not updated, use update command to update desire semester. Recommend updating from oldest to latest

Type help to view more command

Library used

  • html
  • Enum
  • Path
  • requests
  • json
  • re

About

Extract course details from HKUST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages