Skip to main content

A package to solve Google reCAPTCHA using Selenium.

Project description

Recaptcha Solver

A Python package to automatically solve Google reCAPTCHA using Selenium.

Features

  • Automatically detects and solves Google reCAPTCHA challenges.
  • Uses Selenium for browser automation.
  • Compatible with Windows, macOS, and Linux.

Requirements

  • Python 3.6 or higher
  • Chrome WebDriver (ensure it matches your Chrome browser version)
  • FFmpeg (auto-downloaded if not available)

Installation

pip install recaptcha_solver_google

Code Usage

from recaptcha_solver_google.solver import solve_captcha_for_google_recaptcha
from selenium import webdriver
driver = webdriver.Chrome()
driver.get("https://www.google.com/recaptcha/api2/demo")

# Solve the CAPTCHA
solve_captcha_for_google_recaptcha(driver)

# Close the WebDriver
driver.quit()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recaptcha_solver_google-0.0.1.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

recaptcha_solver_google-0.0.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file recaptcha_solver_google-0.0.1.tar.gz.

File metadata

File hashes

Hashes for recaptcha_solver_google-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c698a14b382f0049d7cc2048d1ce446b42c3a7277ef6133da8c8bc30f555b3b3
MD5 8a227ab5752c730554e6aadf6cae94a5
BLAKE2b-256 b747c2e7e6672c286b8ec0d0a8c813ecc979588c09f5337b3827e60541cc6358

See more details on using hashes here.

File details

Details for the file recaptcha_solver_google-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for recaptcha_solver_google-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 aeaa12512e9227633fa76f0d70d94fe636c849a0be45f2202a8cb05cfee434d2
MD5 b38211f909fe98da4d3e2c55fedb95f8
BLAKE2b-256 d81f002d12a81d49c8901b7c90a36a931c1cdc340b61731faf2f0c6716f390c1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page