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
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โ
Keep in mind that there might be websites that are not officially support and require a private server.
Last updated
Was this helpful?