Status Check API
The Status Check API allows users to retrieve the status of a website's crawling process by querying with a caseId. It returns details like website name, crawl progress, status and other metrics
Get crawl status
GET
https://secctrl.tutelar.io/api/v1/web-crawling/get-status?case_id=<caseId>
Path Parameters
Name
Type
Description
case_id*
gKXvLK9Y7gPAmyYCxGDn3p
You need to provide the website Case ID that you already received in the Initiate Crawl Response API
Success Response
Failure response
Record not found
Last updated