Apple App Store Reviews Scraper
Pricing
Pay per event
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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:
| Field | Example |
|---|---|
appId | 324684580 |
appName | Spotify: Music and Podcasts |
country | us |
reviewId | 14584262810 |
rating | 1 |
title | Sad |
content | I loved it before the adds. Now I barely listen to music. |
appVersion | 9.1.84 |
voteCount | 0 |
voteSum | 0 |
date | 2026-09-23T14:47:28.000Z |
reviewUrl | https://apps.apple.com/us/app/id324684580?see-all=reviews |
voteCountis how many people voted on the review;voteSumis how many found it helpful.reviewUrlopens the app's review page in that country's App Store (Apple has no link to a single review).dateis in UTC. Missing values arenull.
How to use it
- Paste one or more App Store links (or app IDs) and choose the countries.
- Optionally set the maximum number of reviews, the sort order, and a star filter.
- 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.
Is it legal?
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.