Google Play Reviews Scraper - App Ratings & Feedback (No Key)
Pricing
from $0.08 / 1,000 results
Google Play Reviews Scraper - App Ratings & Feedback (No Key)
$0.08/1K ๐ฅ Fast Google Play reviews scraper! Ratings, review text, author, version & thumbs-up from any Android app โ no key. JSON, CSV, Excel or API in seconds. Drop app IDs & pull thousands of reviews for ASO & sentiment โก
Pricing
from $0.08 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
18 hours ago
Last modified
Categories
Share
Google Play Reviews Scraper ๐ขโญ
Scrape Google Play Store app reviews at scale โ rating, review text, author, app version, thumbs-up count and developer replies โ with no API key, no login, and no browser. Built for ASO teams, app developers and reputation managers who need fresh Play Store feedback in a clean structured format.
Give it one or more app ids (package names like com.spotify.music), pick a country, language and sort order, and the actor pages through reviews using Google Play's own continuation token โ fast and datacenter-proxy friendly.
โจ Features
- ๐ No API key / no login โ talks directly to the Play Store's internal reviews endpoint.
- โญ Full review objects โ rating, text, author, date, app version, thumbs-up, developer reply.
- ๐ Any country + language โ
country(gl) andlanguage(hl) parameters. - ๐ Sort by newest, rating, or helpfulness.
- ๐ Automatic pagination โ collect up to 2,000 reviews per app via the continuation token.
- ๐งพ Clean, nullable schema โ every field typed, easy CSV / Excel / JSON / API export.
- โก Datacenter-friendly โ runs cheaply, no residential proxies required.
๐ต Pricing
This actor is intentionally cheap โ around $0.5 per 1,000 reviews โ to undercut heavier alternatives. You only pay for the compute you use; there are no per-key or subscription fees.
๐ Input
| Field | Type | Description |
|---|---|---|
mode | select | reviews (default) โ fetch app reviews. |
appIds | array | Play Store package names, e.g. ["com.spotify.music","com.whatsapp"]. |
country | string | Two-letter region code (gl), default us. |
language | string | Two-letter language code (hl), default en. |
sort | select | newest (default), rating, or helpfulness. |
maxItems | integer | Max reviews per app, 1โ2000 (default 200). |
Example input
{"mode": "reviews","appIds": ["com.spotify.music", "com.whatsapp"],"country": "us","language": "en","sort": "newest","maxItems": 200}
๐ก Find an app id in its Play Store URL:
play.google.com/store/apps/details?id=com.spotify.music.
๐ฆ Output
Each dataset item is one review:
{"app_id": "com.spotify.music","review_id": "4d6ec5f9-214d-4727-bca8-b750b4823984","author": "Clint Southcott","rating": 5,"text": "they fixed something so i don't get endless blocks of ads","thumbs_up": 0,"review_date": "2026-07-18T18:41:24Z","app_version": "9.1.64.1676","reply_text": null,"scraped_at": "2026-07-19T20:40:00Z"}
๐ฏ Use cases
- ASO (App Store Optimization) โ mine keywords and feature requests from real user language.
- Reputation management โ track 1-star spikes and respond fast.
- App feedback loops โ feed reviews into your bug-tracker or product board.
- Sentiment analysis โ export text + rating into your NLP / LLM pipeline.
- Competitor research โ monitor rival apps' reviews per version.
๐ Comparison
| Google Play Reviews Scraper | Official Play API | Manual copy-paste | |
|---|---|---|---|
| API key required | โ No | โ Yes (Play Console) | โ No |
| Any app (not just yours) | โ | โ Own apps only | โ (slow) |
| Structured export | โ JSON/CSV/Excel | Limited | โ |
| Pagination / bulk | โ up to 2,000 | Manual | โ |
| Cost | ๐ฒ ~$0.5 / 1k | Free but restricted | Free but manual |
๐ Related actors
- Google Play Scraper โ app metadata, ratings, installs.
- App Store Reviews Scraper โ the iOS counterpart.
- Steam Reviews Scraper โ game reviews from Steam.
- Trustpilot Scraper โ business reviews from Trustpilot.
โ FAQ
Do I need a Google account or API key? No. The actor uses the Play Store's public web endpoint.
How many reviews can I get? Up to 2,000 per app id per run, paginated automatically.
Is this legal? You are responsible for complying with Google's Terms and applicable laws (incl. GDPR). Only scrape publicly available data and use it lawfully.
Keywords: google play reviews scraper, play store reviews api, android app reviews, ASO tool, app rating scraper, google play scraper, app reputation monitoring, play store feedback, mobile app sentiment, google play data export.