Skip to content

Parses the course list from josaa counselling into a list of courses and writes it into a text document

License

Notifications You must be signed in to change notification settings

UdontKnowMe-git/josaa-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO USE?

  • Login to the counselling website and go to the choice filling page.

  • Right click anywhere on the site and click on "Inspect" to open the inspect tab image

  • Now in the inspect tab, Hit Ctrl+F and find the "Academic Program" section inside a label class. image

  • Right click on the label class and select "Copy element" option.

  • Create a text file in the same directory as the python scripts named "JOSAA choices.txt"

  • Paste the contents in the file you created and save.

  • Now run josaa-course.py to get all the courses of josaa.

  • Run course-filter.py to filter and get a shorter list of courses you want

yes

About

Parses the course list from josaa counselling into a list of courses and writes it into a text document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages