Stop Website Crawl
Endpoints
Stop Website Crawl
Stop an ongoing website crawl operation
POST
Stop Website Crawl
Stops a running website crawl operation. This endpoint allows you to halt the crawling process before it completes naturally.
Path Parameters
string
required
The slug of the Guru type associated with the crawl
string
required
The unique identifier of the crawl operation to stop
Headers
string
required
Your API key for authentication. You can obtain your API key from the Gurubase dashboard.
Response
string
Unique identifier for the crawl operation
string
The root URL that was being crawled
string
Current status of the crawl operation
string
The Guru type that the crawl was initiated for
list
List of URLs discovered during crawling
string
Timestamp when crawl started (ISO 8601 format)
string
Timestamp when crawl ended (ISO 8601 format)
boolean
Whether query parameters were being stripped from discovered URLs