API ReferenceBulk
Get bulk job status
Authorization
AuthorizationRequiredBearer <token>API key. Obtain from POST /v1/account/api-keys.
In: header
Path Parameters
idRequiredstringPattern:
"^bulk_"Successful response.
Create mixed bulk job
Enqueues screenshots, recordings, or scrapes in a single batch. Provide `urls` (simple list) or `items` (per-item config), not both. Webhook deliveries include `X-RapidCrawl-Event: bulk.completed` so receivers can dispatch on the header without parsing the body shape.
List bulk job items
Next Page