2captcha/puppeteer-recaptcha-solver-using-clicks
Here is an example of solving reCAPTCHA using the Grid method. In this example, the reCAPTCHA is solved by clicking on the captcha image, and the Puppeteer library is used to automate browser actions.
This tool helps automate the process of solving image-based reCAPTCHA V2 challenges, specifically those with a 3x3 or 4x4 grid. It takes a reCAPTCHA image, sends it to a solving service, and then simulates human-like clicks on the correct grid squares to bypass the challenge. This is useful for anyone who needs to programmatically access websites protected by reCAPTCHA, such as web scrapers or automated testing scripts.
Use this if you need to reliably bypass reCAPTCHA V2 challenges on websites without dealing with complex token handling.
Not ideal if you need a very low-cost or high-speed solution for simple captchas, or if you prefer a non-browser automation method.
Stars
19
Forks
3
Language
JavaScript
License
MIT
Category
Last pushed
Mar 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/2captcha/puppeteer-recaptcha-solver-using-clicks"
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.