Result API
The Results API delivers the crawling outcome of a website in JSON format, using a unique caseId to provide insights into the URL's performance and content extracted
Get crawl results
GET
https://secctrl.tutelar.io/api/v1/web-crawling/get-crawl-results?case_id=<caseId>
Query Parameters
Name
Type
Description
case_id*
/web-crawling/get-status?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