Skip to content

Python Script to download question papers from the institute server

Notifications You must be signed in to change notification settings

mrahul17/questionPapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This repository is a set of python scripts that downloads ALL question papers from IIT KGP's server. It organizes the paper into directories and subdirectories, naming them with the correct year and name of semester, making it easy to find any paper.

The 2 scripts are:

  • fetchpapers.py
  • fetchpapers2.py

The first script will download all question papers of all departments for years upto 2007.

The second script will download all question papers of all phases (autumn,spring) for years > 2007

Ofcourse, this is not meant to be run by every person. I intend to upload all these files on a new server from which people can download their stuff.

Some department question papers failed to download, possibly due to encoding error.

You can contribute to this project by forking it and sending me a pull request.

About

Python Script to download question papers from the institute server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages