Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.07 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.07 KB

Anticaptcha Python Example

Code that illustrates usage of anticaptcha (anticaptchaofficial) in python with Selenium and chrome webdriver (more info here).

Repo just to help people with not having to figure it out, just copy and have fun.

If you are trying to webscrap and have to bypass captchas, this is the way I found.

How to use

git clone https://github.com/rcbonz/anticaptcha-python-example.git
cd anticaptcha-python-example
pip install -r requirements.txt
python3 anticaptchaExample.py

Screeshots

Terminal outputs:

The Captcha demo web page from Google:

Anti-Captcha API KEY

To create an Anticaptcha account and start breaking captchas, please use my link.

License

DWTFYWWI