Skip to content

The backend server driving SMHS Schedule app, uses Python Selenium to scrape the school website and feed the data to the app.

Notifications You must be signed in to change notification settings

Code-For-Community-Organization/SMHS-Schedule-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMHS-Schedule-Backend

The backend server driving SMHS Schedule app, uses Python Selenium to scrape the school website and feed the data to the app. Currently only the announcements API endpoint is being used, with the grades API endpoint deprecated as all grades fetching is now done on the client side to avoid potential sec.urity concerns and better protect user's privacy.

Checkout the main app here -> https://github.com/jevonmao/SMHS-Schedule

About

The backend server driving SMHS Schedule app, uses Python Selenium to scrape the school website and feed the data to the app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published