It is just a small program I made in Python which will help to get the marks of each and every student who answered ICSE 2013. It will also display the marks in a HTML Format. This program can also generate the Subject Toppers and display it in a HTML format. For this you need to know just the center code. It can literally get the marks of ANY School. So you get the opportunity to catch any friend (or enemy) of yours who went about propagating his ambigous marks.
To run this program you need to have the following installed -
- Python 2.7
- Beautiful Soup 4
- Requests
Follow this link -
- Python 2.7 - http://bit.ly/11lUyEv
- Beautiful Soup 4 - http://bit.ly/12Zu0NE
- Requests - http://bit.ly/1asE5nA (Click on ZIP button to get the zip file)
Install the BS and REQUESTS from the command line as - python setup.py
OR DOWNLOAD USING PIP (Google it I'm not going to explain it here)