项目作者: aemirdnr

项目描述 :
Google reCAPTCHA solver
高级语言: Python
项目地址: git://github.com/aemirdnr/recaptcha-solver.git
创建时间: 2020-12-31T20:17:46Z
项目社区:https://github.com/aemirdnr/recaptcha-solver

开源协议:MIT License

下载


reCAPTCHA Solver

About

  • Solving google reCAPTCHA with using speech to text
  • Libraries: Selenium, Speech Recognition, Pydub(required FFMPEG), Requests
  • Browser: Chrome

How to use?

  • Be sure all libraries are installed.
  • Download latest stable ChromeDriver from https://chromedriver.chromium.org/ and edit 19. row with your driver path.
  • Code is directing google reCAPTCHA demo website, edit 21. row for change the website address.

Image from app <- Code output.

Image from app <- Output is being input and clicking verify button(by app).

Image from app <- Got verified.