Amazon Ranked Keywords Analyzer avatar

Amazon Ranked Keywords Analyzer

Pricing

from $0.17 / 1,000 results

Go to Apify Store
Amazon Ranked Keywords Analyzer

Amazon Ranked Keywords Analyzer

Discover What Keywords Your Products Rank For on Amazon Instantly find all the search keywords an Amazon product ranks for — along with search volume, ranking positions, and competitive insights. Perfect for product research, competitor analysis, and Amazon SEO optimization.

Pricing

from $0.17 / 1,000 results

Rating

0.0

(0)

Developer

wang wei

wang wei

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

3

Monthly active users

a day ago

Last modified

Share

Discover what keywords an Amazon product ranks for in search results.

Features

  • Keyword Rankings - Find keywords an ASIN ranks for
  • Search Volume - Get monthly search volumes
  • Competition Data - Understand keyword difficulty
  • Bulk Analysis - Analyze multiple ASINs
  • Position Tracking - See ranking positions

How It Works

  1. Enter Amazon ASIN(s) to analyze
  2. Get keywords the product ranks for
  3. See search volumes and competition

Input

{
"asins": "B00R92CL5E\nB012345678",
"location": "us"
}
FieldRequiredDescription
ASINsYesAmazon product IDs
LocationNous, uk, de, etc. (default: us)

Output

{
"asin": "B00R92CL5E",
"keyword": "wireless headphones",
"rank": 3,
"searchVolume": 50000,
"competition": "medium"
}

Each result shows keyword ranking and metrics.

How to Run

On Apify:

  1. Go to the actor page
  2. Fill in the input fields
  3. Click "Start"

Locally:

npm install
APIFY_API_KEY=your_key node src/main.js

Use Cases

  • Amazon SEO research
  • Competitor keyword analysis
  • Product optimization
  • Keyword tracking
  • Market research

Free Tier Limits

Free users are limited to 5 runs per day (reset at midnight UTC).

When the limit is reached, you'll see:

⚠️ Free tier limit reached (5 runs/day). Please upgrade to continue.
Visit https://apify.com/pricing to upgrade your plan.

Upgrade to a paid Apify plan to get unlimited runs.

Limitations & Notes

  • ASIN must be valid Amazon product
  • Results depend on Amazon data availability
  • Some fields may be null

License

MIT License - Free to use and modify.