captcha-solver
Automated CAPTCHA prevention and solving for browser automation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core