Metadata-Version: 2.1
Name: captcharesolverbyziziak
Version: 1.4.3
Summary: # Projet de Sauvegarde de Données sur Cloud avec PyPy
Home-page: https://github.com/Ziakimbogo/captcha_solver.git
Author: Ziakimbogo
Author-email: ziakimbogo@hotmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: ultralytics

# recaptcha-bypass

https://github.com/hooshmang/recaptcha-bypass/assets/129745867/024b82eb-1dc7-4f3d-a5d4-598dede2f5e4

recaptcha-bypass is a recaptcha solver built using python and selenium. It uses deep learning to predict the captcha in action and click it. recaptcha-bypass uses a pretrained model, Yolov8

## Usage

See example.py codes
