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.
The extracted list can be used to shortlist the options by setting filters in a CSV reader such as Microsoft Excel.
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:
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.