Tell if your school friend is lying about his board exam result with this simple python script and their roll number. Python 3 required.
- Clone repository
git clone https://github.com/shero4/cbse-result-lie-detector.git
cd ./cbse-result-lie-detector
- Install requirements
pip3 install requests BeautifulSoup4
- Change the school code and centre code in the python script
- Run this for 12th grade(takes 5-7 seconds),
python3 marks12th.py <Roll Number of friend>