crawler
Retrieve task status
Retrieves the status of the specified tasks, whether they're pending or completed.
get/1/crawlers/{id}/tasks/{taskID}
Path parameters
idstring required
Universally unique identifier (UUID) of the crawler.
Example:e0f6db8a-24f5-4092-83a4-1b2c6cb6d809
Crawler ID.
taskIDstring required
Universally unique identifier (UUID) of the task.
Example:98458796-b7bb-4703-8b1b-785c1080b110
Task ID.
Response
OK