App Store Scraper - Apps, Reviews & Rankings
Under maintenancePricing
from $1.28 / 1,000 results
App Store Scraper - Apps, Reviews & Rankings
Under maintenanceScrape Apple App Store apps, reviews & rankings. Extract app names, descriptions, ratings, review counts, prices, screenshots, developer info. Search by keyword or category. Pay per result. Export JSON/CSV.
Pricing
from $1.28 / 1,000 results
Rating
0.0
(0)
Developer
Harald
Maintained by CommunityActor stats
0
Bookmarked
7
Total users
0
Monthly active users
5 days ago
Last modified
Categories
Share
App Store Scraper - Apple Apps, Reviews & Rankings
Scrape the Apple App Store at scale without an API key. Extract app details, user reviews, ratings, prices, screenshots, and developer info. Search by keyword, pull a single app, or collect thousands of reviews. Perfect for ASO (App Store Optimization), competitor research, review monitoring, and market analysis.
What this App Store Scraper does
- 🔍 Search the App Store by keyword and collect matching apps
- 📱 Extract full app details from any App Store URL or app ID
- 💬 Scrape user reviews with ratings, titles, authors, and dates
- ⭐ Get ratings, review counts, price, genres, version, and release info
- 🖼️ Collect app icon and screenshot URLs
- 💾 Export to JSON, CSV, or Excel
- 🚫 No Apple account or API key required
Use cases
- ASO / App Store Optimization keyword and ranking research
- Monitor user reviews and ratings for your app or competitors
- Build an app market database across categories
- Track pricing, versions, and update cadence
- Sentiment analysis on review content
Input
The Actor supports three modes:
| Field | Type | Description |
|---|---|---|
mode | string | search, app, or reviews |
searchQuery | string | Keyword to search (mode = search) |
appUrl | string | App Store URL or numeric app ID (mode = app / reviews) |
country | string | Two-letter country/store code (e.g. us, gb, de) |
maxResults | integer | Maximum results to return |
Example input
{"mode": "search","searchQuery": "meditation","country": "us","maxResults": 25}
Scrape reviews for one app:
{"mode": "reviews","appUrl": "https://apps.apple.com/us/app/id389801252","country": "us","maxResults": 100}
Output
App record includes fields such as:
| Field | Description |
|---|---|
appId / appName | App identifier and name |
developer | Developer / seller name |
rating / ratingCount | Average rating and number of ratings |
price / currency | Price and currency |
genres / primaryGenre | Category information |
description | Full app description |
version / releaseDate | Current version and release date |
size / contentRating | App size and age rating |
icon / screenshots | Image URLs |
url | App Store link |
Review record includes: reviewId, title, content, author, rating, date, and vote counts.
How to use
- Pick a mode (search, app, or reviews).
- Provide a search query or app URL/ID.
- Set
countryandmaxResults. - Click Start and export as JSON, CSV, or Excel.
Pricing
This Actor uses pay-per-result pricing — you only pay for the data you collect.
Frequently asked questions
Do I need an Apple Developer account or API key? No. It works out of the box.
Can I scrape reviews from a specific country store? Yes — set the country code to target a regional App Store.
Which formats can I export? JSON, CSV, and Excel from the run's Storage tab.
Is this legal? The Actor collects only publicly available data. You are responsible for how you use it and for complying with Apple's terms and applicable laws.
Built by Harald. Questions or feature requests? Open an issue on the Actor's Issues tab.