Amazon Keywords Discovery Tool
Pricing
from $0.01 / 1,000 keyword suggestions
Amazon Keywords Discovery Tool
Discover Amazon autocomplete keyword suggestions from seed terms. Export source-ranked suggestions, marketplace context, expansion queries, dedupe keys, source URLs, and scrape timestamps.
Pricing
from $0.01 / 1,000 keyword suggestions
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
27
Total users
18
Monthly active users
15 days ago
Last modified
Categories
Share
🔎 Amazon keywords discovery tool for autocomplete suggestions
Amazon Keywords Discovery Tool collects public autocomplete keyword suggestions from Amazon search. Add seed terms such as laptop stand, coffee grinder, or dog bed, choose an Amazon marketplace, and export source-ranked keyword ideas for listing SEO, PPC research, product niche research, and ecommerce content planning.
- Use Amazon keyword suggestions to find long-tail phrases for listing titles, bullets, backend terms, and A+ content briefs.
- Run Amazon keyword research from seed terms before building PPC campaigns or checking new product niches.
- Export Amazon autocomplete keywords from several marketplaces to compare US, UK, German, French, Mexican, Japanese, and Indian search wording.
- Schedule repeat Amazon keyword discovery runs to monitor how autocomplete suggestions change over time.
- Build ecommerce SEO and PPC spreadsheets with source rank, query variant, marketplace, locale, and thumbnail context.
For a first run, keep the prefilled seeds laptop stand, coffee grinder, office chair, wireless earbuds, and water bottle, leave Discovery depth on Full expansion, and keep Total suggestions at 5000. The Actor saves one row per accepted Amazon autocomplete suggestion, and you can download the dataset as JSON, CSV, Excel, XML, RSS, or HTML.
✅ What this Actor does
- Searches Amazon autocomplete with one or more seed keywords.
- Supports Amazon marketplaces for the US, UK, Germany, France, Italy, Spain, Canada, Mexico, Australia, Japan, and India.
- Expands seeds with alphabet, number, buyer-modifier, full, or custom suffix discovery.
- Saves one dataset item per accepted autocomplete suggestion.
- Keeps Amazon source order by default, with an alphabetical order option.
- Deduplicates repeated suggestions across the run.
- Adds marketplace, locale, query variant, expansion token, accepted rank, source position, and thumbnail image URL when available.
- Stops at your per-seed and total suggestion limits.
- Runs without Amazon login, cookies, or a user-provided API key.
This Actor is focused on Amazon search autocomplete suggestions. It does not scrape Amazon products, ASIN rankings, reviews, seller profiles, ads, search-volume metrics, keyword difficulty, or CPC estimates.
📦 Amazon keyword data you can export
Each output item represents one Amazon autocomplete suggestion. Fields include:
seedKeyword- the seed phrase you entered.marketplace- the Amazon marketplace used for the source request.locale- the Amazon locale used for autocomplete, ornullwhen unavailable.query- the exact autocomplete query, such aslaptop stand b.expansionMode- the discovery mode that produced the query.expansionToken- the suffix or modifier used to expand the seed, ornullfor seed-only rows.suggestion- the Amazon autocomplete keyword suggestion.rank- the accepted output rank for the seed after cleanup, ordering, and limits.sourcePosition- the position Amazon returned for the suggestion within that query.thumbnailImageUrl- an Amazon thumbnail image URL when Amazon returns one, otherwisenull.
The rank field helps you work with the final cleaned export. The sourcePosition field helps you audit where the suggestion appeared in Amazon autocomplete for the exact query.
🚀 How to run
- Add one or more product or niche phrases in Seed keywords.
- Choose the Amazon marketplace you want to research.
- Choose Discovery depth.
Full expansionis the default for a broad first run. - Use Custom suffixes when Discovery depth is set to
Custom suffixes. - Keep Suggestion order on
Amazon source orderunless you want alphabetized suggestions. - Set Suggestions per seed and Total suggestions to control output size and cost.
- Start the Actor and open the dataset.
For larger jobs, add related seeds and use the per-seed and total limits to keep the run predictable.
⚙️ Input
{"keywords": ["laptop stand","coffee grinder","office chair","wireless earbuds","water bottle"],"marketplace": "amazon.com","expansionMode": "full","customExpansions": ["best", "for kids", "under 50"],"resultOrder": "source","maxSuggestionsPerKeyword": 1000,"maxTotalResults": 5000}
🎯 Seed keywords
Enter plain Amazon search seeds. Good examples:
laptop standcoffee grinderdog bedprotein powderdesk organizer
Each seed is checked separately. Empty and duplicate seed values are cleaned up before the run.
🌍 Marketplace
Choose the Amazon marketplace that matches your research target. Suggestions can differ by marketplace because Amazon localizes autocomplete.
🔎 Discovery depth
expansionMode controls how many autocomplete queries are generated from each seed:
seedOnly: checks the seed only.alphabet: checks the seed plusathroughz.numbers: checks the seed plus0through9.buyerModifiers: checks common shopping modifiers.full: combines alphabet, number, and buyer-modifier expansion.custom: checks the seed plus your Custom suffixes.
Use custom suffixes for buyer phrases such as best, for kids, under 50, with lid, or for travel.
📏 Limits and order
Use maxSuggestionsPerKeyword to control how many suggestions can be saved for each seed. Use maxTotalResults when you want a hard cap across the whole run. resultOrder can keep Amazon source order or sort suggestions alphabetically within each seed.
🧾 Output example
{"seedKeyword": "laptop stand","marketplace": "amazon.com","locale": "en_US","query": "laptop stand b","expansionMode": "alphabet","expansionToken": "b","suggestion": "laptop stand bed","rank": 7,"sourcePosition": 2,"thumbnailImageUrl": "https://m.media-amazon.com/images/I/41qf2y61sSL.__AC_SL75__.jpg"}
💳 Pricing
This Actor uses pay-per-event pricing. You are charged for each Amazon autocomplete keyword suggestion that is found and saved. There is no Actor-start charge, and no charge for empty or failed queries.
🔌 Integrations
- Run the Actor from the Apify Console, API, CLI, or SDK.
- Export Amazon keyword suggestions to JSON, CSV, Excel, XML, RSS, or HTML.
- Schedule recurring keyword checks for the same seed list and marketplace.
- Send finished runs to downstream tools with Apify webhooks.
⚠️ Limits and caveats
- Amazon autocomplete suggestions can change over time and by marketplace.
- Some seeds or query variants can return fewer suggestions than your requested limit.
- Thumbnail image URLs appear only when Amazon returns them.
- Locale can be
nullif the source response does not expose it. - The Actor returns source-backed autocomplete suggestions, not search volume, CPC, keyword difficulty, popularity, or ranking metrics.
❓ FAQ
🔐 Does this require an Amazon account?
No. It collects public Amazon autocomplete suggestions. You do not need to provide an Amazon account, cookies, or an API key.
🧺 Can I run many seed keywords at once?
Yes. Add multiple seed keywords and use the per-seed and total suggestion limits to control the run size.
🌎 Can I compare Amazon marketplaces?
Yes. Run the same seed list with different marketplace values, then compare the exported suggestions and locales.
📈 Does it return search volume or CPC?
No. The output contains Amazon autocomplete suggestions and source-order context. It avoids inventing metrics that Amazon does not expose through autocomplete.
🛒 Can it scrape products or ASIN rankings?
No. This Actor is only for Amazon keyword suggestions. Use an Amazon product, search, seller, or rank-tracking scraper when you need product rows or ranking positions.
🧩 Why not use the Amazon API?
Amazon's official APIs are built for approved commerce and advertising workflows. This Actor focuses on public autocomplete suggestions, so you can research search phrases without building an Amazon API integration.
🔁 What are Amazon alternatives?
For product rows, use an Amazon search or product scraper. For other autocomplete sources, try keyword actors for Etsy, Pinterest, TikTok, YouTube, Google, or marketplace-specific tools.
📝 Changelog
- 0.1: Initial release.
🆘 Support
For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡
🔗 Other actors
- Etsy Keywords Research Tool ↗ - Extract Etsy autocomplete keyword suggestions for listing SEO.
- Pinterest Keyword Scraper ↗ - Export Pinterest autocomplete keyword ideas for content planning.
- TikTok Keywords Discovery Tool ↗ - Discover TikTok autocomplete keywords for social search research.
- Youtube Keywords Discovery Tool ↗ - Collect YouTube autocomplete suggestions for video SEO.
- Google Shopping Ads Scraper ↗ - Collect live paid Shopping ad product rows for PPC research.
Made with ❤️ by Maxime Dupré