Skip to content

An interactive and alternate Command Line visualisation of an IITM student's grades by scraping data from https://www.iitm.ac.in/viewgrades/

Notifications You must be signed in to change notification settings

bala122/viewgrades-scraper

 
 

Repository files navigation

viewgrades-scraper

An interactive and alternate Command Line visualisation of an IITM student's grades by scraping data from https://www.iitm.ac.in/viewgrades/
Currently requires Firefox and works only on linux

Setup

  1. Clone the repository onto your system (or download the .zip file and unzip it)
  2. Navigate to the location where you have cloned/downloaded the code on terminal
  3. To install the neccesary packages pip install -r requirements.txt
  4. To run the code python PageLogin.py

Features currently available:

  1. Displays your CGPA
  2. Accepts a department and give the GPA of the courses offered by that department

About

An interactive and alternate Command Line visualisation of an IITM student's grades by scraping data from https://www.iitm.ac.in/viewgrades/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%