# sarperavci/GoogleRecaptchaBypass

Solve Google reCAPTCHA in less than 5 seconds! 🚀

Repository: https://github.com/sarperavci/GoogleRecaptchaBypass
Canonical: https://ross.abutalabs.com/products/googlerecaptchabypass
Language: Python
License Family: other
Topics: captcha-breaking, google-recaptcha, google-recaptcha-solver, python, recaptcha, recaptcha-v2, bypass, drissionpage, selenium, solver
Last push: 2026-08-13T22:15:54+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 35, longevity 61
- inputs: {"age_days": 861, "days_push": 20, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1855, forks 290 (observed 2026-08-28T04:05:44.802900+00:00)

## What it is
A Python library that automatically solves Google reCAPTCHA v2 challenges in under five seconds using browser automation with DrissionPage (with a Selenium branch also available). It works by automating the audio challenge path and transcribing it, requiring ffmpeg as a dependency.

## Use cases
- solve google recaptcha automatically in python
- bypass recaptcha v2 for web scraping
- automate form submission behind recaptcha
- integrate captcha solving into selenium scripts
- solve recaptcha audio challenge programmatically

## When to choose
- you need to automate interactions with sites protected by reCAPTCHA v2
- you want a free self-hosted solver instead of paid captcha APIs
- your stack is Python and you already use DrissionPage or Selenium

## When to avoid
- you need to solve reCAPTCHA v3, hCaptcha, or other captcha types
- solving captchas may violate the target site's terms of service or local law
- you need a guaranteed SLA or commercial support
- the project has no license, restricting legal reuse

## Facets
- artifact type: library
- maturity: active
- function: web-scraping, workflow-automation, security, computer-vision
- domain: web-development, security, crawlers
- platform: python, cli, cross-platform
- tags: captcha-solving, recaptcha-v2, drissionpage, selenium, browser-automation, audio-challenge, automation

## Member repositories
- sarperavci/GoogleRecaptchaBypass (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.802900+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:16:45.454152+00:00, confidence not recorded.
  - readme: https://github.com/sarperavci/GoogleRecaptchaBypass (fetched 2026-08-28T04:05:44.802900+00:00, sha e8e2db7f289f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
