Google Play Reviews Scraper avatar

Google Play Reviews Scraper

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Google Play Reviews Scraper

Google Play Reviews Scraper

Extract user reviews, ratings, and sentiment data from Android applications on the Google Play Store. Perfect for monitoring app performance, customer experience, and market trends.

Pricing

from $4.00 / 1,000 results

Rating

5.0

(1)

Developer

ScrapeAI

ScrapeAI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Collect user reviews and ratings from Google Play Store apps with detailed sentiment insights and multilingual support, helping developers and researchers better understand user experiences.

Features

  • Regional targeting — filter reviews by country, market, or available location criteria
  • Detailed review insights — capture star ratings, review text, reviewer names, dates, and engagement counts
  • Apify cloud compatible — designed for automated execution, proxy management, and webhook workflows

Use Cases

  • Brand health tracking — monitor how customers perceive products, services, and businesses over time
  • Service quality comparison — benchmark customer experiences across brands and competitors
  • Voice-of-customer analysis — identify unmet needs, frustrations, and enhancement opportunities
  • Competitive review analysis — compare user sentiment and feedback across competing products

Example Input

{
"query": "com.spotify.music",
"maxItems": 10
}

Sample Output

{
"appId": "com.spotify.music",
"reviewId": "033f7987-d47a-4cb1-8320-ae888f65800e",
"userName": "Maya Mondal",
"userImage": "https://play-lh.googleusercontent.com/a/ACg8ocJzF11_G2aHANQSP-P4mZ5aGAoXGjzm_WX6KipRDkFNSNFaHg=mo",
"score": 4,
"scoreText": "4",
"date": "2026-06-03T11:55:55.980Z",
"title": null,
"text": "It has many ads.",
"thumbsUp": 0,
"version": "9.1.36.1948",
"replyText": "Hey! We hear you and we'll pass your feedback along to the Ads team. For an ad-free experience, we'd recommend checking out our Premium plans at spotify.com/premium. If you've never had Premium before, you should be eligible for our trial.",
"replyDate": "2026-06-03T20:39:40.830Z",
"criterias": [
{
"criteria": "vaf_app_quality_ads_presence",
"rating": 1
},
{
"criteria": "vaf_app_quality_performance",
"rating": 1
},
{
"criteria": "vaf_app_quality_usability",
"rating": 1
}
],
"url": "https://play.google.com/store/apps/details?id=com.spotify.music&reviewId=033f7987-d47a-4cb1-8320-ae888f65800e",
"sortOrder": "newest",
"language": "en",
"country": "us",
"scrapedAt": "2026-06-04T12:00:16.932Z"
}