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