workflows.fit
Back to n8n workflows
n8n templateFreeBy CapSolver

Automatically solve reCAPTCHA v2 with CapSolver

reCAPTCHA v2 Solver (CapSolver + n8n) How it works • Receives reCAPTCHA v2 solving requests via webhook • Sends tasks to CapSolver and returns solved tokens in real time • Runs a scheduled check to validate solving pe...

DevelopmentCore NodesUtilitySticky NoteWebhookN8n-nodes-capsolver.cap SolverRespond To Webhook
Loading interactive preview...

Template notes

reCAPTCHA v2 Solver (CapSolver + n8n)

How it works

• Receives reCAPTCHA v2 solving requests via webhook • Sends tasks to CapSolver and returns solved tokens in real time • Runs a scheduled check to validate solving performance • Submits tokens to target endpoint and verifies success/failure • Supports manual trigger for quick testing and debugging

---

Set up steps

• Add your CapSolver API key to all CapSolver nodes • Configure the webhook endpoint for incoming requests • Adjust target website URL and site key if needed • Review or modify the hourly schedule trigger • Run a quick manual test to confirm everything works

⏱️ Setup time: ~5–10 minutes