https://github.com/alloc7260/result-scrapper
A RESULT SCRAPPER with CAPTCHA SOLVER using OCR and automation in SELENIUM.
https://github.com/alloc7260/result-scrapper
automation captcha captcha-solver image-processing machine-learning ocr pandas pandas-dataframe pytesseract pytesseract-ocr python scrapper selenium tesseract
Last synced: 2 months ago
JSON representation
A RESULT SCRAPPER with CAPTCHA SOLVER using OCR and automation in SELENIUM.
- Host: GitHub
- URL: https://github.com/alloc7260/result-scrapper
- Owner: alloc7260
- Created: 2022-04-13T17:43:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T14:27:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T09:48:49.351Z (4 months ago)
- Topics: automation, captcha, captcha-solver, image-processing, machine-learning, ocr, pandas, pandas-dataframe, pytesseract, pytesseract-ocr, python, scrapper, selenium, tesseract
- Language: Jupyter Notebook
- Homepage:
- Size: 22.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Result-Scrapper
A RESULT SCRAPPER with CAPTCHA SOLVER using OCR and automation in SELENIUM.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.
Here i provided source codes for scrapping.
Here i gave 2 sites examples that i used.
## youtube - https://youtu.be/oMh4tuF3kdY
## Enjoy!
## Thank You!