Skip to main content
POST
实时 Google 自动补全高级功能
实时 Google Autocomplete Advanced。实时返回 Google Autocomplete 建议。每次 Live SERP API 调用只能包含一个任务。

示例

授权

Authorization
string
header
必填

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

请求体

application/json
keyword
string
必填

用于获取自动补全建议的关键词

client
string

用于自动补全的搜索客户端

location_name
string

搜索引擎位置的完整名称

location_code
integer

搜索引擎位置代码

language_name
string

搜索引擎语言的完整名称

language_code
string

搜索引擎语言代码

响应

成功响应

version
string

API 的当前版本

status_code
integer

通用状态码

status_message
string

一般信息消息

time
string

执行时间(秒)

cost
number

任务总成本(美元)

tasks
string[]

任务数组

tasks[].result
string[]

实时 SERP 结果数组