获取请求数据
Deep Lookup API(测试版)
获取请求数据
检索研究的完整结果。
GET
获取请求数据
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.
授权
在 Authorization 头中使用您的 Bright Data API Key 作为 Bearer token。
认证方法:
- 从 Bright Data 账户设置获取您的 API Key: https://brightdata.com/cp/setting/users
- 在请求的 Authorization 头中包含 API Key
- 格式:
Authorization: Bearer YOUR_API_KEY
示例:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07df了解如何获取 Bright Data API Key: https://docs.brightdata.com/cn/api-reference/authentication#如何生成新的-api-key?
路径参数
示例:
"ai_meu3z0171o8k9jc4dh"
响应
200 - application/json
请求数据
示例:
"ai_meu3z0171o8k9jc4dh"
示例:
"查找以色列的所有 AI 初创公司"
示例:
"completed"
示例:
"以色列的 AI 初创公司"
identifying- 理解并分析查询generating_schema- 创建数据结构generating- 收集并处理数据done- 研究完成
示例:
"done"
示例:
73
注意: skipped_records 表示未匹配筛选条件的实体
示例:
27
示例:
892
示例:
3421
注意: total_cost 显示当前费用(对于进行中的请求,此值反映迄今收集的记录)
示例:
"$73.00"
示例:
[
{
"name": "company_name",
"description": "公司名称",
"type": "enrichment"
}
]示例:
[
{
"company_name": "Run:ai",
"website": "run.ai",
"founding_date": "2018",
"employee_count": 120
}
]