captcha-solve

Detect CAPTCHAs on job application pages and auto-solve via 2Captcha.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/smammadov1994/job-weaszel --skill captcha-solve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: captcha-solve
Source: https://github.com/smammadov1994/job-weaszel/tree/main/openclaw/workspace/skills/captcha-solve
Command: npx skills add https://github.com/smammadov1994/job-weaszel --skill captcha-solve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the detection and resolution of CAPTCHAs that interrupt the job application workflow, reducing manual intervention and speeding up submissions.

Core Features & Use Cases

  • Detects reCAPTCHA v2, hCaptcha, Cloudflare challenges, and DataDome-like CAPTCHAs on application forms.
  • Attempts auto-solve via 2Captcha when feasible, with a manual WhatsApp fallback for unresolved cases.
  • Provides clear injection guidance for reCAPTCHA and hCaptcha tokens and structured steps to continue submissions or escalate.

Quick Start

Use the captcha-solve skill to detect a CAPTCHA on a job application page, attempt auto-solve, and continue the form submission; if auto-solve fails, escalate to manual support.

Frequently Asked Questions about captcha-solve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate CAPTCHA solving on web forms during form-filling workflows?

Automate CAPTCHA solving by detecting reCAPTCHA v2, hCaptcha, Cloudflare, and DataDome challenges on web forms, then applying automated resolution via 2Captcha or escalating through a WhatsApp manual fallback to maintain workflow continuity.

What is the best way to bypass reCAPTCHA v2 and hCaptcha during web automation?

The best way to bypass reCAPTCHA v2 and hCaptcha is using 2Captcha for automated solving, which includes specific token injection guidance for reCAPTCHA and hCaptcha to seamlessly continue automated form submissions.

Can I use 2Captcha to solve DataDome and Cloudflare challenges in web automation?

Yes, you can use 2Captcha to solve DataDome-like and Cloudflare challenges during web automation, with structured resolution flows that attempt automated solving first and escalate to WhatsApp manual assistance if automation fails.

How does token injection work for reCAPTCHA and hCaptcha after automated solving?

Token injection for reCAPTCHA and hCaptcha involves inserting the solved token from 2Captcha directly into the web form's hidden fields, allowing the automated workflow to bypass the challenge and proceed with submission without manual intervention.

Do I need a WhatsApp fallback when automated CAPTCHA solving fails on job application pages?

You need a WhatsApp fallback when automated CAPTCHA solving via 2Captcha fails on job application pages, providing a structured escalation path to get human assistance and continue the submission workflow without interruption.

Why does my web automation workflow get blocked by Cloudflare and DataDome CAPTCHAs?

Web automation workflows get blocked by Cloudflare and DataDome CAPTCHAs because these challenges detect automated behavior, requiring a structured detection and resolution flow with 2Captcha auto-solving and manual fallback to bypass them effectively.