VOOZH about

URL: https://apify.com/obsidian937/google-play-reviews-scraper

โ‡ฑ Google Play Reviews Scraper: ASO & Monitoring ยท Apify


Pricing

from $0.15 / 1,000 review or app info extracteds

Go to Apify Store

Google Play Reviews Scraper

Extract Google Play app reviews and metadata without proxy. Get rating, review text, author, version, date, developer replies, for any Android app in any language/country. Pair with App Store Reviews for cross-platform coverage.

Pricing

from $0.15 / 1,000 review or app info extracteds

Rating

0.0

(0)

Developer

๐Ÿ‘ Obsidian IT Consulting SRL

Obsidian IT Consulting SRL

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

4

Monthly active users

5 days ago

Last modified

Share

Extract Google Play reviews and app metadata without proxy. Get ratings, review text, developer replies and install counts for any Android app, in any language and country. Built-in delta monitoring (watchlist mode) returns only new reviews on each scheduled run, ideal for ASO and reputation tracking.

What you get

App metadata (type: "app_info")

FieldDescription
appIdPackage name (e.g. com.whatsapp)
appNameApp name
developerDeveloper name
categoryApp category
pricePrice (0 = free)
ratingAverage star rating
reviewCountTotal number of ratings
installsInstall count (e.g. "1,000,000+")
versionCurrent version
updatedLast update timestamp

Reviews (type: "review")

FieldDescription
reviewIdUnique review ID
authorReviewer username
ratingStar rating (1-5)
reviewFull review text
dateReview date (ISO)
thumbsUpHelpful vote count
appVersionApp version reviewed
developerReplyDeveloper response text (if any)
developerReplyDateDate of developer response

Watchlist mode: delta tracking

Enable watchlistMode: true to only get reviews published since your last run. The actor saves a timestamp after each run and uses it automatically next time.

{
"apps":["com.spotify.music"],
"watchlistMode":true
}

Run on a schedule and only new reviews flow into your pipeline each time. When sorted by newest, the actor stops pagination as soon as it reaches already-seen reviews, fast and efficient.

You can also set a one-time start date manually with sinceDate:

{
"apps":["com.spotify.music"],
"sinceDate":"2026-06-01T00:00:00Z"
}

Use cases

  • Product feedback: monitor your own app reviews across all markets
  • ASO (App Store Optimization): find what users request most
  • Competitor analysis: track rival app ratings and sentiment over time
  • Developer reply monitoring: learn how top apps respond to negative reviews
  • Recurring watchlist: schedule runs and only process new reviews each time
  • Cross-platform: pair with App Store Reviews Scraper for full iOS + Android coverage

Example input

{
"apps":["com.spotify.music","https://play.google.com/store/apps/details?id=com.whatsapp"],
"languages":["en","fr"],
"countries":["us","fr"],
"maxReviews":200,
"sortBy":"newest",
"minRating":0
}

Example output

{
"type":"review",
"store":"google_play",
"appId":"com.spotify.music",
"author":"MusicLover42",
"rating":4,
"review":"Great app overall, but the offline mode has been buggy lately",
"date":"2026-05-15T10:23:00.000Z",
"thumbsUp":12,
"appVersion":"8.9.14",
"developerReply":"Thanks for the feedback! We're looking into the offline issue.",
"developerReplyDate":"2026-05-16T09:00:00.000Z",
"lang":"en",
"country":"us"
}

Sorting options

ValueDescription
newestMost recent reviews first (default)
ratingHighest rated first
helpfulnessMost helpful first

Pricing

$0.15 per 1,000 results ($0.00015/item). Only pay for what you extract.

FAQ

Does it require a proxy? No. It reads public data from Google Play without needing any proxy.

Can I scrape multiple apps at once? Yes. Pass a list of app IDs or full Google Play URLs in the apps field.

Can I filter by minimum rating? Yes. Set minRating: 4 to only get reviews with 4+ stars.

How many reviews can I get? Controlled by maxReviews per app/language/country combination. No hard cap.

What formats are supported? Output is available as JSON, CSV, Excel, or XML via the Apify dataset viewer.

You might also like

Google Play Store Reviews Scraper

makework36/play-store-reviews-scraper

Scrape app reviews from Google Play Store. Extract review text, rating, author, date, app version, and developer reply.

๐Ÿ‘ User avatar

deusex machine

10

Google Play Reviews Scraper

seemuapps/google-play-reviews-scraper

Extract user reviews and ratings for any Android app from the Google Play Store. Fet rating, content, app version, author, helpful-vote counts, and developer replies for thousands of reviews across any country and language.

Google Play Store Reviews Scraper

solidcode/google-play-store-reviews-scraper

[๐Ÿ’ฐ $0.2 / 1K] Extract reviews from any app on Google Play โ€” reviewer, rating, text, date, helpful votes, app version, device, and developer replies. Accepts app package names or full Play Store URLs.

๐Ÿ“ฑ Google Play Store Scraper โ€” App Reviews & Details

inexhaustible_glass/google-play-scraper

Scrape any Android app's reviews + metadata from Google Play. No login or API key. Author, rating, text, thumbs-up, date, app version, developer reply + app info (rating, installs, developer, genre). Auto-paginates to thousands. For app devs, ASO/marketers, competitor & sentiment analysis.

2

App Store & Google Play Reviews Scraper

maged120/app-store-reviews-scraper

Scrape reviews from Apple App Store and Google Play in one run. Supports bulk app lists, country/language filtering, and developer response data.

App Store & Google Play Scraper

dataharvest/app-store-scraper

Scrape app listings and reviews from Google Play and Apple App Store.

Google Play Reviews Scraper โ€” Android Ratings & Reviews

vujeen/google-play-reviews-scraper

Scrape Google Play reviews and ratings for any Android app: rating, text, version, author, thumbs-up and date. Multiple countries per run, app metadata and rating breakdown included. No login, no API keys.

2