App Store Scraper — Search & App Metadata (iTunes API) avatar

App Store Scraper — Search & App Metadata (iTunes API)

Pricing

from $1.44 / 1,000 apps

Go to Apify Store
App Store Scraper — Search & App Metadata (iTunes API)

App Store Scraper — Search & App Metadata (iTunes API)

Search the Apple App Store or look up apps by ID and get clean JSON: title, developer, price, rating, rating count, version, genres, description, screenshots and more. Powered by Apple's public iTunes API. No anti-bot.

Pricing

from $1.44 / 1,000 apps

Rating

0.0

(0)

Developer

Marouane Oulabass

Marouane Oulabass

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

App Store Scraper — Search & App Data from Apple's App Store

Search the Apple App Store or look up any app — and get clean JSON. Give this actor keywords (like habit tracker) or specific app / bundle IDs and get back structured data per app: title, developer, price, rating, rating count, version, genres, description, screenshots and more. Powered by Apple's public iTunes API — no anti-bot, no key.

AI-agent ready: this Actor is callable and payable by AI agents via x402 (USDC on Base), no Apify account required.

Perfect for App Store Optimization (ASO), competitor research and market analysis.

Who uses this

  • 📱 ASO & app marketers — track rankings, ratings and metadata for keywords you target.
  • 🔎 Competitor & market research — compare apps, pricing, categories and reviews-at-scale.
  • 📊 Analysts & investors — monitor app performance signals across countries.
  • 🤖 Data & AI pipelines — feed clean app metadata into your models or dashboards.
  • 🧑‍💻 Developers — a reliable App Store data endpoint by search or app ID.

What you get — one clean row per app

FieldDescription
titleApp name
sellerDeveloper / seller
price + formattedPrice + currencyPrice info
rating + ratingCountAverage rating & number of ratings
version + currentVersionReleaseDateLatest version & date
primaryGenre + genresCategories
contentRatingAge rating
descriptionFull app description
artworkUrl + screenshotUrlsIcon & screenshots
fileSizeBytes, minimumOsVersion, supportedDevicesTechnical details
appId, bundleId, trackViewUrlIdentifiers & store URL

Example

Input

{ "searchTerms": ["habit tracker", "budget app"], "country": "us", "entity": "software", "resultsPerTerm": 25 }

Output (one item)

{
"title": "Streaks",
"seller": "Crunchy Bagel",
"formattedPrice": "$4.99", "price": 4.99, "currency": "USD",
"rating": 4.8, "ratingCount": 21540,
"version": "8.1", "primaryGenre": "Productivity",
"bundleId": "com.crunchybagel.Streaks",
"trackViewUrl": "https://apps.apple.com/us/app/streaks/id963034692"
}

Why this scraper

  • Official source — Apple's public iTunes API, always current.
  • 🔎 Search or direct lookup — by keyword, or by track/bundle ID.
  • 🌍 Any country — set the two-letter App Store country code.
  • 📱 iPhone, iPad & Mac — pick the entity you need.
  • Fast & affordable — pay only per app returned. No anti-bot, no key.

Input options

  • searchTerms — keywords to search (one search per term).
  • appIds — specific apps by numeric track ID or bundle ID.
  • country — two-letter App Store code (default us).
  • entitysoftware (iPhone), iPadSoftware, or macSoftware.
  • resultsPerTerm — apps per search term (max 200).

FAQ

Search or look up by ID? Both — pass searchTerms for keyword search or appIds for exact apps.

Which countries? Any — set country to a two-letter App Store code (us, gb, fr, jp…).

iPad or Mac apps too? Yes — set entity to iPadSoftware or macSoftware.

How fresh is the data? Live from Apple's iTunes API on every run.

Can I export to CSV/Excel/Google Sheets? Yes — the dataset exports to JSON, CSV, Excel and HTML, or pull it via the API.

What does it cost? Pay-per-app — you're only charged for apps actually returned.


Tip: run your target keywords weekly and diff rating/ratingCount to track competitor momentum over time.