linkfox-junglescout-keyword-by-asin
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseJungle Scout — 根据 ASIN 反查关键词
Jungle Scout — Reverse Keyword Lookup by ASIN
This skill queries keywords associated with given ASINs via the Jungle Scout data source, returning keyword search volume, competition metrics, PPC bids, ranking positions, and relevancy scores across 10 Amazon marketplaces. It supports up to 10 ASINs per call.
This skill queries keywords associated with given ASINs via the Jungle Scout data source, returning keyword search volume, competition metrics, PPC bids, ranking positions, and relevancy scores across 10 Amazon marketplaces. It supports up to 10 ASINs per call.
Core Concepts
Core Concepts
Jungle Scout ASIN 反查关键词工具通过输入竞品或目标 ASIN,获取这些 ASIN 在亚马逊搜索结果中出现的所有关键词及详细指标。卖家可以利用此工具进行:
- 竞品关键词分析:查看竞品在哪些关键词下获得自然/广告排名
- 关键词拓展:从已知 ASIN 反向挖掘高潜力关键词
- 广告投放参考:获取关键词的 PPC 出价(精确/广泛匹配)和 SP 品牌广告出价
- 竞争格局评估:通过 Ease of Ranking Score 和竞品排名数据判断关键词竞争难度
- 流量结构解析:了解 ASIN 的流量来自哪些关键词,各关键词的搜索量和排名如何
数据维度:每条记录代表一个关键词,包含搜索量、趋势、排名、竞价、竞争度等完整指标。
The Jungle Scout ASIN Reverse Keyword Lookup Tool retrieves all keywords that these ASINs appear in Amazon search results along with detailed metrics by inputting competitor or target ASINs. Sellers can use this tool for:
- Competitor Keyword Analysis: Check which keywords competitors rank for in organic/ad placements
- Keyword Expansion: Reverse mine high-potential keywords from known ASINs
- Ad Placement Reference: Obtain PPC bids (exact/broad match) and SP brand ad bids for keywords
- Competition Landscape Assessment: Judge keyword competition difficulty via Ease of Ranking Score and competitor ranking data
- Traffic Structure Analysis: Understand which keywords drive traffic to the ASIN, along with the search volume and ranking of each keyword
Data Dimensions: Each record represents a keyword, including complete metrics such as search volume, trends, rankings, bids, competition level, etc.
Data Fields
Data Fields
Output Fields
Output Fields
| Field | API Name | Description | Example |
|---|---|---|---|
| 关键词 | name | 搜索关键词 | yoga mat |
| 站点 | country | 市场代码 | us |
| 精确搜索量 | monthlySearchVolumeExact | 月精确匹配搜索量 | 85420 |
| 广泛搜索量 | monthlySearchVolumeBroad | 月广泛匹配搜索量 | 125000 |
| 月趋势 | monthlyTrend | 月环比趋势(%) | 15.5 |
| 季度趋势 | quarterlyTrend | 季度趋势(%) | 8.2 |
| 主类目 | dominantCategory | 关键词主要类目 | Sports & Outdoors |
| 相关度 | relevancyScore | 关键词与 ASIN 的相关度(0-100) | 92 |
| 排名难度 | easeOfRankingScore | 排名容易程度(0-100,越高越容易) | 45 |
| 自然排名 | organicRank | ASIN 的自然搜索排名 | 5 |
| 广告排名 | sponsoredRank | ASIN 的广告排名 | 3 |
| 综合排名 | overallRank | 综合排名位置 | 4 |
| 自然结果数 | organicProductCount | 自然搜索结果中的商品总数 | 2000 |
| 广告结果数 | sponsoredProductCount | 广告位商品总数 | 48 |
| PPC精确出价 | ppcBidExact | 精确匹配 PPC 建议出价(USD) | 1.25 |
| PPC广泛出价 | ppcBidBroad | 广泛匹配 PPC 建议出价(USD) | 0.95 |
| SP品牌广告出价 | spBrandAdBid | SP 品牌广告建议出价(USD) | 2.10 |
| 推荐促销数 | recommendedPromotions | 推荐促销量 | 5 |
| 主力ASIN | primaryAsin | 该关键词下排名最高的 ASIN | B0XXXXXXXX |
| 自然相对位置 | relativeOrganicPosition | 查询 ASIN 的自然排名相对位置 | 0.12 |
| 广告相对位置 | relativeSponsoredPosition | 查询 ASIN 的广告排名相对位置 | 0.08 |
| 自然排名ASIN数 | organicRankingAsinsCount | 有自然排名的查询 ASIN 数量 | 3 |
| 广告排名ASIN数 | sponsoredRankingAsinsCount | 有广告排名的查询 ASIN 数量 | 2 |
| 竞品平均自然排名 | avgCompetitorOrganicRank | 查询 ASIN 的平均自然排名 | 12.5 |
| 竞品平均广告排名 | avgCompetitorSponsoredRank | 查询 ASIN 的平均广告排名 | 8.3 |
| 变体最低自然排名 | variationLowestOrganicRank | 变体中最佳自然排名 | 3 |
| 变体最低广告排名 | variationLowestSponsoredRank | 变体中最佳广告排名 | 2 |
| 竞品自然排名详情 | competitorOrganicRank | 各 ASIN 的自然排名数组 | [{asin, organicRank}] |
| 竞品广告排名详情 | competitorSponsoredRank | 各 ASIN 的广告排名数组 | [{asin, sponsoredRank}] |
| 更新时间 | updatedAt | 数据最后更新时间 | 2026-04-10 |
| 消耗Token | costToken | 本次调用消耗的 token 数 | 10 |
| Field | API Name | Description | Example |
|---|---|---|---|
| Keyword | name | Search Keyword | yoga mat |
| Marketplace | country | Marketplace Code | us |
| Exact Monthly Search Volume | monthlySearchVolumeExact | Monthly exact match search volume | 85420 |
| Broad Monthly Search Volume | monthlySearchVolumeBroad | Monthly broad match search volume | 125000 |
| Monthly Trend | monthlyTrend | Month-over-month trend (%) | 15.5 |
| Quarterly Trend | quarterlyTrend | Quarterly trend (%) | 8.2 |
| Dominant Category | dominantCategory | Primary category of the keyword | Sports & Outdoors |
| Relevancy Score | relevancyScore | Relevancy between keyword and ASIN (0-100) | 92 |
| Ease of Ranking Score | easeOfRankingScore | Ease of ranking (0-100, higher means easier) | 45 |
| Organic Rank | organicRank | Organic search ranking of the ASIN | 5 |
| Sponsored Rank | sponsoredRank | Ad ranking of the ASIN | 3 |
| Overall Rank | overallRank | Comprehensive ranking position | 4 |
| Organic Product Count | organicProductCount | Total number of products in organic search results | 2000 |
| Sponsored Product Count | sponsoredProductCount | Total number of products in ad positions | 48 |
| PPC Exact Bid | ppcBidExact | Recommended exact match PPC bid (USD) | 1.25 |
| PPC Broad Bid | ppcBidBroad | Recommended broad match PPC bid (USD) | 0.95 |
| SP Brand Ad Bid | spBrandAdBid | Recommended SP brand ad bid (USD) | 2.10 |
| Recommended Promotions | recommendedPromotions | Number of recommended promotions | 5 |
| Primary ASIN | primaryAsin | Top-ranked ASIN for this keyword | B0XXXXXXXX |
| Relative Organic Position | relativeOrganicPosition | Relative organic ranking position of the queried ASIN | 0.12 |
| Relative Sponsored Position | relativeSponsoredPosition | Relative ad ranking position of the queried ASIN | 0.08 |
| Organic Ranking ASINs Count | organicRankingAsinsCount | Number of queried ASINs with organic rankings | 3 |
| Sponsored Ranking ASINs Count | sponsoredRankingAsinsCount | Number of queried ASINs with ad rankings | 2 |
| Avg Competitor Organic Rank | avgCompetitorOrganicRank | Average organic ranking of queried ASINs | 12.5 |
| Avg Competitor Sponsored Rank | avgCompetitorSponsoredRank | Average ad ranking of queried ASINs | 8.3 |
| Variation Lowest Organic Rank | variationLowestOrganicRank | Best organic ranking among variants | 3 |
| Variation Lowest Sponsored Rank | variationLowestSponsoredRank | Best ad ranking among variants | 2 |
| Competitor Organic Rank | competitorOrganicRank | Array of organic rankings for each ASIN | [{asin, organicRank}] |
| Competitor Sponsored Rank | competitorSponsoredRank | Array of ad rankings for each ASIN | [{asin, sponsoredRank}] |
| Updated At | updatedAt | Last update time of the data | 2026-04-10 |
| Cost Token | costToken | Number of tokens consumed for this call | 10 |
Supported Marketplaces
Supported Marketplaces
us (United States), uk (United Kingdom), de (Germany), in (India), ca (Canada), fr (France), it (Italy), es (Spain), mx (Mexico), jp (Japan)
Default marketplace is us. Use us when the user doesn't specify a marketplace.
us (United States), uk (United Kingdom), de (Germany), in (India), ca (Canada), fr (France), it (Italy), es (Spain), mx (Mexico), jp (Japan)
Default marketplace is us. Use us when the user doesn't specify a marketplace.
API Usage
API Usage
This tool calls the LinkFox tool gateway API. See for calling conventions, request parameters, and response structure. You can also execute directly to run queries.
references/api.mdscripts/junglescout_keyword_by_asin.pyThis tool calls the LinkFox tool gateway API. See for calling conventions, request parameters, and response structure. You can also execute directly to run queries.
references/api.mdscripts/junglescout_keyword_by_asin.pyHow to Build Queries
How to Build Queries
Required parameters: and . All other parameters are optional filters for narrowing results.
marketplaceasinsRequired parameters: and . All other parameters are optional filters for narrowing results.
marketplaceasinsPrinciples for Building API Calls
Principles for Building API Calls
- 站点映射:用户说"美国站"→ ,"日本站"→
us,"德国站"→jp;未指定时默认deus - ASIN 格式:标准 10 位亚马逊 ASIN(以 B0 开头),以数组传入,最多 10 个
- 搜索量筛选:用户说"搜索量大于1万"→ ;"搜索量1000到5000"→
minMonthlySearchVolumeExact: 10000min: 1000, max: 5000 - 排序选择:默认按精确搜索量降序();用户要求"按相关度排序"→
-monthly_search_volume_exactsort: -relevancy_score - 结果数量:用户说"给我前50个"→ ;未指定时可根据场景适当设置(如 30-100)
needCount: 50 - 变体包含:用户关注变体流量时设
includeVariants: true
- Marketplace Mapping: When users say "US marketplace" → , "Japan marketplace" →
us, "Germany marketplace" →jp; default todeif not specifiedus - ASIN Format: Standard 10-digit Amazon ASIN (starting with B0), passed as an array, maximum 10 ASINs
- Search Volume Filtering: When users say "search volume greater than 10,000" → ; "search volume between 1000 and 5000" →
minMonthlySearchVolumeExact: 10000min: 1000, max: 5000 - Sorting Selection: Defaults to descending order of exact search volume (); when users request "sort by relevancy" →
-monthly_search_volume_exactsort: -relevancy_score - Result Count: When users say "give me the top 50" → ; if not specified, set appropriately according to the scenario (e.g., 30-100)
needCount: 50 - Include Variants: Set when users focus on variant traffic
includeVariants: true
Common Query Scenarios
Common Query Scenarios
1. 查看竞品 ASIN 的核心流量词
json
{
"marketplace": "us",
"asins": ["B0XXXXXXXX"],
"needCount": 50,
"sort": "-monthly_search_volume_exact"
}2. 多个 ASIN 的共同关键词(竞品对比)
json
{
"marketplace": "us",
"asins": ["B0XXXXXXXX", "B0YYYYYYYY", "B0ZZZZZZZZ"],
"needCount": 100,
"sort": "-relevancy_score"
}3. 筛选高搜索量低竞争关键词
json
{
"marketplace": "us",
"asins": ["B0XXXXXXXX"],
"minMonthlySearchVolumeExact": 5000,
"maxOrganicProductCount": 500,
"needCount": 50,
"sort": "-ease_of_ranking_score"
}4. 查找长尾关键词(多词组合)
json
{
"marketplace": "us",
"asins": ["B0XXXXXXXX"],
"minWordCount": 3,
"minMonthlySearchVolumeExact": 500,
"needCount": 80,
"sort": "-monthly_search_volume_exact"
}5. 日本站竞品广告关键词分析
json
{
"marketplace": "jp",
"asins": ["B0XXXXXXXX"],
"needCount": 50,
"sort": "-ppc_bid_exact"
}6. 包含变体的全量关键词挖掘
json
{
"marketplace": "de",
"asins": ["B0XXXXXXXX"],
"includeVariants": true,
"needCount": 200,
"sort": "-monthly_search_volume_exact"
}1. View Core Traffic Keywords of Competitor ASINs
json
{
"marketplace": "us",
"asins": ["B0XXXXXXXX"],
"needCount": 50,
"sort": "-monthly_search_volume_exact"
}2. Common Keywords of Multiple ASINs (Competitor Comparison)
json
{
"marketplace": "us",
"asins": ["B0XXXXXXXX", "B0YYYYYYYY", "B0ZZZZZZZZ"],
"needCount": 100,
"sort": "-relevancy_score"
}3. Filter High Search Volume & Low Competition Keywords
json
{
"marketplace": "us",
"asins": ["B0XXXXXXXX"],
"minMonthlySearchVolumeExact": 5000,
"maxOrganicProductCount": 500,
"needCount": 50,
"sort": "-ease_of_ranking_score"
}4. Find Long-tail Keywords (Multi-word Combinations)
json
{
"marketplace": "us",
"asins": ["B0XXXXXXXX"],
"minWordCount": 3,
"minMonthlySearchVolumeExact": 500,
"needCount": 80,
"sort": "-monthly_search_volume_exact"
}5. Competitor Ad Keyword Analysis for Japan Marketplace
json
{
"marketplace": "jp",
"asins": ["B0XXXXXXXX"],
"needCount": 50,
"sort": "-ppc_bid_exact"
}6. Full Keyword Mining Including Variants
json
{
"marketplace": "de",
"asins": ["B0XXXXXXXX"],
"includeVariants": true,
"needCount": 200,
"sort": "-monthly_search_volume_exact"
}Display Rules
Display Rules
- 表格展示为主:以表格形式展示关键词列表,核心列包括:关键词、精确搜索量、自然排名、广告排名、相关度、PPC 出价
- 按需精简列:根据用户意图选择展示列。竞品分析侧重排名和搜索量;广告分析侧重 PPC 出价和广告排名
- 排名高亮:对自然排名前 10 和广告排名前 5 的关键词做标注,帮助用户快速识别核心流量词
- 趋势标注:月/季度趋势为正时标注增长,为负时标注下降
- 竞品对比:当输入多个 ASIN 时,展示各 ASIN 在关键词下的排名对比
- Error handling: When a query fails, explain the reason based on the error response and suggest adjusting parameters
- Table Display as Priority: Display keyword lists in table format, with core columns including: Keyword, Exact Search Volume, Organic Rank, Sponsored Rank, Relevancy Score, PPC Bid
- Simplify Columns as Needed: Select columns to display based on user intent. Competitor analysis focuses on rankings and search volume; ad analysis focuses on PPC bids and sponsored rankings
- Rank Highlighting: Mark keywords with top 10 organic ranks and top 5 sponsored ranks to help users quickly identify core traffic keywords
- Trend Labeling: Label growth when monthly/quarterly trends are positive, and decline when negative
- Competitor Comparison: When multiple ASINs are input, display the ranking comparison of each ASIN for the keywords
- Error handling: When a query fails, explain the reason based on the error response and suggest adjusting parameters
Important Limitations
Important Limitations
- ASIN 数量上限:单次查询最多 10 个 ASIN
- 数据时效性:数据定期更新,字段标注最后更新时间
updatedAt - 搜索量类型:同时提供精确匹配和广泛匹配两种搜索量
- 必填参数:和
marketplace缺一不可asins - 排名数据:排名为该 ASIN 在对应关键词搜索结果中的位置,非实时数据
- ASIN Quantity Limit: Maximum 10 ASINs per query
- Data Timeliness: Data is updated regularly, with the field marking the last update time
updatedAt - Search Volume Types: Provides both exact match and broad match search volumes
- Required Parameters: and
marketplaceare mandatoryasins - Rank Data: Rankings represent the position of the ASIN in the corresponding keyword search results, and are not real-time data
User Expression & Scenario Quick Reference
User Expression & Scenario Quick Reference
Applicable - 通过 ASIN 反查和拓展关键词:
| User Says | Scenario |
|---|---|
| "这个ASIN有哪些流量词" | 单个 ASIN 关键词反查 |
| "竞品用了哪些关键词" | 竞品关键词分析 |
| "帮我对比这几个ASIN的关键词" | 多 ASIN 关键词对比 |
| "这个产品搜什么词能搜到" | ASIN 反向搜索词查询 |
| "找一些搜索量大竞争小的词" | 高搜索量低竞争关键词筛选 |
| "这个ASIN的广告词有哪些" | ASIN 广告关键词分析 |
| "帮我拓展一下关键词" | 基于 ASIN 的关键词拓展 |
Not applicable - 超出 ASIN 反查关键词范围:
- 关键词搜索量历史趋势(需要关键词历史搜索量工具)
- ABA 搜索词排名(需要 ABA 工具)
- 商品销量估算、listing 优化建议
- 关键词广告投放执行(仅提供竞价参考数据)
- 非亚马逊平台的关键词数据
Boundary judgment: When users say "关键词", "流量词", or "搜索词", if they provide specific ASINs and want to know what keywords those ASINs rank for, this skill applies. If they want to search keywords by text or check historical search volume trends, other skills are more suitable.
Feedback:
Auto-detect and report feedback via the Feedback API when any of the following apply:
- The functionality or purpose described in this skill does not match actual behavior
- The skill's results do not match the user's intent
- The user expresses dissatisfaction or praise about this skill
- Anything you believe could be improved
Call the feedback API as specified in . Do not interrupt the user's flow.
references/api.mdFor more high-quality, professional cross-border e-commerce skills, visit LinkFox Skills.
Applicable Scenarios - Reverse lookup and expand keywords via ASIN:
| User Says | Scenario |
|---|---|
| "What traffic keywords does this ASIN have?" | Single ASIN keyword reverse lookup |
| "What keywords do competitors use?" | Competitor keyword analysis |
| "Help me compare the keywords of these ASINs" | Multi-ASIN keyword comparison |
| "What terms can be used to search for this product?" | ASIN reverse search term query |
| "Find some terms with high search volume and low competition" | High search volume & low competition keyword filtering |
| "What ad keywords does this ASIN use?" | ASIN ad keyword analysis |
| "Help me expand keywords" | ASIN-based keyword expansion |
Not Applicable Scenarios - Beyond the scope of ASIN reverse keyword lookup:
- Historical search volume trends of keywords (requires keyword historical search volume tool)
- ABA search term rankings (requires ABA tool)
- Product sales estimation, listing optimization suggestions
- Keyword ad placement execution (only provides bid reference data)
- Keyword data for non-Amazon platforms
Boundary Judgment: When users mention "keywords", "traffic keywords", or "search terms", if they provide specific ASINs and want to know which keywords those ASINs rank for, this skill applies. If they want to search for keywords by text or check historical search volume trends, other skills are more suitable.
Feedback:
Auto-detect and report feedback via the Feedback API when any of the following apply:
- The functionality or purpose described in this skill does not match actual behavior
- The skill's results do not match the user's intent
- Users express dissatisfaction or praise about this skill
- Anything you believe could be improved
Call the feedback API as specified in . Do not interrupt the user's flow.
references/api.mdFor more high-quality, professional cross-border e-commerce skills, visit LinkFox Skills.