Skip to content

A RESULT DATA SCRAPPER AND ANALYZER with CAPTCHA SOLVER using tesseract-OCR, PANDAS dataframe and automation in SELENIUM.

Notifications You must be signed in to change notification settings

alloc7260/Result-Data-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

daa5c41 · Jun 17, 2023

History

8 Commits
Jun 17, 2023
Apr 5, 2023
Sep 3, 2022

Repository files navigation

Result-Data-Analyzer

A RESULT DATA SCRAPPER AND ANALYZER with CAPTCHA SOLVER using tesseract-OCR, automation in SELENIUM and PANDAS dataframe.

A Scrapper that scraps results from various GTU result sites.

Implemented using Python.

It uses Text Captcha Human Verification to get the result.

Here i cracked the verification process with OCR(Optical Character Recognition) module.

By using selenium and pytesseract ocr module we can scrap any Text Captcha Human Verification.

Used Pandas for managing data in tabular format.

Here i provided source codes for scrapping data and further used for analytics.

youtube (version 1) :

https://youtu.be/2nPUuaq4RRI (gturesults.in)

https://youtu.be/jXfwSVq0uA8 (students.gtu.ac.in)

Enjoy!

Thank You!