Bug discovery
Prioritize recurring failures by date, rating and vocabulary.
Turn public Android app reviews into a structured dataset for bug discovery, feature research and post-release sentiment tracking.
The first button is an affiliate link. We may receive a commission if you purchase an eligible plan, at no extra cost to you.
Direct answer
Open Google Play Store Reviews Scraper, enter the app ID or URL, choose ratings, dates and keywords, then set maxReviews. Inspect a sample in the Dataset and export it as CSV, Excel or JSON.
For recent bug research, combine one- and two-star ratings, recentDays: 30 and specific terms such as crash or update.
neatrat/google-play-store-reviews-scraperActor used
Built by neatrat. Its practical advantage is filtering before export, so research starts with a focused dataset instead of a large irrelevant dump.
Check the official listingPublic listing signals observed July 24, 2026; they can change.
Copy-ready setup
{
"appIdOrUrl": "com.supercell.brawlstars",
"ratings": [1, 2],
"keywords": ["crash", "update"],
"recentDays": 30,
"maxReviews": 200,
"sortBy": "recent",
"uniqueOnly": true
}Copy its package ID or full Google Play URL.
Choose ratings, a period and terms tied to the problem you need to measure.
Check language, dates, duplicates and relevance before increasing volume.
Classify themes and retain a review ID so each observation remains auditable.
Useful fields
| Field | Use | Quality check |
|---|---|---|
rating | Compare satisfaction | Segment by version or period |
body | Detect topics and wording | Review false positives |
date | Measure post-release change | Normalize time zones |
helpfulCounts | Prioritize shared complaints | Do not equate votes with severity |
reviewId | Remove duplicates | Keep it as the stable key |
Cost
This estimates Actor charges; platform plan and usage are billed according to your account.
Main event rate, excluding plan credits.
| Tier | Per 1,000 reviews |
|---|---|
| Free | $0.15 |
| Bronze | $0.13 |
| Silver | $0.11 |
| Gold or higher | $0.10 |
The current listing limits Free users to five total runs and 500 total reviews. Quota is consumed when a run starts, including runs that return no results.
Added value
Prioritize recurring failures by date, rating and vocabulary.
Compare equivalent samples from apps in the same category.
Measure conversation shifts after a new version.
FAQ
No. It works from an app ID or URL and the limits and filters you configure.
No. Treat it as a research signal and verify grouped cases against support or telemetry.
Minimize data, retain only what is necessary and follow applicable rules and source terms.
First run
A focused sample validates relevance and cost before you scale.