Skip to content

Scrapes info from the intranet SchoolSoft to find common spare time between students, teachers and classrooms. Used for booking meetings in the most optimal room at the most optimal time.

Notifications You must be signed in to change notification settings

Acksell/SchoolScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SchoolScrape

Logs into an intranet service for schools, Schoolsoft, and scrapes any specific schedule – be it a student's, a class', a teacher's or even a classroom's.

Requirements

The third-party modules Requests and Beautiful Soup 4.

$ pip install requests
$ pip install bs4

About

Scrapes info from the intranet SchoolSoft to find common spare time between students, teachers and classrooms. Used for booking meetings in the most optimal room at the most optimal time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages