Now supports all the courses, just edit settings.cfg
and check out your friends results.
A fun project to scrap result from University of Delhi results server.
Ready the repository
$ git clone https://github.com/duskybomb/duResultScrap.git
$ cd duResultScrap
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install scrapy
Edit settings.cfg
file.
Run
$ scrapy runspider main.py
or
$ python main.py
Note: This script is not fully automated you might need to clean the data obtained from student_name.py
and student.py
I made the script as a fun project and for learning purposes. If you use this script it should be for learning purpose only.
Please, try not to harass the servers.