tools / volume
volume
read-onlyKeyword demand (Apple Search Ads popularity)
How much search demand does this keyword really have?
volume answers the demand question with the only demand number Apple actually publishes: Search Ads Search Popularity, a 5–100 index. When source is "apple", popularity is that number, served through the hosted service's Apple Ads integration — not a reconstruction of it.
Where Apple carries no signal — keywords below its threshold, storefronts outside Apple Ads coverage (~95 of 175 have it), or when no credentialed session is configured — the tool does not pretend. source flips to "proxy" and popularity is an independent estimate blending autocomplete-prefix probing, the rating mass of the top apps, competition depth and keyword-in-title saturation, with every component's value exposed. floored flags terms Apple reports only as “at or below 5”.
Either way you also get competition (how many apps the search surfaces, capped at 200) and medianTopRatings (incumbent strength) — demand means nothing without the other side of the ledger.
worked example
How much demand does “habit tracker” have in the US storefront?
{ "name": "volume", "arguments": { "keyword": "habit tracker", "countries": [ "US" ] } }
{ "keyword": "habit tracker", "storefronts": [ { "country": "US", "popularity": 82, "source": "proxy", "applePopularity": null, "floored": false, "estimate": 82, "label": "Very high", "competition": 189, "topAppsConsidered": 10, "medianTopRatings": 14002, "components": { "autocomplete": 100, "ratings": 55, "competition": 95, "titleMatch": 80 }, "autocompleteProbes": [ { "prefix": "habit", "weight": 0.5, "matched": true, "position": 1 }, { "prefix": "habit tr", "weight": 0.3, "matched": true, "position": 1 }, { "prefix": "habit track", "weight": 0.2, "matched": true, "position": 1 } ] } ] }
real response, captured 2026-07-29 — trimmed only where marked with …
- This response took the estimate path (
source: "proxy"), so every input is on the table: the term autocompletes at position 1 from the bare seed (autocomplete: 100), the search is saturated (competition: 95), incumbents are strong. - When Apple's Search Ads carries the term and the hosted Apple Ads session is live,
popularityis Apple's own number,sourceis"apple", andestimatestill shows the independent read beside it. applePopularityalways tells the truth about what Apple said: a real value,5when floored,nullwhen unavailable.
when to use it
- Prioritizing keyword candidates: two phrases both “feel big” — this is the number that settles it, per storefront.
- Weighting metadata decisions: feed
popularityvalues into coverage as{phrase, value}weights so character-budget tradeoffs are made on demand, not vibes. - Judging long-tail terms honestly:
floored: truetells you Apple sees near-zero demand — before you spend a title on it. - Not a Google Play or web-search volume tool — this is Apple's index for Apple's store, which is exactly why it is decision-grade for ASO.