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.
- Host: GitHub
- URL: https://github.com/alloc7260/result-data-analyzer
- Owner: alloc7260
- Created: 2022-05-08T04:27:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T14:26:28.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T09:48:51.653Z (4 months ago)
- Topics: analyzing-data, automation, captcha, captcha-solver, image-processing, machine-learning, ocr, pandas, pandas-dataframe, pytesseract, pytesseract-ocr, python, scraper, selenium, tesseract
- Language: Jupyter Notebook
- Homepage:
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!