App Store Ranking Tracker (Apple) avatar

App Store Ranking Tracker (Apple)

Pricing

from $2.00 / 1,000 rankings

Go to Apify Store
App Store Ranking Tracker (Apple)

App Store Ranking Tracker (Apple)

Track where iOS apps rank for search keywords, or pull the App Store top charts (free / paid / grossing) by country and category. No API key needed.

Pricing

from $2.00 / 1,000 rankings

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

App Store Ranking Tracker (Apple) ๐Ÿ“Š

Track where iOS apps rank for search keywords, or pull the App Store top charts โ€” by country and category. No API key required.

Where your app ranks for a keyword, and who's topping the charts, is core app store optimization (ASO) and market intelligence. This Actor tells you an app's rank for any search term, or pulls the top free / paid / grossing charts for any country and category โ€” all from Apple's public endpoints.

Uses Apple's public search + charts feeds โ€” no key, no login, no browser.


What you can do with it

  • ๐Ÿ“ˆ Track keyword rankings โ€” monitor where your (or a competitor's) app ranks for target search terms.
  • ๐Ÿ† Watch the charts โ€” top free / paid / grossing apps by country and category.
  • ๐ŸŒ Multi-country โ€” compare rankings across storefronts.
  • ๐Ÿ” Keyword discovery โ€” see the top apps for any search term.
  • ๐Ÿ”” Rank alerts โ€” run on a schedule and get notified when your rank moves.

Features

  • โœ… No API key โ€” works out of the box.
  • โœ… Two modes โ€” keyword rank and top charts.
  • โœ… Track specific apps โ€” by ID or name โ€” or list the top apps per keyword.
  • โœ… Multi-country, multi-keyword per run.
  • โœ… Low-maintenance โ€” official Apple endpoints.

Modes

Keyword rank

Provide keywords and the apps you want the rank of (by ID or name). Get one row per app per keyword with its rank (or "not found" within your search depth).

{
"mode": "keyword",
"keywords": ["budget app", "expense tracker"],
"appNames": ["Mint"],
"searchDepth": 100,
"countries": ["us"]
}

Leave the apps empty to instead list the top apps for each keyword (discovery).

Top charts

Pull the top free / paid / grossing apps, optionally by genre.

{
"mode": "charts",
"chartType": "topfree",
"genreId": "6014",
"limit": 100,
"countries": ["us", "gb"]
}

Common genre IDs: 6014 Games, 6015 Finance, 6023 Food & Drink, 6017 Education, 6020 Medical, 6007 Productivity.

Input

FieldDescription
Modekeyword or charts.
KeywordsSearch terms (keyword mode).
Tracked app IDs / namesApps to get the rank of.
Search depthHow deep to scan for the rank (1โ€“200).
Chart type / Genre ID / Chart sizeCharts-mode options.
Country storefrontsTwo-letter codes.
App typeiPhone / iPad / Mac (keyword mode).
Max resultsOverall cap.

Output

Each row is one ranking:

{
"mode": "keyword",
"context": "budget app",
"country": "us",
"rank": 7,
"found": true,
"app_id": "300238550",
"app_name": "Mint: Budget & Expense Manager",
"artist_name": "Intuit Inc.",
"price": "Free",
"primary_genre": "Finance",
"average_rating": 4.7,
"rating_count": 720000,
"url": "https://apps.apple.com/us/app/id300238550"
}

Run it on a schedule

Schedule the Actor daily to build a rank history for your keywords or charts, and connect a Slack / email / Google Sheets integration to track movements over time.

Notes & limitations

  • Uses Apple's public search + RSS charts feeds โ€” no key needed.
  • Keyword rank reflects Apple's public search ordering for that term and storefront (a strong proxy for ASO rank).
  • Search depth is capped at 200 results per keyword (Apple's limit).
  • Covers the Apple App Store.
  • This is public ranking data.

Keywords

App Store ranking, ASO, app store optimization, keyword ranking, app rank tracker, top charts, top free apps, top grossing, app store charts, app market intelligence, keyword rank, app ranking, competitor tracking, app analytics, iOS app rank, app store keywords, mobile app intelligence, app discovery, rank tracking, app store data.