An open API service indexing awesome lists of open source software.

https://github.com/alloc7260/result-data-analyzer

A RESULT DATA SCRAPPER AND ANALYZER with CAPTCHA SOLVER using tesseract-OCR, PANDAS dataframe and automation in SELENIUM.
https://github.com/alloc7260/result-data-analyzer

analyzing-data automation captcha captcha-solver image-processing machine-learning ocr pandas pandas-dataframe pytesseract pytesseract-ocr python scraper selenium tesseract

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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!