该端点允许用户高效获取数据,并确保与其应用程序或工作流的无缝集成。
format 参数指定所需的输出格式。如果未提供格式,响应将默认使用 JSON。
在 Authorization 头中使用您的 Bright Data API Key 作为 Bearer token。
认证方法:
Authorization: Bearer YOUR_API_KEY示例:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07df了解如何获取 Bright Data API Key: https://docs.brightdata.com/cn/api-reference/authentication#如何生成新的-api-key?
触发数据采集的数据集 ID
输出列列表,用 | 分隔(例如:url|about.updated_on)。仅包含指定字段的响应。
"url|about.updated_on"
在结果中包含错误报告
指定响应格式(默认: ndjson)
ndjson, json, csv 成功
The response is of type string.
"OK"