Skip to content

adithm/VTU-marks-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

VTU Marks Scraper

Python script that scrapes VTU CBCS results.

Uses requests to send a post request to results.vtu.ac.in and then extract marks using regular expressions.

Outputs a csv file containing retrieved results.

Modifying the Program

The program can be modified to extract marks of other colleges by changing the rangeEnd variable and usn.

Provide the last valid usn number to rangeEnd (line 12)

Change the college code in usn (line 16)

About

Python script to scrape VTU CBCS results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages