App Store Reviews Scraper — iOS Customer Reviews avatar

App Store Reviews Scraper — iOS Customer Reviews

Pricing

from $2.00 / 1,000 review scrapeds

Go to Apify Store
App Store Reviews Scraper — iOS Customer Reviews

App Store Reviews Scraper — iOS Customer Reviews

Scrape customer reviews for any iOS app from the Apple App Store. Multiple apps, 175+ country storefronts, sorted by most recent or most helpful. Clean JSON with rating, text, version and helpfulness votes — perfect for ASO, competitor research and sentiment analysis.

Pricing

from $2.00 / 1,000 review scrapeds

Rating

0.0

(0)

Developer

Oaida Adrian

Oaida Adrian

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

15 hours ago

Last modified

Share

Scrape customer reviews for any iOS app from the Apple App Store — across 175+ country storefronts, sorted by most recent or most helpful. One clean JSON item per review.

What you get per review

  • Star rating (1–5), review title and full text
  • Reviewer name and review date
  • App version the review refers to
  • Helpfulness votes (sum + count)
  • App metadata: name, developer, overall rating

Who is this for?

  • ASO & product teams — track how updates land, catch bug-report spikes early
  • Competitor research — mine competitors' 1-star reviews for feature gaps
  • Sentiment analysis / AI — clean labeled text (rating + review) for training and dashboards
  • Agencies — automated review monitoring for client apps

Input

{
"apps": ["310633997", "https://apps.apple.com/us/app/whatsapp-messenger/id310633997"],
"countries": ["us", "gb", "de"],
"sortBy": "mostRecent",
"maxReviewsPerApp": 100
}

Both numeric app IDs and full App Store URLs work.

Output (one item per review)

{
"appId": "310633997",
"appName": "WhatsApp Messenger",
"developer": "WhatsApp Inc.",
"country": "us",
"rating": 1,
"title": "Latest update broke notifications",
"content": "Since the last update I don't get any notifications...",
"appVersion": "24.11.79",
"author": "jsmith_42",
"updatedAt": "2026-07-01T09:12:44-07:00",
"voteCount": 12
}

Pricing

Pay per event: a small fee per review scraped. No subscription — scrape 50 reviews or 50,000.

FAQ

How many reviews can I get per app? Apple's public feed serves up to ~500 most-recent reviews per app per country. Scraping multiple countries multiplies coverage.

Is this against Apple's ToS? The data comes from Apple's own public, unauthenticated review feed — the same one that powers RSS readers.