Crawler run file
The Crawler Logs file 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.
Universally unique identifier (UUID) of the crawler log.
Crawler log ID.
Response
Get Crawler File Response.
Changes
Changed in 2 of the 49 revisions of this API.22
- ▲
removed the required property
logsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
metafrom the response with the200statusresponse-required-property-removed
- ○
added the required property
fileto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○