List crawler runs
The Crawler Logs feature lets you monitor and debug your crawler’s activity by recording detailed logs for each crawl run.
settingsAuthorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Crawler ID. Universally unique identifier (UUID) of the crawler.
"e0f6db8a-24f5-4092-83a4-1b2c6cb6d809"
Query Parameters
Date 'from' filter. Unix string 'from' date.
1762264044
Limit of the query results.
1 <= x <= 100010
Offset of the query results.
11
Order of the query 'ASC' or 'DESC'. Order of the query.
ASC, DESC Status to filter 'DONE', 'SKIPPED' or 'FAILED'. Crawled URL status.
For more information, see Troubleshooting by crawl status.
DONE, SKIPPED, FAILED Date 'until' filter. Unix string 'until' date.
1762264044