Skip to content

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

License

Notifications You must be signed in to change notification settings

rcbonz/anticaptcha-python-example

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages