This bot can solve the Google Recaptcha for you completely automated.
- opening of the page with the reChaptcha (Demo) (https://www.google.com/recaptcha/api2/demo)
- search frame with the reCpatcha
- wait
- activate checkbox
- wait
- select audio challenge (easier than images challenge; see 10.)
- wait
- listen to audio challenge
- find the link with audio challenge and download audio file
- convert the audio file into text with the Google-Voice-Recognition
- enter text in the field and confirm
selenium + appropriate browser driver
- Chrome: https://chromedriver.chromium.org/downloads
- Firefox: https://github.com/mozilla/geckodriver/releases
FFmpeg (https://lame.buanzo.org/#lamewindl)
pydub
webdriver-manager
SpeechRecognition