Skip to content

manncodes/charusat-result-scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charusat-result-scrapping

Scrapes semester results from this URL. Currently scraper is configured for DEPSTAR CSE 5th Semester results.

TO-DO

  • Automate for other departments.
    • Using Selenium Select.options object. Reference
    • Ideas on finding upperbounds of Class Roll No.
    • Automating Roll numbers by the format : < Year >< Institue >< Valid Roll No.>
  • Refactor pandas dataframe of results. The issue is in 'Course Result' column, the list of dictionary gets appended and list of dicts gets 'to_string-ed', looks messy :/
  • Multithread it possibly?

About

Scraper for CHARUSAT semester results

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published