Creates a new CAPTCHA-solving task and returns a taskId for retrieving results. Supports multiple captcha types: reCAPTCHA v2/v3, hCaptcha, image recognition, and more. After creating a task, use the returned taskId with getTaskResult to retrieve the solution. Requires sufficien…
taskRequiredobjectTask object with 'type' field and type-specific parameters. Common types: 'ImageToTextTask' (requires 'body' as base64 image), 'RecaptchaV2TaskProxyless' (requires 'websiteURL' and 'websiteKey'), 'RecaptchaV3TaskProxyless' (requires 'websiteURL', 'websiteKey', 'minScore', 'pageA…
softIdintegerYour software ID from 2Captcha's Software Catalog.
clientKeyRequiredstringYour 2Captcha API key (32-character hexadecimal string).
callbackUrlstringYour registered pingback URL to receive results.
languagePoolstringWorker language preference: 'en' for English (default), 'rn' for Russian.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.