List crawler runs
The Crawler Logs feature lets you monitor and debug your crawler’s activity by recording detailed logs for each crawl run. Logs are useful for troubleshooting crawl issues, verifying site coverage, and monitoring crawler performance over time.
Path parameters
Universally unique identifier (UUID) of the crawler.
Crawler ID.
Query parameters
Unix string 'from' date.
Date 'from' filter.
Unix string 'until' date.
Date 'until' filter.
Crawled URL status.
For more information, see Troubleshooting by crawl status.
Status to filter 'DONE', 'SKIPPED' or 'FAILED'.
Limit of the query results.
Limit of the query results.
Offset of the query results.
Offset of the query results.
Order of the query.
Order of the query 'ASC' or 'DESC'.
Response
List Response of Crawler Logs.
Changes
Changed in 1 of the 49 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○