Skip to main content
POST
实时 Bing 自然搜索结果页 HTML
实时 Bing 自然搜索 SERP HTML。实时返回 Bing 自然搜索 SERP 结果的原始 HTML。每次实时 SERP API 调用只能包含一个任务。

示例

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
keyword
string
必填

要搜索的关键词

location_name
string

搜索引擎位置的完整名称

location_code
integer

搜索引擎位置代码

language_name
string

搜索引擎语言的完整名称

language_code
string

搜索引擎语言代码

device
string

设备类型

os
string

设备操作系统

响应

成功响应

version
string

API 的当前版本

status_code
integer

通用状态码

status_message
string

一般信息消息

time
string

执行时间(秒)

cost
number

任务总成本(美元)

tasks
string[]

任务数组

tasks[].result
string[]

HTML 结果数组