Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

drewmnoel/YorkUGrades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

YorkUGrades

What?

A quick Python script to dump your current course grades from Student Document Services!

Why?

Mostly so you don't have to open up a browser just to check your grades I guess? You can also automate the check and send yourself an email / text when a grade changes. This is why I made this, but will probably irritate the login system at some point.

How?

The script expects some configuration information in creds.cfg. Here's an example:

[Site]
Username: drewmnoel
Password: hunter2

Requirements?

Python 3 is required, with BeautifulSoup 4.4.1+ and Requests

About

Scrape YorkU grades for your account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages