App Store App Metadata — ASO Snapshot (Apple iTunes) avatar

App Store App Metadata — ASO Snapshot (Apple iTunes)

Pricing

$0.50 / 1,000 apple app store metadata snapshots

Go to Apify Store
App Store App Metadata — ASO Snapshot (Apple iTunes)

App Store App Metadata — ASO Snapshot (Apple iTunes)

Snapshot Apple App Store app metadata via the public iTunes Lookup API. One row per (app × country) with rating, version, screenshots, IAPs, content rating, release notes, supported devices, file size, developer info, store links. No auth required.

Pricing

$0.50 / 1,000 apple app store metadata snapshots

Rating

0.0

(0)

Developer

vøiddo

vøiddo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

App Store App Metadata

Snapshot Apple App Store metadata — ratings, version, IAPs, screenshots, release notes, supported devices, file size, developer info — for any app, in any storefront. One row per (app × country). Public iTunes Lookup, no auth.

What you get

{
"snapshotAt": "2026-06-02T11:55:11+00:00",
"appId": "389801252",
"country": "us",
"bundleId": "com.burbn.instagram",
"trackName": "Instagram",
"artistName": "Instagram, Inc.",
"sellerName": "Instagram, Inc.",
"sellerUrl": "http://instagram.com/",
"trackViewUrl": "https://apps.apple.com/us/app/instagram/id389801252",
"price": 0.0,
"formattedPrice": "Free",
"currency": "USD",
"averageUserRating": 4.69066,
"userRatingCount": 29102694,
"version": "432.0.0",
"releaseDate": "2010-10-06T08:12:41Z",
"currentVersionReleaseDate": "2026-06-01T12:33:57Z",
"minimumOsVersion": "16.3",
"fileSizeBytes": 575915008,
"primaryGenreName": "Photo & Video",
"genres": ["Photo & Video", "Social Networking"],
"contentAdvisoryRating": "12+",
"advisories": ["Infrequent/Mild Alcohol …"],
"features": ["iosUniversal"],
"screenshotUrls": ["https://…", "…"],
"artworkUrl512": "https://…",
"description": "Little moments lead to big friendships. …",
"releaseNotes": "Performance optimizations and stability improvements …"
}

How to use

Input.

{
"appIds": ["389801252", "6448311069"],
"countries": ["us", "gb", "de", "jp"],
"includeFullDescription": true
}

appIds — numeric App Store IDs. Find in the App Store URL: apps.apple.com/<cc>/app/.../id<NUMBER>. The actor batches up to 100 IDs per HTTP call.

countries — ISO 3166-1 alpha-2 codes. Each storefront has its own pricing, ratings, screenshots, and localized text. Useful for tracking competitor pricing across markets.

includeFullDescription — when false, description and releaseNotes are truncated to 500 chars to keep rows small.

Pricing

PAY_PER_EVENT · $0.0005 per app_metadata_snapshot · 2 000 snapshots = $1.

Buyer

  • ASO consultants tracking version-release cadence + rating shifts.
  • App PMs running weekly competitor-rating dashboards.
  • Mobile analytics shops augmenting their data with current metadata.
  • Anyone watching for an app pulled from the Store (no row returned).

Source

https://itunes.apple.com/lookup?id=<IDS>&country=<CC> — Apple's free public lookup endpoint. Same data that powers the App Store front-end. Actor paces 0.25 s between country batches.