linkfox-junglescout-keyword-by-asin

Queries Jungle Scout to retrieve keywords, search volume, and PPC bids for Amazon ASINs.

17|3|Updated Jun 18, 2026
One-click install
npx skills add https://github.com/w9uk5ie8v/LinkFoxSkills --skill linkfox-junglescout-keyword-by-asin-w9uk5ie8v
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: linkfox-junglescout-keyword-by-asin
Source: https://github.com/w9uk5ie8v/LinkFoxSkills/tree/main/linkfox-junglescout-keyword-by-asin
Command: npx skills add https://github.com/w9uk5ie8v/LinkFoxSkills --skill linkfox-junglescout-keyword-by-asin-w9uk5ie8v

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Amazon sellers need to know which keywords drive traffic to their own or competitors' products, but manually discovering these keywords is slow and incomplete. This Skill reverse-looks up keywords from ASINs via Jungle Scout, returning search volume, ranking, competition, and PPC bid data. ## Core Features & Use Cases - Reverse ASIN Keyword Lookup: Input up to 10 ASINs to retrieve all keywords they rank for, with exact/broad search volume, trends, and relevancy scores. - Competitor Keyword Comparison: Compare organic and sponsored rankings of multiple ASINs under shared keywords to analyze competitor traffic structure. - Keyword Filtering & Sorting: Filter by search volume, word count, and result counts; sort by relevancy, PPC bid, or ranking difficulty to find high-potential or long-tail keywords. - Use Case: A seller researching a competitor's yoga mat listing inputs the competitor's ASIN for the US marketplace and receives the top 50 keywords by search volume, including PPC bid suggestions for ad campaigns. ## Quick Start Ask the assistant to reverse-lookup keywords for ASIN B0XXXXXXXX on the US marketplace and show the top 50 keywords by search volume.

Frequently Asked Questions about linkfox-junglescout-keyword-by-asin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find keywords for an Amazon ASIN?▼

Use a reverse ASIN lookup: provide the ASIN and marketplace, and the Jungle Scout API returns all keywords that ASIN ranks for, including search volume, organic and sponsored rank, relevancy score, and PPC bid suggestions.

How many ASINs can I look up at once with Jungle Scout?▼

This reverse ASIN keyword query accepts a maximum of 10 ASINs per request. Passing more than 10 ASINs causes validation to fail, so split larger batches into multiple calls.

Which Amazon marketplaces support reverse ASIN keyword lookup?▼

Supported marketplaces are us, uk, de, in, ca, fr, it, es, mx, and jp. The marketplace parameter is required, and us is used as the default when the user does not specify one.

How do I filter for high search volume low competition keywords?▼

Set minMonthlySearchVolumeExact to your volume threshold and maxOrganicProductCount to limit competition, then sort by -ease_of_ranking_score. Higher ease-of-ranking scores indicate keywords that are easier to rank for.

Why does the Jungle Scout keyword API return a 401 error?▼

A 401 error means authentication failed because the Authorization header is missing or invalid. Set the LINKFOXAGENT_API_KEY environment variable with a valid API key obtained from the LinkFox authorization page.

What are the limitations of reverse ASIN keyword data?▼

Ranking data reflects the ASIN's position at the last update time shown in updatedAt, not real-time positions. The tool also does not provide historical search volume trends, ABA search term rankings, or sales estimates.