Deliver a snapshot to Amazon S3, Azure Blob Storage or a Webhook
将快照传送到 Amazon S3 或 Azure Blob 存储
POST
Deliver a snapshot to Amazon S3, Azure Blob Storage or a Webhook
Documentation Index
Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt
Use this file to discover all available pages before exploring further.
常见数据转储参数:
search_id(必需):来自已完成搜索的搜索 IDmax_entries(可选):限制要包含在数据转储中的文件数量delivery(必需):传递配置(S3、Azure 或 webhook)
Authorizations
Use your Bright Data API Key as a Bearer token in the Authorization header.
How to authenticate:
- Obtain your API Key from the Bright Data account settings at https://brightdata.com/cp/setting/users
- Include the API Key in the Authorization header of your requests
- Format:
Authorization: Bearer YOUR_API_KEY
Example:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07dfLearn how to get your Bright Data API key: https://docs.brightdata.com/api-reference/authentication
Body
application/json
Response
200 - application/json
Dump created successfully
ID of the created dump
Example:
"ucd_abc123-1234567890"