Kasada Solver

The cost for each request in this task is 0.002 cents.

Create the task with the createTask method and get the result with getTaskResult.

Create Task​

Create a task with the createTask method to create a task.


Task Data

Property
Type
Required

pjs

string

Required

cdOnly

string

Required

The API supports captcha handling on the following domains:

If you don't see a site you want supported, contact our support team and we'll add it for you if there's a valid use case.

Example Request​

Upon successfully submitting the task to us, you should receive a 'taskId' in the response.

Example Response​


Getting Result​

Retrieve the results using the getTaskResult method.

Example Request

Example Response​

Last updated

Was this helpful?