Docs
搜索文档...⌘K

关键词历史记录

API + MCP
GET/v3/site-explorer/keywords-history

查询参数

selectstring

要返回的列(逗号分隔)。有效的列标识符请参见响应 Schema。

默认:date,top3,top4_10,top11_plus
modestring

目标对象的范围。

允许的值:exactprefixdomainsubdomains
默认:subdomains
targetstring (url)必填

搜索目标:域名或 URL。

protocolstring

目标的协议。

允许的值:bothhttphttps
默认:both
countrystring

由两个字母组成的国家/地区代码(ISO 3166-1 alpha-2)。

允许的值:adaeafagaialamaoarasatauawazba
date_fromstring (date)必填

历史时间段的开始日期,格式为 YYYY-MM-DD。

date_tostring (date)

历史时间段的结束日期,格式为 YYYY-MM-DD。

history_groupingstring

用于对历史数据进行分组的时间间隔。

允许的值:dailyweeklymonthly
默认:monthly
outputstring

输出格式。

允许的值:jsoncsvxmlphp

响应

keywordsarray<object>
datestring (date)
top11_20integer

目标在自然搜索结果第 11–20 位排名的关键词总数。

top11_plusinteger

目标在自然搜索结果第 11 名及以后排名的关键词总数。

top21_50integer

目标在自然搜索结果第 21–50 位排名的关键词总数。

top3integer

目标关键词在前3个自然搜索结果中排名的关键词总数。

top4_10integer

目标在自然搜索结果第 4–10 位排名的关键词总数。

top51_plusinteger

目标在自然搜索结果第 51 名及以后排名的关键词总数。