Google Play Reviews Scraper avatar

Google Play Reviews Scraper

Pricing

from $0.11 / 1,000 reviews

Go to Apify Store
Google Play Reviews Scraper

Google Play Reviews Scraper

Scrape Google Play app reviews by package name or store URL. Extract user name, score, review text, date, thumbs-up count, app version, and developer reply. Sort by newest or rating, filter by star, paginate to thousands per app. Pay per result.

Pricing

from $0.11 / 1,000 reviews

Rating

0.0

(0)

Developer

Data Forge

Data Forge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Scrape Google Play app reviews from $0.10 / 1,000 results, and pull 50,000+ reviews in one run. Get user name, star score, review text, date, thumbs-up count, app version and developer reply as clean rows ready for CSV, Excel, JSON or the API. No HTML parsing, no maintenance - you pay only per review returned.


What does the Google Play Reviews Scraper do?

The Google Play Reviews Scraper turns any Android app on the Google Play Store into a structured review dataset. Feed it one or more apps - by name (Spotify), package (com.spotify.music) or Play Store URL - and it returns each review as a flat row: who wrote it, the star score, the written review text, the date, how many users found it helpful, the app version reviewed and the developer's reply. Sort by newest, rating or relevance, narrow to a single star rating, and set Max reviews per app to any depth: 100, 10,000 or every review the app has - the Actor auto-paginates until it gets there. This is the fast, low-cost way to pull Google Play reviews at scale without touching a browser.

What data can you get from a Google Play review?

Each review row carries the fields buyers ask for:

  • ๐Ÿ‘ค User name - the reviewer's display name
  • โญ Score - star rating from 1 to 5
  • ๐Ÿ“ Review text - the written review content
  • ๐Ÿ“… Date - when the review was posted (ISO 8601)
  • ๐Ÿ‘ Thumbs-up count - how many users marked it helpful
  • ๐Ÿ’ฌ Developer reply - the developer's response text and reply date
  • ๐Ÿ”ข App version - the build the user reviewed
  • ๐Ÿ†” Review ID - a stable identifier for deduping
  • ๐Ÿ–ผ Avatar - the reviewer's profile image URL

The complete raw review object is also attached under data, so no field is ever lost.

How to scrape Google Play reviews

  1. Open the Google Play Reviews Scraper and click Try for free. The input form is prefilled with a working example app, so a first run returns real reviews with zero setup.
  2. In Apps, paste one or more package names (com.spotify.music), Play Store URLs, or plain app names (Spotify). Mix freely.
  3. Pick a Sort order - newest, rating or most relevant - and optionally set a Star filter to pull only 1 to 5 star reviews.
  4. Set Max reviews per app to control depth and cost, then choose Country and Language for localized reviews.
  5. Click Start, then export the results to CSV, Excel, JSON or the API.

Input example

{
"appIds": ["Spotify", "com.whatsapp", "https://play.google.com/store/apps/details?id=com.instagram.android"],
"sort": "newest",
"filterScore": 5,
"maxReviewsPerApp": 2000,
"country": "us",
"lang": "en"
}

Output example

{
"query": "com.spotify.music",
"row_type": "review",
"review_id": "8c4e1f2a9b...",
"user_name": "Jordan M.",
"score": 5,
"content": "Best music app I have used. The offline mode works great on my commute.",
"at": "2026-06-09T14:32:11Z",
"thumbs_up_count": 128,
"reply_content": "Thanks for the kind words! Glad offline mode is working for you.",
"replied_at": "2026-06-10T09:15:00Z",
"app_version": "8.9.74.123",
"user_image": "https://play-lh.googleusercontent.com/a/...",
"data": { "...": "complete review object" }
}

Each run also writes a summary record to the OUTPUT key with the review count, error count and estimated cost. Error rows carry an error_code and are free - you pay only for real reviews.

How much does it cost to scrape Google Play reviews?

Reviews are billed at $0.10 per 1,000 results ($0.0001 each). The math is simple:

  • $5 in free Apify trial credits = roughly 50,000 reviews ($5 / $0.0001)
  • 1,000 reviews = $0.10
  • 50,000 reviews = $5.00
  • 100,000 reviews = $10.00

You are charged only for review rows actually returned. Errors and empty results cost nothing, so a misconfigured run never burns your budget. Live per-event pricing is shown on this actor's Apify Store page.

What can you use Google Play reviews for?

  • Sentiment analysis - track how users feel about an app release over time.
  • Product feedback mining - surface bugs, feature requests and pain points at scale.
  • Competitor CX intelligence - read how rival apps handle complaints in their developer replies.
  • App Store Optimization (ASO) - find the keywords and phrases real users repeat in reviews.
  • Release monitoring - watch scores and themes shift right after each app version ships.
  • Support automation - feed reviews into an LLM to auto-tag issues and route them to teams.
  • Churn research - read 1 and 2 star reviews to learn why users uninstall.
  • Market research - benchmark ratings and review volume across a category of apps.
  • Brand monitoring - get a heads-up when negative reviews spike on your app.

Scraping publicly available data, including public app reviews on Google Play, is broadly legal in the US and EU and has been upheld in cases such as hiQ v. LinkedIn. This actor collects only public review data that any visitor can see, never private accounts or hidden content. You are responsible for using the output in line with Google's terms, GDPR/CCPA and your local laws - for compliance-sensitive projects, consult your legal team.

Part of the Data Forge Google Play suite:

  • Google Play Scraper - the umbrella actor for app search, app details and reviews in one place.
  • Google Play App Scraper - pull rich app metadata: title, developer, installs, rating, price, screenshots and description.

Need Amazon, Walmart, TripAdvisor, Booking or Google Maps data too? The broader Data Forge fleet covers those.

FAQ

How many reviews can I pull per app? As many as the app has. Set Max reviews per app to 100, 10,000 or 1,000,000 - the Actor keeps pulling the review feed until it reaches your number or runs out of reviews, and you pay only per review returned.

Which apps and countries are supported? Any public app on the Google Play Store, in any country and language. Set Country and Language for localized reviews.

Can I call this from the API or an integration? Yes. Each Apify actor ships a REST API, scheduler, webhooks and an MCP server, so you can run the Google Play Reviews Scraper from your own code, Make, Zapier or an AI agent.

Can I filter by star rating? Yes. Set the Star filter to pull only 1, 2, 3, 4 or 5 star reviews, and Sort by newest, rating or relevance.

Do I pay for failed runs? No. Error and empty rows are free - you are billed only for real review results.

Support

I personally support customers directly - reach out on any channel.

Telegram WhatsApp Email