Skip to content

Fetches the list of university programmes along with the eligibility criterias from all the universities listed on the CUET (UG) - 2024 Website, into a CSV file.

License

Notifications You must be signed in to change notification settings

arung2207/cuet-samarth-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUET (UG) - 2024 - Data Scraper

Fetches list of university programmes (along with the eligibility criterias) from all the universities listed on the CUET (UG) - 2024 Website, into a CSV file. Data updated as of 12th Mar 12.30p IST can be found here.

image

The extracted list can be used to shortlist the options by setting filters in a CSV reader such as Microsoft Excel.

image

The list of programmes is evolving and changes almost daily. To see the delta differences between any two days compare the exported files using a file diff tool such as WinMerge. The differences show up as follows:

image

Tools used: .Net 6.0 Console Application, HTTPClient, HtmlAgilityPack, Fizzler, CSVHelper. To edit or execute: Download the source code and open using Microsoft Visual Studio Community 2022 To view the latest export: Download the CSV file from the link given above.

About

Fetches the list of university programmes along with the eligibility criterias from all the universities listed on the CUET (UG) - 2024 Website, into a CSV file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages