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.
git clone https://github.com/rcbonz/anticaptcha-python-example.git
cd anticaptcha-python-example
pip install -r requirements.txt
python3 anticaptchaExample.py
Terminal outputs:
The Captcha demo web page from Google:
To create an Anticaptcha account and start breaking captchas, please use my link.