Etsy Keywords Research Tool avatar

Etsy Keywords Research Tool

Pricing

$2.65 / 1,000 etsy keywords

Go to Apify Store
Etsy Keywords Research Tool

Etsy Keywords Research Tool

Scrape Etsy autocomplete keyword suggestions from seed terms. Export suggestions, ranks, source queries, locale metadata, search URLs, and timestamps for Etsy SEO research.

Pricing

$2.65 / 1,000 etsy keywords

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

2

Monthly active users

4 days ago

Last modified

Share

🔎 Etsy keywords research tool for autocomplete ideas

Etsy Keywords Research Tool collects public search autocomplete suggestions from Etsy and saves them as clean keyword rows. Add seed terms such as gift, wall art, or birthday card, then export suggested Etsy search phrases with ranks, source queries, market metadata, Etsy search URLs, and scrape timestamps.

Use it as an Etsy keyword tool when you need real search phrases for Etsy SEO research, listing drafts, product naming, category research, or spreadsheet workflows. The Actor focuses on keyword suggestions only. It does not scrape Etsy listings, shops, reviews, sales numbers, tags from existing products, or paid search data.

✅ What this Actor does

The Actor opens Etsy search autocomplete, enters your seed keywords, and saves unique suggestions that Etsy returns for those terms. By default, it also expands each seed with one-letter suffixes such as gift a, gift b, and gift c so you can uncover longer-tail ideas beyond the first dropdown.

Each accepted suggestion is pushed to the dataset as soon as it is collected, so you can watch results appear during the run. You can keep the default settings for a broad first pass, lower the limits for a quick sample, or turn off prefix expansion when you only want the direct autocomplete suggestions for each seed.

📦 Data you get

Each saved Etsy keyword suggestion can include:

  • seedKeyword - the original keyword you entered.
  • suggestion - the Etsy autocomplete keyword suggestion.
  • normalizedSuggestion - lowercase version for deduping and spreadsheet analysis, when enabled.
  • rank - the accepted suggestion rank for that seed keyword.
  • sourceRank - the position returned by Etsy for the specific source query.
  • sourceQuery - the exact query used to collect the suggestion, such as gift a.
  • prefix - the expansion character used, or null for the seed query.
  • country and language - the market settings used for the run.
  • searchUrl - a ready-to-open Etsy search URL for the suggestion, when enabled.
  • sourceUrl - the Etsy autocomplete source URL used for evidence.
  • scrapedAt - the timestamp when the row was created.

🧭 Common use cases

  • Find Etsy SEO keyword ideas before writing a listing title.
  • Build long-tail keyword lists from seed products or niches.
  • Compare autocomplete suggestions across seed phrases.
  • Create Etsy search URLs for quick manual review.
  • Feed keyword ideas into spreadsheets, internal tools, or content workflows through the Apify API.

🚀 How to run

  1. Add one or more seed keywords in Seed keywords.
  2. Keep Expand with letters on for a broader Etsy autocomplete pass.
  3. Set Suggestion limit per keyword and Total suggestion limit to control output size and cost.
  4. Leave Country as US and Language as en unless you want a different market setting.
  5. Run the Actor, then export the dataset as JSON, CSV, Excel, XML, or through the Apify API.

For a first run, use the prefilled gift seed and the default limits. That gives you a small, useful sample before you scale to more keywords.

⚙️ Input options

FieldWhat it does
keywordsSeed Etsy search terms to research.
maxResultsPerKeywordMaximum unique suggestions saved for each seed keyword.
maxTotalResultsMaximum unique suggestions saved across the whole run.
expandPrefixesAdds one-character suffixes to each seed to find more long-tail suggestions.
prefixCharactersLetters or digits used for expansion.
sortOutputBySaves rows in source order, alphabetical suggestion order, or grouped by seed keyword.
countryTwo-letter market country code used for the run and output metadata.
languageLanguage code used for the run and output metadata.
includeSearchUrlsAdds an Etsy search URL for each keyword suggestion.
includeNormalizedKeywordAdds a normalized lowercase suggestion for deduping.

🧾 Output example

{
"seedKeyword": "gift",
"suggestion": "gift for mom",
"normalizedSuggestion": "gift for mom",
"suggestionType": "autocomplete",
"rank": 1,
"sourceRank": 1,
"sourceQuery": "gift",
"sourceSurface": "etsy_autocomplete",
"prefix": null,
"country": "US",
"language": "en",
"searchUrl": "https://www.etsy.com/search?q=gift+for+mom",
"sourceUrl": "https://www.etsy.com/suggestions_ajax.php?...",
"isDuplicate": false,
"scrapedAt": "2026-05-23T14:15:39.184Z"
}

💳 Pricing

This Actor uses pay-per-event pricing. You are charged $0.00265 for each Etsy keyword suggestion saved to the dataset, which is $2.65 per 1,000 saved suggestions.

Runs with no saved suggestions do not charge keyword-suggestion events. See the Apify run pricing panel for the exact charge before and after each run.

⚠️ Limits and caveats

Etsy autocomplete can change by market, language, time, and source behavior. The Actor saves the keyword suggestions visible to the run at collection time and deduplicates accepted suggestions within the run.

Some seed keywords may return few or no suggestions. Very narrow brand, product, or phrase inputs can produce a small dataset, especially when Etsy does not expose long-tail autocomplete suggestions for that phrase.

The Actor collects public autocomplete suggestions only. It does not estimate search volume, competition, conversion, sales, or listing performance.

❓ FAQ

🔎 Is this an Etsy keyword tool or an Etsy scraper?

It is an Etsy keyword tool focused on public search autocomplete suggestions. It does not scrape Etsy product listings, shop pages, reviews, or seller contact details.

📈 Can I use it for Etsy SEO research?

Yes. The output is useful for Etsy SEO research because it gives you autocomplete phrases, source queries, ranks, and search URLs you can review or export. It does not claim search volume or ranking difficulty.

🔤 Why should I keep prefix expansion on?

Prefix expansion asks Etsy for variations such as gift a, gift b, and gift c. That often uncovers more long-tail keyword ideas than the seed keyword alone.

🧩 Why did one of my seed keywords return no rows?

Etsy may not show autocomplete suggestions for every phrase. Try a shorter seed keyword, check spelling, or use a broader product or niche term.

📝 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

Made with ❤️ by Maxime Dupré