Tasks
APIs for tasks management
ποΈ Get Task List
Get a list of tasks (default sorted in descending order)
ποΈ Create Task
Create a new item
ποΈ Delete Task List
Delete a list of tasks
ποΈ Batch Update Task List
Batch update multiple items with partial fields
ποΈ Run Task
Run a task
ποΈ Get Task by ID
Get a single task by ID
ποΈ Replace Task by ID
Replace an item by ID with (full update)
ποΈ Delete Task by ID
Delete a task by ID
ποΈ Update Task by ID
Update an item by ID with (partial update)
ποΈ Cancel Task
Cancel a task
ποΈ Get Task Logs
Get the logs of a task
ποΈ Restart Task
Restart a task
ποΈ Get Task Results
Get the scraped or crawled results data of a task