Apple App Store Search & App Details (Free) avatar

Apple App Store Search & App Details (Free)

Pricing

Pay per usage

Go to Apify Store
Apple App Store Search & App Details (Free)

Apple App Store Search & App Details (Free)

Search iOS apps on the Apple App Store and extract full details: ratings, price, developer, version, size, genres, release dates, descriptions. Official iTunes Search API, any country storefront. 100% free.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

D N

D N

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Search iOS apps on the Apple App Store by keyword — or look up apps directly by ID — and get complete, structured JSON: ratings and rating counts, price, developer, version, size, genres, release dates, content rating, supported languages and full descriptions. Works for any country storefront (US, UK, FR, DE, JP…). Built on the official Apple iTunes Search API — stable, fast, no API key. This actor is 100% free: you only pay your own Apify platform usage.

Input

FieldTypeDescription
queriesarrayKeywords or app names to search. Numeric entries are treated as direct app-ID lookups.
countrystringTwo-letter storefront code (us, gb, fr, de, jp…). Default us.
maxResultsintegerMax apps per query (≤ 200). Default 20.

Output

One dataset item per app:

{
"status": "found",
"query": "spotify",
"appId": 324684580,
"name": "Spotify: Music and Podcasts",
"bundleId": "com.spotify.client",
"developer": "Spotify",
"price": 0,
"currency": "USD",
"free": true,
"rating": 4.8,
"ratingCount": 32714801,
"genres": ["Music", "Entertainment"],
"version": "9.0.52",
"sizeMB": 155.2,
"releaseDate": "2011-07-14T21:22:40Z",
"lastUpdated": "2026-07-01T09:00:00Z",
"appStoreUrl": "https://apps.apple.com/us/app/spotify/id324684580"
}

status: "not_found" and status: "error" items are pushed instead of crashing the run.

Use cases

  • ASO / market research: track competitors' ratings, updates and pricing.
  • Lead generation: build lists of app developers in a niche.
  • Monitoring: detect new versions and release notes of any app.
  • Cross-country comparison: same app across different storefronts.

Limitations & fair use

  • Uses Apple's public iTunes Search API (rate-limited to ~20 calls/min; the actor applies polite delays).
  • Search returns up to 200 apps per term. Reviews are not included — this actor focuses on app metadata.

This actor is free — you only pay standard Apify platform usage. More actors by this developer: fit_melon on Apify Store.