Primary genre name
primaryGenre
Optional
Human-readable name of the primary genre.
Apple App Store API — Apps, Reviews, Ratings & ASO
Pricing
from $1.00 / 1,000 results
Unofficial Apple App Store API in one Apify actor. 10 endpoints: app details, search, reviews, top charts, similar apps, developer profiles, autocomplete, rating histograms, privacy labels, version history. Pure HTTP, sub-3s cold start, batch & parallel. For iOS devs, ASO and AI tools.
Result type
_mode
Required
Which endpoint produced this item. Use this for filtering when the dataset mixes multiple runs.
Scraped at (ISO 8601)
scrapedAt
Required
When this item was scraped by the actor (UTC).
App ID (numeric)
id
Optional
Numeric App Store ID. Present on app, search, reviews, similar, list, developer, ratings, privacy, and versionHistory items.
Bundle ID
appId
Optional
Reverse-DNS bundle identifier (e.g. com.spotify.client).
App title
title
Optional
Display name of the application.
Full description
description
Optional
Full app description text from the App Store page.
App Store URL
url
Optional
Canonical App Store URL of the app.
Developer name
developer
Optional
Name of the developer or publisher.
Developer ID (artistId)
developerId
Optional
Numeric artistId of the developer (use this as input.devId in developer mode).
Developer App Store URL
developerUrl
Optional
URL to the developer's App Store page.
Developer website
developerWebsite
Optional
Public website URL listed for the developer.
App icon URL
icon
Optional
URL of the app's icon image (highest available resolution).
iPhone screenshot URLs
screenshots
Optional
Array of iPhone screenshot image URLs.
iPad screenshot URLs
ipadScreenshots
Optional
Array of iPad screenshot image URLs (when the app supports iPad).
Apple TV screenshot URLs
appletvScreenshots
Optional
Array of Apple TV screenshot image URLs (when the app supports tvOS).
Average rating (all-time)
score
Optional
All-time average user rating, 1.0–5.0.
Total review count (all-time)
reviews
Optional
Total number of all-time user reviews. Returned as reviews by iTunes Search API.
Current version rating
currentVersionScore
Optional
Average user rating for the current app version only.
Current version review count
currentVersionReviews
Optional
Number of reviews for the current app version only.
Total rating count (ratings mode)
ratings
Optional
Total number of ratings — populated by the dedicated ratings mode (iOS-exclusive endpoint).
Rating histogram
histogram
Optional
Breakdown of ratings by star count: {1: count, 2: count, ..., 5: count}. Returned by ratings mode.
Price
price
Optional
App price in the requested country's currency. 0 for free apps.
Is free
free
Optional
True if the app costs 0; false if paid.
Currency
currency
Optional
ISO 4217 currency code matching the price.
Current version
version
Optional
Latest version string of the app.
Original release date (ISO 8601)
released
Optional
When the app was first released, ISO 8601. Field name as returned by iTunes Search API.
Review updated
updated
Optional
When the review was last updated (ISO 8601), if different from date.
Original release date (alias)
releaseDate
Optional
Alias of released — same value, included for compatibility with clients expecting camelCase.
Current version release date (alias)
currentVersionReleaseDate
Optional
Alias of updated — same value, included for compatibility with clients expecting camelCase.
Release notes
releaseNotes
Optional
Latest changelog / what's-new text for the current version.
Minimum iOS version
requiredOsVersion
Optional
Minimum iOS version required to install the app.
App size (bytes)
size
Optional
Download size of the app in bytes, as a string.
Primary genre name
primaryGenre
Optional
Human-readable name of the primary genre.
Primary genre ID
primaryGenreId
Optional
Numeric genre identifier used by App Store.
Genre names
genres
Optional
All genre/category names assigned to the app.
Genre IDs
genreIds
Optional
Numeric genre identifiers assigned to the app.
Content rating
contentRating
Optional
Age-rating label (e.g. 4+, 9+, 12+, 17+).
Advisory rating
advisoryRating
Optional
Detailed content advisory (e.g. "Infrequent/Mild Profanity or Crude Humor").
Supported languages
languages
Optional
List of ISO language codes the app supports.
Supported devices
supportedDevices
Optional
List of Apple device models the app supports.
Features
features
Optional
Special app features advertised on App Store (e.g. "iosUniversal").
Reviewer name
userName
Optional
Display name of the reviewer.
Reviewer profile URL
userUrl
Optional
App Store reviewer profile URL.
Review text
text
Optional
Full review comment text.
Review date
date
Optional
When the review was posted (ISO 8601).
Suggested term
term
Optional
Autocomplete suggestion (suggest mode).
Suggestion rank
position
Optional
1-based position of the suggestion in the autocomplete list.
Version (versionHistory mode)
versionDisplay
Optional
Version string as displayed on App Store.
Privacy data categories
data
Optional
Array of privacy data category objects (privacy mode). Each entry describes what data is collected, how it's used, and whether it's linked to user identity or tracking.
Privacy choices URL
managePrivacyChoicesUrl
Optional
URL where users can manage their privacy choices for this app.
Privacy types
privacyTypes
Optional
Summary of how the app handles user data (e.g. "Data Used to Track You", "Data Linked to You", "Data Not Linked to You").
Origin query
query
Optional
The search keyword (or autocomplete term) that produced this item.
Origin developer ID
devId
Optional
ArtistId used in a developer-mode run.
Top-chart collection
collection
Optional
Which top chart this item came from in list-mode runs.
Source numeric ID
sourceId
Optional
In similar-mode runs, the numeric ID used as the lookup seed.
Source bundle ID
sourceAppId
Optional
In similar-mode runs, the bundle ID used as the lookup seed.