v49

latestOpenAPI 3.0.2raw.githubusercontent.com2026-02-0620117129.6 KB
crawler

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.

get/1/crawlers/{id}/{logId}/download

Path parameters

idstring required

Universally unique identifier (UUID) of the crawler.

Example:e0f6db8a-24f5-4092-83a4-1b2c6cb6d809

Crawler ID.

logIdstring required

Universally unique identifier (UUID) of the crawler log.

Example:a2ebb507-ef64-4b6b-9d84-ef66baaa7a80

Crawler log ID.

Response

Get Crawler File Response.

filestring required