Google Play Reviews Scraper
Pricing
Pay per event
Google Play Reviews Scraper
Export Google Play reviews for any Android app: star rating, review text, app version, thumbs-up count, date and developer reply, in any language and country. 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
10 hours ago
Last modified
Categories
Share
Google Play Reviews Scraper exports reviews of any Android app from the Google Play Store: star rating, review text, app version, thumbs-up count, date, and the developer's reply. Paste Google Play links, choose the language and country, and download thousands of reviews as CSV, Excel, or JSON for app review analysis, sentiment tracking, competitor research, and product feedback.
What can this tool do?
- Export all available Google Play reviews of an app, or just the latest ones, with no fixed page limit.
- Include the developer's reply and reply date, to see how a company handles feedback.
- Collect reviews in any language and country, for example English–US, German–Germany, Portuguese–Brazil.
- Sort by newest, most relevant, or rating, and filter by stars (for example only 1–2 star complaints).
- Scrape many apps in one run, each row with the same clean columns.
- Leave out reviewer names, avatars, and profile IDs: 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 | com.spotify.music |
appName | Spotify: Music and Podcasts |
country | us |
language | en |
reviewId | a8b49c2f-7138-43cd-9bae-6222495483e1 |
rating | 5 |
content | After having the app for a long time, I think its really great! One of the things they could improve on, however is some of the personalization settings… |
appVersion | 9.1.82.2161 |
thumbsUpCount | 0 |
date | 2026-09-23T20:14:45.000Z |
developerReply | null (the developer's answer when there is one) |
developerReplyDate | null |
reviewUrl | https://play.google.com/store/apps/details?id=com.spotify.music&reviewId=a8b49c2f-7138-43cd-9bae-6222495483e1 |
- Dates are in UTC. Missing values are
null.appVersionisnullwhen the reviewer's app version is unknown.
How to use it
- Paste one or more Google Play links or package names (for example
com.spotify.music). - Choose the language and country, the sort order, the maximum number of reviews, and optionally 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.20 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
Schedule it daily to track new reviews, call it from your code with the Apify API, or connect it to Make, Zapier, n8n, Google Sheets, or an AI agent through Apify's MCP server.
Is it legal?
This tool reads the same public review data the Google Play website shows to any visitor, without logging in or bypassing access controls. It does not collect reviewer names, avatars, or profile IDs. You are responsible for how you use the data; check Google Play's terms for your use case.
FAQ
Why are there fewer reviews than the rating count on Google Play? The rating count includes star-only ratings. Only written reviews are exported, and Google Play shows reviews per language, so choose the language your users write in.
Can I get reviews from several countries or languages? Run the tool once per language and country combination; each run can include many apps.
Can I get App Store reviews too? Use our Apple App Store Reviews Scraper for iPhone and iPad apps; both tools use the same columns where possible.
Feedback
Found a bug or need a field added? Open an issue on the Issues tab. We usually respond within 24 hours.