Google Play Reviews Scraper – All Reviews of Any App avatar

Google Play Reviews Scraper – All Reviews of Any App

Pricing

from $1.00 / 1,000 app scrapeds

Go to Apify Store
Google Play Reviews Scraper – All Reviews of Any App

Google Play Reviews Scraper – All Reviews of Any App

Scrape all reviews of any Google Play app: rating, text, date, app version, thumbs-up count and developer reply. Newest, by rating or most helpful; any country and language. No API key, no proxies. $0.20 per 1,000 reviews.

Pricing

from $1.00 / 1,000 app scrapeds

Rating

0.0

(0)

Developer

PulseData

PulseData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 hours ago

Last modified

Share

Export every review of any Google Play app – star rating, review text, date, app version, thumbs-up count and the developer's reply – as JSON, CSV or Excel. Sort by newest, rating or helpfulness, pick any country and language. No Google API key, no quotas, no proxies needed.

$0.20 per 1,000 reviews (+ $0.001 per app for the app details row). 10,000 reviews cost about $2.

What you get

One item per review:

{
"type": "review",
"store": "google-play",
"appId": "com.spotify.music",
"reviewId": "c3b1…",
"userName": "Alex",
"score": 2,
"title": null,
"text": "Shuffle keeps playing the same 20 songs …",
"date": "2026-08-27T15:12:03.000Z",
"version": "9.0.52.123",
"thumbsUp": 41,
"replyText": "Thanks for the feedback …",
"replyDate": "2026-08-28T09:00:11.000Z",
"url": "https://play.google.com/store/apps/details?id=com.spotify.music&reviewId=c3b1…"
}

Plus one type: "app" row per app with title, developer, rating, installs, price and version, so you can join reviews to the app.

Input

FieldDescription
appsGoogle Play URLs or package names, one per line.
maxReviewsPerAppCap per app; 0 = all.
reviewsSortnewest, rating or helpfulness.
country, languageStore country and review language, e.g. us / en, de / de.

Use cases

  • Product feedback mining – find recurring complaints and feature requests after a release.
  • Competitor research – what users love and hate about rival apps.
  • Sentiment analysis & LLM pipelines – clean text with rating labels, ready for classification.
  • Review monitoring – schedule daily runs with reviewsSort: newest and push new reviews to Slack or a sheet.
  • ASO – spot the words users actually use for your app's category.

FAQ

Do I need an API key? No – Google Play has no public reviews API; the actor reads the store's pages directly.

How many reviews can I get? All of them. Set maxReviewsPerApp to 0; Google Play serves reviews in pages of up to 200.

Can I get reviews from other countries? Yes – set country (e.g. gb, de, in) and language.

Does it include developer replies? Yes, replyText and replyDate when the developer answered.

Need App Store reviews too? Use the App Store Reviews Scraper or the combined App Store & Google Play Scraper (also does search, top charts and developer portfolios).

Integrations

Run via API/SDK or on a schedule; export JSON, CSV, Excel; push to Google Sheets, Make, Zapier, n8n; usable as an MCP tool for AI agents.

More data tools by pulsedata