Amazon Autocomplete Keyword Scraper avatar

Amazon Autocomplete Keyword Scraper

Pricing

from $0.00025 / keyword scraped

Go to Apify Store
Amazon Autocomplete Keyword Scraper

Amazon Autocomplete Keyword Scraper

Generate Amazon product keyword ideas from Amazon's search autocomplete: alphabet-soup expansion, per marketplace (US/UK/DE/โ€ฆ) and department. Ideal for Amazon SEO, PPC and product research. Clean, no setup.

Pricing

from $0.00025 / keyword scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Amazon Autocomplete Scraper โ€” Keywords, Suggestions & Search Terms

Pull real buyer keywords straight from Amazon's search box. The Amazon autocomplete scraper takes your seed keywords, expands them with alphabet-soup modifiers, and returns clean, structured keyword suggestions โ€” deduplicated and ranked by the order Amazon shows them โ€” as JSON, CSV, Excel or XML. Built for Amazon sellers, PPC managers and product researchers who want to know exactly what shoppers type. Fast and reliable.

Amazon Autocomplete Scraper input โ€” seed keywords, marketplace and department in the Apify Console

What does Amazon Autocomplete Scraper do?

The Amazon autocomplete scraper collects the search suggestions Amazon serves for your seed keywords across 11 marketplaces. Turn on alphabet-soup expansion to query each seed with aโ€“z and 0โ€“9 modifiers and surface dozens of long-tail product keywords per seed, each tagged with its rank and the expansion that produced it. Export everything to JSON, CSV, Excel or XML.

What data can you scrape from Amazon Autocomplete?

Data pointDescription
๐Ÿ”ค KeywordThe suggested search term shoppers see
๐ŸŒฑ Seed keywordThe seed that produced the suggestion
๐Ÿ”ก ExpansionThe alphabet-soup modifier that surfaced it
๐ŸŽฏ PositionRank of the suggestion in Amazon's list
๐ŸŒ MarketplaceThe Amazon marketplace queried
๐Ÿฌ CategoryThe department alias the suggestions were scoped to

What you get

Amazon Autocomplete Scraper output example โ€” keyword, seed, expansion, position and marketplace as structured JSON

Each row is one unique keyword suggestion:

{
"keyword": "wireless earbuds bluetooth",
"seedKeyword": "wireless earbuds",
"expansion": "alphabet:b",
"position": 3,
"marketplace": "us",
"category": "aps"
}

Output schema

FieldTypeDescription
keywordstringThe suggested Amazon search keyword
seedKeywordstringThe seed keyword this suggestion was expanded from
expansionstringThe alphabet-soup modifier that produced the suggestion
positionintegerRank of the suggestion within Amazon's list
marketplacestringAmazon marketplace the suggestion came from (e.g. us, uk)
categorystringDepartment alias the suggestions were scoped to

Use cases

  • Amazon SEO โ€” build long-tail keyword lists to optimize product titles and listings.
  • Sponsored Products / PPC โ€” discover high-intent terms for ad campaigns.
  • Product research โ€” validate ideas by seeing what buyers actually search for.
  • Marketplace comparison โ€” see how suggestions differ across 11 marketplaces.
  • Content & niche discovery โ€” find sub-topics and adjacent product keywords.
  • Keyword tracking โ€” monitor how top suggestions change over time.

How to scrape Amazon autocomplete data

  1. Add the Amazon Autocomplete Scraper to your Apify account.
  2. Enter one or more seed keywords.
  3. Turn on alphabet-soup expansion for many more long-tail keywords.
  4. Choose a marketplace and, optionally, a department to scope the suggestions.
  5. Click Run, then export the results as JSON, CSV, Excel or XML โ€” or pull them via the Apify API.

Input

{
"keywords": ["wireless earbuds", "yoga mat"],
"alphabetSoup": true,
"marketplace": "us",
"category": "electronics"
}
FieldTypeDescription
keywordsarraySeed keywords to expand into Amazon suggestions (required).
alphabetSoupbooleanAlso query <seed> aโ€ฆz and 0โ€“9 for long-tail keywords. Default true.
marketplacestringAmazon marketplace: us, uk, de, fr, it, es, ca, jp, in, au, mx. Default us.
categorystringDepartment alias to scope suggestions, e.g. aps, electronics, beauty. Default aps.

Need more Amazon and keyword data?

FAQ

How many keywords can I collect? As many as you like โ€” pass multiple seeds and turn on alphabet-soup expansion to multiply the suggestions per seed.

Do I need any setup or a login? No setup and no login. Just add the actor, enter seed keywords, and run.

Which marketplaces are supported? 11 marketplaces: us, uk, de, fr, it, es, ca, jp, in, au and mx.

Which export formats are supported? JSON, CSV, Excel and XML, plus the Apify API and dataset views.

Can I scope suggestions to a department? Yes โ€” set a category (department alias) such as electronics, beauty or books.

How does billing work? You pay per item you collect โ€” no subscriptions and no minimums.

Can I connect it to other tools? The Amazon Autocomplete Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.

Is it legal? The scraper returns only the public suggestions Amazon serves to any shopper. You are responsible for how you use the data and for complying with Amazon's terms.

Notes

Original clean-room implementation. Returns only public suggestion data; you are responsible for compliance with Amazon's terms. Not affiliated with, endorsed by or sponsored by Amazon; Amazon is a trademark of its respective owner.