Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 363 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 363 Bytes

VTUResultsScrapper

A Web Scrapping Script in Python, that uses 1)Tesseract 2)XLSX - WRITER 3)PIL 4)Beautiful Soup 5) JSON to get results from VTU Results Website. Input: is a 'usn.txt' : containing a list of USNs whose results are to extracted. Output: 'data.xlsx' file that contains results in appropriate format. I/O can be specified in the Jupyter Notebook