Apple App Store Reviews Scraper
Pricing
from $1.00 / 1,000 results
Apple App Store Reviews Scraper
Scrape user reviews from any Apple App Store app in seconds. Supports multiple apps, 40+ country stores, sorting by most recent or most helpful, and rating filters. Get review text, ratings, dates, author info, and full app metadata.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Alam
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Scrape user reviews from any app on the Apple App Store. Get review text, ratings, dates, author info, and more — for any country store, any app, at scale.
Use Cases
- Sentiment Analysis — Collect reviews to analyze customer sentiment trends over time
- Competitor Monitoring — Track what users are saying about competing apps
- Product Development — Identify feature requests and common complaints from real users
- Review Management — Monitor new reviews across all your apps from a single place
- Market Research — Understand user expectations and pain points in your app category
Input
| Field | Description | Default |
|---|---|---|
| App IDs | One or more App Store app IDs or bundle IDs (e.g. 544007664 or com.google.ios.youtube) | Required |
| Country Store | Which country's App Store to fetch reviews from (40+ countries supported) | us |
| Max Reviews per App | Maximum number of reviews to fetch per app (up to 500) | 100 |
| Sort Order | Sort by most recent or most helpful reviews | Most Recent |
| Minimum Rating | Filter to only include reviews at or above this rating (1-5) | 1 |
| Maximum Rating | Filter to only include reviews at or below this rating (1-5) | 5 |
| Include App Info | Enrich each review with app metadata (name, developer, category, icon, rating) | true |
Output
Each review includes:
| Field | Description |
|---|---|
reviewId | Unique review identifier |
appName | Name of the app |
appId | App Store ID |
author | Reviewer's display name |
rating | Star rating (1-5) |
title | Review title |
content | Full review text |
date | Review date and time |
appVersion | App version being reviewed |
voteSum | Number of upvotes |
voteCount | Total votes on the review |
When Include App Info is enabled, each review also includes:
| Field | Description |
|---|---|
developer | App developer name |
category | App Store category |
iconUrl | App icon image URL |
averageRating | App's overall rating |
totalRatings | Total number of ratings |
Tips
- Find an App ID — The numeric ID appears in any App Store URL:
apps.apple.com/app/id544007664→ ID is544007664 - Use Bundle IDs — You can also use bundle identifiers like
com.google.ios.youtubeinstead of numeric IDs - Multiple Apps — Pass multiple IDs to scrape several apps in a single run
- Country-Specific Reviews — Users in different countries leave different feedback. Try multiple country stores for a complete picture
- Most Helpful — Use "Most Helpful" sort to surface the reviews that other users found most valuable
Pricing
This is a lightweight actor with minimal compute usage — reviews are fetched and returned quickly, keeping your run costs very low.