Apple App Store Scraper — Apps, Ratings & Prices avatar

Apple App Store Scraper — Apps, Ratings & Prices

Pricing

from $0.0008 / app scraped

Go to Apify Store
Apple App Store Scraper — Apps, Ratings & Prices

Apple App Store Scraper — Apps, Ratings & Prices

Search the Apple App Store and scrape app details: title, developer, rating, rating count, price, genre, version, content rating, size, description and icon. Fast clean HTTP via the iTunes API, no key. For iOS app market research and ASO.

Pricing

from $0.0008 / app scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Apple App Store Scraper — Apps, Ratings, Prices & Metadata

Search the Apple App Store and scrape full app details as clean, structured JSON. Give it keywords or specific App Store IDs / URLs and pull title, developer, rating and rating count, price, genre, version, content rating, size, description, icon and more — from any storefront country. It runs on fast, clean HTTP via the public iTunes API, so it's quick and cheap. No account, no API key. Built for iOS market research, ASO teams and app analysts.

Features

  • 🔎 Keyword search — pass searches terms like "meditation" or "vpn", one per line, and set how many apps to pull with maxAppsPerSearch (up to 200).
  • 🎯 Lookup by ID or URL — target exact apps with appIds (e.g. 389801252 or an apps.apple.com/...id... URL).
  • 🌍 Any storefront — set country (us, gb, de, …) to get local pricing, ratings and availability.
  • Ratings & reviews count — captures overall rating, ratingCount and the current-version rating.
  • 💵 Full pricing — numeric price, formattedPrice, currency and a free boolean.
  • 🗂️ Rich metadata — genre, version, content rating, size in bytes, minimum OS, seller, icon and full description.
  • Fast clean HTTP — no key and no proxy required; the iTunes API works out of the box.

What you get

Each app is one dataset record like this:

{
"appId": 1064216828,
"bundleId": "com.calm.calmapp",
"title": "Calm",
"developer": "Calm.com, Inc.",
"developerId": 1064216831,
"rating": 4.8,
"ratingCount": 1892345,
"ratingCurrentVersion": 4.7,
"price": 0,
"formattedPrice": "Free",
"free": true,
"currency": "USD",
"genre": "Health & Fitness",
"genres": ["Health & Fitness", "Lifestyle"],
"contentRating": "4+",
"version": "6.20",
"releaseDate": "2024-05-20T12:00:00Z",
"minimumOsVersion": "15.0",
"sizeBytes": 312456789,
"seller": "Calm.com, Inc.",
"sellerUrl": "https://www.calm.com",
"icon": "https://is1-ssl.mzstatic.com/image/thumb/.../512x512bb.jpg",
"description": "Calm is the #1 app for sleep, meditation and relaxation...",
"url": "https://apps.apple.com/us/app/calm/id1064216828"
}

Input

{
"searches": ["meditation", "vpn"],
"appIds": ["389801252"],
"maxAppsPerSearch": 30,
"country": "us",
"proxyConfiguration": { "useApifyProxy": false }
}
FieldDescription
searchesKeywords to search the App Store, one per line.
appIdsSpecific App Store IDs or URLs to fetch directly.
maxAppsPerSearchApps to fetch per search term (max 200).
countryStorefront country code (us, gb, de, …).
proxyConfigurationOptional — the iTunes API works without a proxy.

Use cases

  • Run competitive and category research for App Store Optimization (ASO).
  • Track ratings, versions and pricing changes for target apps over time.
  • Build an app-market dataset across storefront countries.
  • Feed structured app metadata into dashboards or analytics pipelines.

Pricing

Pay-per-event: you're billed a small amount per run and per item scraped — you only pay for what you get. See the Pricing tab for current rates.

Notes

This scraper uses Apple's public iTunes Search/Lookup API and returns only publicly available store data. It is an independent tool and is not affiliated with, endorsed by or connected to Apple; "Apple", "App Store" and "iTunes" are trademarks of Apple Inc. Public data only.