Python Script to Scrape Karnataka II PU Result and Save it in text file
- Fetch results for the given range of Register IDs.
- Save results in a Text file.
Requires Python installed
- Clone the Repository.
- 2.install dependencies using
" pip install -r requirements.txt "
- Run
" pu_test.py "
- Enter a Filename to save Result
- Enter Starting and Ending Register IDs
- Resuts will be saved in a txt file in same directory