/duResultScrap

Get Delhi University results for all courses

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

duResultScrap

Now supports all the courses, just edit settings.cfg and check out your friends results.

Description

A fun project to scrap result from University of Delhi results server.

Using

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

Disclaimer

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.