A simple script that checks university grades every few seconds. Currently designed specifically for Memorial University of Newfoundland. Modify as per your needs.
- Clone this repo.
- Run
npm install
. - Grab the cookies mentioned in GradeChecker.js and add them in the cookiesObject.
- Run
node GradeChecker.js
.