This is a Python script that can be used to download past question papers for various subjects offered to students of the Maharashtra State Board of Technical Education (MSBTE).
- Python latest+
- request
- tqdm
If you dont have git use this to download for windows Windows
For Linux
sudo apt install git
- Clone the repository:
git clone https://github.com/idiotboxai/MSBTE-papers-downlaoder.git
- Navigate to the repository:
cd MSBTE-papers-downlaoder
- Install the required packages:
pip install -r requirements.txt
Windows :
- Run the script:
python paper_download.py
- Linux
python3 paper_download.py
- Suggest a feature
- Report a bug
- Fix something and open a pull request
- Help me document the code
- Spread the word
Check license here