Skip to main content
POST
实时 Google 新闻 SERP HTML
实时 Google 新闻 SERP HTML。实时返回 Google 新闻 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_code
integer

搜索引擎位置代码

location_name
string

搜索引擎位置的完整名称

location_coordinate
string

某个位置的 GPS 坐标

language_code
string

搜索引擎语言代码

language_name
string

搜索引擎语言的完整名称

响应

成功响应

version
string

API 的当前版本

status_code
integer

通用状态码

status_message
string

一般信息消息

time
string

执行时间(秒)

cost
number

任务总成本(美元)

tasks
string[]

任务数组

tasks[].result
string[]

HTML 结果数组