Amazon Ranked Keywords Analyzer
Pricing
from $0.17 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
13
Total users
8
Monthly active users
6 days ago
Last modified
Categories
Share
Discover what keywords an Amazon ASIN ranks for — search volume, ranking positions, ratings, pricing, and competitive data across major Amazon marketplaces.
Input
| Field | Type | Description |
|---|---|---|
asin | string | Amazon Standard Identification Number. Supports comma/newline-separated multiple ASINs. Leave empty to use the default test ASIN (B0C2JXSHSK). |
marketplace | select | Amazon marketplace location. Options: United States (default), Egypt, Saudi Arabia, United Arab Emirates. |
lang | string | Language code for keyword data. Default: English. |
max_keywords | integer | Maximum number of keyword results to return per ASIN (1–1000). Default: 100. |
ignore_synonyms | boolean | Ignore highly similar keyword variants. Enable to return only core keywords. Default: false. |
Output
Each dataset item contains:
- keyword — The search keyword the ASIN ranks for
- searchVolume — Monthly search volume
- rankGroup / rankAbsolute — Ranking positions
- isBestSeller / isAmazonChoice — Badge flags
- rating / ratingVotes — Customer ratings
- priceFrom / priceTo — Price range
- deliveryMessage — Delivery info
- Plus:
domain,title,url,asin,imageUrl,currency,seResultsCount
Quick Start
# Local runINPUT_ASIN=B0C2JXSHSK node src/main.js# Run with Apify CLIapify run# Push to Apifyapify push
Environment Variables
Credentials are pre-configured in actor.json — no secrets setup required.
| Variable | Description |
|---|---|
API_EMAIL | DataForSEO account email |
API_PASSWORD | DataForSEO API password |