Pass sort rank_change and a window on get_top_trends to list App Store Top Free climbers versus a prior snapshot, then compare 1d, 3d, 7d, 14d, and 30d counts from one Trends MCP account.
Live data as of 2026-08-27
App Store Top Free rank_change on Trends MCP is get_top_trends with type App Store Top Free, sort rank_change, and a window such as 1d. From the August 27, 2026 pull, the 1d window stamped 2026-08-27T00:01:30 UTC against baseline 2026-08-26T00:01:34 UTC and returned count 45. The top climber was Capital One Shopping: Save Now at rank 40, prev_rank 81, rank_change 41. Default sort rank on the same stamp closed at 100 titles, with ChatGPT at rank 1. Google Play 1d on the same stamp returned count 1. Free tier access is 100 requests per month.
From the Trends MCP scan of August 27, 2026, App Store Top Free sort rank_change stamped 2026-08-27T00:01:30 UTC and filled 45 climber rows on window 1d against baseline 2026-08-26T00:01:34 UTC, while Google Play 1d on the same stamp returned count 1, so a store-chart climber pull is not interchangeable across iOS and Android boards.
| Rank | Title | prev_rank | rank_change |
|---|---|---|---|
| 40 | Capital One Shopping: Save Now | 81 | 41 |
| 58 | Zoom Workplace | 69 | 11 |
| 48 | Google Drive | 58 | 10 |
| 45 | Cash App | 53 | 8 |
| 63 | VPN - Super Unlimited Proxy | 71 | 8 |
| 67 | Google Docs | 75 | 8 |
| 47 | MyChart | 54 | 7 |
| 31 | Google Chrome | 36 | 5 |
| 9 | Microsoft Teams | 13 | 4 |
| 10 | Claude by Anthropic | 14 | 4 |
ChatGPT at default rank 1 was not on the 1d climber list. It appeared on 3d, 14d, and 30d with rank_change 2, 2, and 1. Default sort rank filled 50 titles at offset 0 and 50 at offset 50, then count 0 at offset 100. Google Docs sat at App Store rank 67 and at Google Trends rank 29 on the same stamp. The App Store Top Free API page still describes a 25-row scan from August 3, 2026. This pull closed at 100.
sort rank_change plus window is a separate get_top_trends request from default sort rank, so a 1d climber pull and a current-rank pull on August 27, 2026 are two requests, and each extra window is another request because window is part of the billed page.
{"mode": "get_top_trends", "type": "App Store Top Free", "sort": "rank_change", "window": "1d", "limit": 50, "offset": 0}
{"mode": "get_top_trends", "type": "App Store Top Free", "limit": 50, "offset": 0}
MCP clients send the same fields on get_top_trends. Window values are 1d, 3d, 7d, 14d, and 30d. Default sort is rank. Default window when sort is rank_change is 30d, so omit window only when that 30d lookback is the intent. Offset 50 on the 1d climber list returned count 0 plus a held-or-fell note even though page 1 had 45 climbers. Read count before treating that note as a board-wide hold. Offset and limit behavior is on get_top_trends pagination. Sibling window math for Google Trends is on the Google Trends rank_change API.
ASO keyword trackers watch a chosen app inside search results. This call diffs the public Top Free chart snapshot. Those products are not substitutes. Check current pricing on any ASO vendor before quoting a fee.
A longer rank_change window on App Store Top Free can return fewer rows, not more, because only titles still on the current 100-row board that also sat on the older snapshot can climb, and the top climber identity flips by window on this stamp.
| Window | Baseline stamp | Count | Top climber | rank / prev_rank / rank_change |
|---|---|---|---|---|
| 1d | 2026-08-26T00:01:34 UTC | 45 | Capital One Shopping: Save Now | 40 / 81 / +41 |
| 3d | 2026-08-24T00:01:33 UTC | 28 | Microsoft Authenticator | 5 / 92 / +87 |
| 7d | 2026-08-20T02:01:39 UTC | 36 | UKG Pro | 66 / 99 / +33 |
| 14d | 2026-08-13T02:01:40 UTC | 35 | Canvas by Instructure | 14 / 72 / +58 |
| 30d | 2026-07-28T02:01:39 UTC | 24 | ParentSquare | 11 / 58 / +47 |
1d and 3d used the 00:01 clock. 7d, 14d, and 30d used the 02:01 cluster. Microsoft Authenticator jumped from 92 to 5 on 3d, then sat at rank_change 1 on 7d. ParentSquare led 30d at +47 and also sat at +78 on 3d (rank 11, prev_rank 89). Capital One Shopping led 1d, placed sixth on 3d at +40, and placed second on 14d at +57. Read each window as its own snapshot pair. Do not stack them into a single mover score.
sort rank_change with window 1d is valid on other daily feeds from the same Trends MCP account, and fill rates on this August 27, 2026 stamp ranged from 45 climbers on App Store Top Free down to 1 on Google Play, so copy-pasting an iOS climber count onto Android or search boards is a miss.
| Feed | 1d count | 1d baseline | Top climber | rank_change |
|---|---|---|---|---|
| App Store Top Free | 45 | 2026-08-26T00:01:34 UTC | Capital One Shopping: Save Now | +41 |
| Wikipedia Trending | 27 | 2026-08-26T02:01:36 UTC | Buddy (2026 film) | +130 |
| TikTok Trending Searches | 25 at limit 25 | 2026-08-26T02:01:36 UTC | Otterbox and Best Buy Sell iPhone 18 Pro Case | +54 |
| Google Trends | 10 | 2026-08-26T02:01:36 UTC | jelly roll | +103 |
| YouTube Trending | 8 at limit 25 | 2026-08-26T02:01:36 UTC | Gamescom 2026 All Game Trailers | +139 |
| GitHub | 3 | 2026-08-26T02:01:36 UTC | anthropics/claude-plugins-official | +12 |
| Google Play | 1 | 2026-08-26T02:01:36 UTC | YouTube Music | +1 |
App Store 1d used a 00:01 baseline. The other feeds in this table used 02:01. Google Play's single climber was YouTube Music at rank 150, prev_rank 151. Wikipedia ChatGPT climbed 1 rank from 23 to 22. YouTube titles on this stamp included punctuation that does not belong in ASCII copy; the table uses a shortened Gamescom trailer label. TikTok 1d filled 25 at limit 25, so the true climber count may be higher. Paginate before treating 25 as a closed list. See the App Store Top Free vs Google Trends page for default-rank joins on an earlier stamp.
get_growth on google search turns a live App Store climber into a dated 0-100 index, and those indexes on this stamp did not move with rank_change: Capital One Shopping climbed 41 chart ranks while google search sat at 69.0, down 6.76% over 7 days from 74.0.
Shared google search recent_date 2026-08-22 unless noted:
| Keyword | Live signal | Source | 7D value | 7D growth | 30D note |
|---|---|---|---|---|---|
| capital one shopping | App Store 1d +41 to rank 40 | google search | 69.0 | -6.76% from 74.0 | 80.0, -13.75% |
| Microsoft Authenticator | App Store 3d +87 to rank 5 | google search | 73.0 | +2.82% from 71.0 | 68.0, +7.35% |
| ParentSquare | App Store 30d +47 to rank 11 | google search | 76.0 | -1.3% from 77.0 | 28.0, +171.43% |
| google docs | App Store 67 / Google 29 | google search | 53.0 | +3.92% from 51.0 | 52.0, +1.92% |
| google docs | App Store 67 / Google 29 | youtube | 31.0 | +14.81% from 27.0 | 29.0, +6.9% |
| ChatGPT | App Store 1 / Play 11 / Wikipedia 22 | google search | 80.0 | +6.67% from 75.0 | 75.0, +6.67% |
| ChatGPT | App Store 1 | youtube | 52.0 | -8.77% from 57.0 | 27.0, +92.59% |
| ChatGPT | App Store 1 | app downloads | 10.0 on 2026-08-26 | volume 7,293,948, +42.37% from 5,123,149 | baseline volume 0.0 |
| Vinted | App Store 3 | google search | 99.0 | +19.28% from 83.0 | 80.0, +23.75% |
| Claude AI | App Store 10 | google search | 68.0 | +3.03% from 66.0 | 73.0, -6.85% |
| Threads | App Store 7 | google search | 11.0 | +10.0% from 10.0 | 11.0, 0.0% |
Android downloads for com.openai.chatgpt used recent_date 2026-08-26. The 30D baseline_volume was 0.0, which makes the percent field unusable; quote the two volumes instead. Vinted at App Store rank 3 sat near 99.0 search interest and still missed Google Trends 200. Chart rank, search index, and Android volume are three series. Join them in code. Do not infer a search spike from a 1d chart climb.
rank_change only lists titles that remain on the current 100-row board and that also existed on the chosen baseline, so new entries with no prev_rank never appear as climbers, and a 00:01 App Store baseline should not be mixed with a 02:01 Google Trends baseline without stating both timestamps.
Default sort rank closed at 100 on this stamp. 1d climbers closed at 45; offset 50 returned count 0. Each window is a request. Google Play 1d returned a 1-rank shuffle while App Store 1d returned 45 rows. YouTube climber titles can include punctuation that fails an ASCII check; paraphrase before publishing. There is no iOS download series on get_growth. Android follow-ups need a bundle ID such as com.openai.chatgpt, not the App Store display name. The free plan is 100 requests per month. Starter is $19 for 1,000, Pro is $49 for 5,000, and Business is $199 for 25,000.
FAQ