App Store Review Analyzer
Pricing
$0.02 / scan run
App Store Review Analyzer
Analyze iOS and Android app reviews using free public APIs. Aggregate reviews, score sentiment, detect top issues (crash/bug/network/UX), and track trends over time.
Pricing
$0.02 / scan run
Rating
0.0
(0)
Developer
Richard P
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a month ago
Last modified
Categories
Share
Analyze iOS and Android app reviews using free public APIs. Aggregate reviews, score sentiment, detect top issues (crash/bug/network/UX), and track trends over time.
Features
- appIds
- countries
- maxReviews
- includeTrends
Input
| Field | Type | Description |
|---|---|---|
appIds | array | List of app identifiers to analyze. Prefix with 'ios:' for App Store apps (numeric ID) or 'android:' |
countries | array | ISO country codes for store regions. For iOS, determines the RSS feed region. For Android, determine |
maxReviews | integer | Maximum number of reviews to fetch per app per country |
includeTrends | boolean | Whether to compute sentiment trends over time and issue frequency trends |
Output
Results are pushed to the dataset as structured JSON records. Each record contains the extracted data with timestamps.
Pricing
Pay-per-run: $0.02 per scan (one-time charge per run, 20% Apify fee included).
Usage
Run the actor from the Apify Console or API with the input fields above. See the input schema for defaults and examples.