Solve CAPTCHAs on a website
Attempt to solve all CAPTCHAs that are present on a website using humans.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Browser session ID | The unique identifier of the browser instance. Can be retrieved from "Open a browser session" Wrk Action. Example fb9bc380-146c-420e-9130-50ce93614e05 | Text (Short) | Yes | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| Screenshot before solve | Image of the web browsing session before the captchas are solved | File | No | |
| Screenshot after solve | Image of the web browsing session after the captchas are solved | File | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| No result | This status is selected if the job has successfully completed but no result was produced. |
Requirements