2captcha/selenium-recaptcha-solver-using-grid
Solving reCAPTCHA v2 using clicks using the grid method. Python + Selenium Example
This tool helps automate tasks that are frequently interrupted by Google reCAPTCHA v2 challenges, specifically those with image grids. It takes the reCAPTCHA image challenges from a web page, sends them to a captcha-solving service, and then uses the solution to automatically click the correct images. This allows developers and automation engineers to maintain continuous workflows without manual intervention for captchas.
Use this if you are a developer or automation engineer frequently encountering reCAPTCHA v2 image challenges (3x3 or 4x4 grids) that disrupt your automated web scraping, testing, or bot operations.
Not ideal if you are looking for a zero-code solution or if your primary need is to bypass other types of captchas (e.g., reCAPTCHA v3, hCaptcha, or text-based captchas) without using Python or Selenium.
Stars
25
Forks
2
Language
Python
License
MIT
Category
Last pushed
Dec 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/2captcha/selenium-recaptcha-solver-using-grid"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
seleniumbase/SeleniumBase
APIs for browser automation, testing, and bypassing bot-detection.
apify/crawlee-python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers....
intoli/user-agents
A JavaScript library for generating random user agents with data that's updated daily.
apify/crawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In...
Kaliiiiiiiiii-Vinyzu/patchright
Undetected version of the Playwright testing and automation library.