Apple App Store Reviews Scraper avatar

Apple App Store Reviews Scraper

Pricing

Pay per event

Go to Apify Store
Apple App Store Reviews Scraper

Apple App Store Reviews Scraper

Export Apple App Store reviews for any iPhone or iPad app: rating, title, review text, app version, helpful votes and date, from one or many countries. Clean fields, no reviewer data.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Data Lantern

Data Lantern

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Apple App Store Reviews Scraper exports reviews of any iPhone or iPad app from the Apple App Store: star rating, review title and text, app version, helpful votes, and date. Paste an App Store link, pick one or more countries, and download the reviews as CSV, Excel, or JSON for app review analysis, sentiment tracking, competitor research, or product feedback.

What can this tool do?

  • Export up to 500 of the latest App Store reviews per app and country (Apple's own limit), or 500 of the most helpful ones.
  • Collect reviews from many countries in one run, for example us, gb, de, fr, jp, br.
  • Accept App Store links, numeric app IDs, or bundle IDs such as com.spotify.client.
  • Filter by stars, for example only 1–2 star reviews to collect complaints and bug reports.
  • Return the same clean columns for every review, so CSV and Excel exports stay tidy.
  • Leave out reviewer names and profile links: you get the feedback, not personal data.

What data does it return?

One row per review. Example from a real run of the default input:

FieldExample
appId324684580
appNameSpotify: Music and Podcasts
countryus
reviewId14584262810
rating1
titleSad
contentI loved it before the adds. Now I barely listen to music.
appVersion9.1.84
voteCount0
voteSum0
date2026-09-23T14:47:28.000Z
reviewUrlhttps://apps.apple.com/us/app/id324684580?see-all=reviews
  • voteCount is how many people voted on the review; voteSum is how many found it helpful.
  • reviewUrl opens the app's review page in that country's App Store (Apple has no link to a single review).
  • date is in UTC. Missing values are null.

How to use it

  1. Paste one or more App Store links (or app IDs) and choose the countries.
  2. Optionally set the maximum number of reviews, the sort order, and a star filter.
  3. Click Start, then download the reviews as CSV, Excel, or JSON, or read them through the API.

Pricing

Pay per review: $0.30 per 1,000 reviews, plus $0.005 per run. You only pay for reviews you receive. Set a maximum cost per run in the run options and the tool stops when it is reached.

Use it through the API, AI agents, and integrations

Call it from your code with the Apify API, schedule it daily to track new reviews, or connect it to Make, Zapier, n8n, Google Sheets, or an AI agent through Apify's MCP server.

This tool reads Apple's public customer-reviews feed, the same reviews anyone can see in the App Store. It does not log in or bypass any access control, and it does not collect reviewer names, nicknames, or profile links. You are responsible for how you use the data; check Apple's terms for your use case.

FAQ

Why do I get at most 500 reviews per country? Apple's public feed stops after 10 pages of 50 reviews for each app, country and sort order. To get more, run the same app for more countries, or run it once with Most recent and once with Most helpful. Scheduling a daily run keeps a growing history of new reviews.

Why did an app return fewer reviews than the App Store shows? The App Store counts star-only ratings, but only written reviews appear in the feed. Each country also has its own reviews, so a small country may have only a few.

Can I get Google Play reviews? Google Play is a different store and is not covered by this tool.

Feedback

Found a bug or need a field added? Open an issue on the Issues tab. We usually respond within 24 hours.