Skip to content

mohakkhowal/RIT_result_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIT RESULT SCRAPER

A Result Scraping bot for MSRIT exam.msrit.edu portal, enabling proctors/HODs/staff/students to generate a detailed report of Sem-end Result for required students.

Features

  • Bypasses CAPTCHA
  • Fast and effecient (Tested for 1337 students in 143 seconds!!!)
  • Divides data into different sheets based on Branch
  • Highlights Students with 'I'/'F'/'X' grade
  • Spreadsheet representation, making it easier for further computation
  • computation of overall metrics like 'F'/'I'/'X' grades per subject, or no. of students failing one or more subject.

Requirements

  • python3
  • software to open .xlsx sheets

How to run

Clone this repo using code->download zip OR

git clone https://github.com/mohakkhowal/RIT_result_scraper.git

Generate a .txt file in sample.txt like format

  • Windows- Run 'windows_autorunner.bat'
  • Others: in Terminal:
cd RIT_RESULT_SCRAPER
py -m pip install beautifulsoup4 requests openpyxl alive_progress
py bot.py

Screenshots

Result

Result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published