clawdbrunnerclawdbrunnerCommunityยท1 Agent Skills Included

captcha-solver

Automated CAPTCHA prevention and solving for browser automation

Prevents and solves over 30 CAPTCHA types during automated browsing, including reCAPTCHA, hCaptcha, Cloudflare Turnstile, and GeeTest. Uses a stealth browser to avoid most challenges, free click-based solvers for simple ones, and paid API fallbacks for the rest. Removes the need for manual CAPTCHA solving so web scraping and login workflows run uninterrupted.
npx skills add clawdbrunner/captcha-solver --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install captcha-solver?โ–ผ

Run `npx skills add clawdbrunner/captcha-solver --all -g -y` in your terminal to install this skill globally.

What CAPTCHA types can it solve?โ–ผ

It handles over 30 types including reCAPTCHA v2/v3/Enterprise, hCaptcha, Cloudflare Turnstile, GeeTest, FunCaptcha, Amazon WAF, and image or text CAPTCHAs.

Do I need to pay for CAPTCHA solving?โ–ผ

Not always. The stealth browser prevents most CAPTCHAs for free, and Turnstile or ALTCHA are solved without an API key. Paid services like 2Captcha cost roughly $3 per 1000 solves as a fallback.

How does it avoid CAPTCHAs in the first place?โ–ผ

It uses CloakBrowser, a patched Chromium build with human-like behavior scores, so most protected sites never show a challenge at all.

Can I use it without coding experience?โ–ผ

Yes. Once installed, your agent runs the stealth browser and solver scripts automatically from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’