anti-captcha-selenium

There are 2 repositories under anti-captcha-selenium topic.

  • selenium-recaptcha-solver-using-grid

    selenium-recaptcha-solver-using-grid

    Solving reCAPTCHA v2 using clicks using the grid method. Python + Selenium Example

    Language:Python21
  • Selenium-Recaptcha-Solver

    This project automates the bypass of Google reCAPTCHA v2 with image challenges (3x3 and 4x4) using the 2Captcha service (captcha solver) and Selenium WebDriver. It interacts with reCAPTCHA, retrieves data for solving, sends it to the reCAPTCHA solver for processing, and then submits the solution.

    Language:Python2