SEO Keyword Research Tool
收藏RapidAPI2026-05-10 更新2025-02-22 收录
下载链接:
https://rapidapi.com/powerpoint2198/api/seo-keyword-research-tool1
下载链接
链接失效反馈官方服务:
资源简介:
Keyword Research helps to analyze keywords and related keywords search volume, competitions, and CPC values.
创建时间:
2026-05-10
原始信息汇总
SEO Keyword Research Tool 数据集概述
基本信息
- API名称: SEO Keyword Research Tool
- API版本: 1.0
- 基础URL:
https://seo-keyword-research-tool1.p.rapidapi.com/keyword-research - 认证方式: 通过RapidAPI密钥进行认证
- 订阅计划:
- BASIC: $0.00 / mo
- PRO: $0.00 / ---
- ULTRA: $9.99 / mo
- MEGA: $32.00 / mo
功能概述
- 分析关键词及其相关关键词的搜索量、竞争情况和CPC值。
- 提供数百万个关键词建议,包括关键词、搜索量、CPC(美元)、意图、关键词难度、SERP特性、趋势等。
端点
获取关键词数据
- 方法: GET
- 路径:
/keyword-research - 描述: 根据提供的关键词和国家代码检索SEO友好的关键词数据。
请求参数
| 参数名 | 类型 | 描述 | 是否必需 |
|---|---|---|---|
| keyword | string | 要研究的关键词 | 是 |
| country | string | 2字母国家代码 | 是 |
请求示例
bash curl --request GET --url https://seo-keyword-research-tool1.p.rapidapi.com/keyword-research?keyword=google%20ads&country=us --header X-RapidAPI-Host: seo-keyword-research-tool1.p.rapidapi.com --header X-RapidAPI-Key: Your API KEY
响应
返回一个关键词对象数组,每个对象包含以下属性:
| 属性名 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| High CPC | string | $21.10 | 每次点击最高成本 |
| Low CPC | string | $0.11 | 每次点击最低成本 |
| avg_monthly_searches | number | 60500 | 平均每月搜索量 |
| competition_index | number | 5 | 竞争指数(例如 "0-29" "30-65" "66-100") |
| competition_value | string | LOW | 竞争水平(例如 "low" "medium" "high") |
| keyword | string | google ads | 关键词文本 |
| monthly_search_volumes | number | [] | 每月搜索量 |
响应示例
json result:0: High CPC:"$21.10" Low CPC:"$0.11" avg_monthly_searches:60500 competition_index:5 competition_value:"LOW" keyword:"google ads" monthly_search_volumes:0: month:"NOVEMBER" searches:33100 year:2023 1: month:"DECEMBER" searches:33100 year:2023 etc...
提供商信息
- 创建者: Ravi
- 订阅者数量: 34
- 类别: 工具



