downloading
Download Bulk
Bulk download multiple files with checkpointing
Requires permission: download:write
post/download/bulk
Request body
Example request
{
"crawl_id": "download-123",
"downloader_type": "FLEET_ASYNC",
"max_workers": 8,
"urls": [
"https://example.com/file1.pdf",
"https://example.com/file2.pdf"
]
}Response
Successful Response