A script to download board results of multiple roll numbers at once.
To install the required modules
pip install -r requirements.txt
Enter your school code and roll number range in config.py
, then run result.py
python result.py
The results will be available in results.html
.