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.
The third-party modules Requests and Beautiful Soup 4.
$ pip install requests
$ pip install bs4