Shopee Keyword Research Scraper avatar

Shopee Keyword Research Scraper

Pricing

from $2.00 / 1,000 keyword suggestions

Go to Apify Store
Shopee Keyword Research Scraper

Shopee Keyword Research Scraper

Shopee keyword research across 11 countries. Expands each seed term with Shopee's own autocomplete, probing a-z to surface long-tail searches the seed alone never shows - 63 keywords from "sandals" instead of 12. Deduplicated, ranked, with search URLs.

Pricing

from $2.00 / 1,000 keyword suggestions

Rating

0.0

(0)

Developer

Elena Vance

Elena Vance

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Shopee's own autocomplete, turned into a keyword research tool — across 11 marketplaces, with no API key, no login and no browser.

Shopee returns at most 12 suggestions for any one prefix. This Actor probes the seed and the seed followed by each letter, then deduplicates — so "sandals" returns 63 keywords instead of 12, and "phone case" returns 141.


Why the expansion matters

A bare autocomplete call is capped and shallow. Walking the alphabet surfaces the long tail that the seed alone never shows:

Prefix probedTerms only it revealed
sandalssandals women, sandals men, sandals for women
sandals asandal anak, sandal accessories, sandal ap
sandals bsandals big size, sandal baby, sandals birkenstock
sandals csandal crocs

Every row records the prefix that surfaced it, so you can see exactly which branch produced which term.

What you get

{
"keyword": "sandals big size",
"seedKeyword": "sandals",
"prefix": "sandals b",
"region": "sg",
"country": "Singapore",
"rank": 0,
"categoryId": null,
"categoryName": null,
"isCategoryScoped": false,
"searchUrl": "https://shopee.sg/search?keyword=sandals%20big%20size",
"wordCount": 3,
"extendsSeed": true
}
FieldNotes
keywordThe suggested term, exactly as Shopee autocompletes it
prefixWhich probe surfaced it — the seed, or the seed + a letter
rankPosition in Shopee's own ordering — the closest thing to a demand signal here
extendsSeedtrue = long-tail variant of your seed; false = a lateral term Shopee thinks is related
wordCountQuick long-tail filter
searchUrlReady to open
categoryId / categoryNamePresent when Shopee scopes the suggestion to a category

extendsSeed: false is often the interesting column — seed phone case surfaces iphone case magsafe, iphone case silicone, iphone case cute, which are adjacent demand you would not have thought to seed.

Input

{
"keywords": ["sandals", "phone case"],
"expansion": "alphabet",
"regions": ["sg", "my"],
"maxItems": 1000
}
OptionDefaultNotes
keywordsRequired. Broad seeds work best.
expansionnonenone (1 request), alphabet (27), alphanumeric (37) — per seed, per market.
regions["sg"]Suggestions differ genuinely per country.
maxItems1000Hard cap across all seeds and markets.
proxyConfigurationoffLeave off — see below.

There is no "list everything" mode: autocomplete needs something to complete. Give it broad seeds and let the expansion do the work.

Marketplaces

Singapore · Malaysia · Indonesia · Thailand · Vietnam · Philippines · Taiwan · Brazil · Mexico · Colombia · Chile

Suggestions come back in each market's own language and reflect that market's demand — the same seed gives genuinely different results per country, not translations.

Speed and cost

Each probe is a few kilobytes. Two seeds with full a-z expansion — 54 requests, 204 unique keywords — complete in about 3 seconds at 256 MB. No browser is launched.

Duplicates are removed before anything is stored, so overlapping probes never inflate your row count.

No proxy is used unless Shopee actually blocks an IP, and then the Actor escalates on its own — datacenter first (included in every Apify plan, free tier included), residential only if your plan has it.

Use it for

  • Shopee SEO — find the exact phrasings buyers type, then write listing titles around them.
  • Listing optimisationrank shows which variant Shopee itself pushes hardest.
  • Market entry — run one seed across SG, MY, ID and VN to see how demand is phrased in each.
  • Ad keyword lists — export straight to CSV for Shopee Ads.
  • Product researchextendsSeed: false reveals adjacent categories you did not seed.

Shopee Category Tree Scraper for the taxonomy behind categoryId, Shopee Product Catalog & Variant Scraper for the listings themselves, and Shopee Official Brand Store Directory for who is selling.