Endpoints
Stop Website Crawl
Stop an ongoing website crawl operation
POST
Stops a running website crawl operation. This endpoint allows you to halt the crawling process before it completes naturally.
Path Parameters
The slug of the Guru type associated with the crawl
The unique identifier of the crawl operation to stop
Response
Unique identifier for the crawl operation
The root URL that was being crawled
Current status of the crawl operation
The Guru type that the crawl was initiated for
List of URLs discovered during crawling
Timestamp when crawl started (ISO 8601 format)
Timestamp when crawl ended (ISO 8601 format)