Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 440 Bytes

Pypass-ReCaptcha

Python implementation of an automated way to bypass ReCaptcha with a 70% success rate in Selenium.

Requirements

  • Python 2.7
  • selenium
  • pydub
  • speech_recognition

Variables to Change

These are marked by TODO comments:

  1. Find the xpath to the "Get an audio challenge" button
  2. Find the xpath to the "Download mp3" button
  3. Find the xpath to the "Submit" button
  4. Process something after solving the ReCaptcha