scrapfly.downloadCrawlArtifact returns the crawler’s archival artifact as a durable Blob.
crawlerId is required. type is warc or har and defaults to warc. Returns { artifact, type }; WARC blobs use application/gzip and HAR blobs use application/json. Request the artifact after the crawler reaches a terminal state.