Fast and efficient Google Play Store review scraper that extracts user feedback with precision. Set app IDs, customize parameters like country and language, and receive detailed review data including ratings, comments, and user info. Priced at $0.1 per 1000 reviews.
Intelligence. Precision. Impact.
Our Google Play Reviews Scraper is designed for fast and efficient extraction of user reviews from the Google Play Store. With robust performance and flexible configurations, this actor delivers real-time, actionable insights from app reviews worldwide.
Note: Google Play displays two rating mechanisms. Only reviews containing comments are extracted.
Price: $0,1 per 1000 reviews
Set Your Targets:
Provide one or more App IDs or direct Google Play URLs to specify the reviews to extract.
Define Your Parameters:
Set the desired country
, language
, sort order (sort
), and limit the review count (maxItems
). Optionally, supply a customMapFunction
to transform each review.
Run and Analyze:
Start the scraper and receive enriched, actionable data delivered at high speed.
Field | Type | Description | Default |
---|---|---|---|
appIds | array | Application IDs from the Google Play URL (extracted from the id query parameter). | [] |
country | string | Google Play country code from which to fetch reviews. | us |
language | string | Language code for the reviews. If set to all , requests will be sent for each language separately. | en |
sort | string | Criteria to sort reviews (e.g., NEWEST ). | NEWEST |
startUrls | array | Direct Google Play review URLs—scraping begins immediately with these endpoints. | [] |
maxItems | number | Maximum number of reviews to output. | Infinity |
until | string | Returns reviews newer than this date. | null |
customMapFunction | string | A JavaScript function to transform each review object. For transformation only, not filtering. | null |
A typical review extracted by the actor will have the following structure:
1{ 2 "id": "acf0e0f8-d90c-46dc-9deb-dbd9541adcdb", 3 "userName": "Akintola Samuel", 4 "userImage": "https://play-lh.googleusercontent.com/a/ACg8ocK4I3LkwgEHYl0KpnHt75hJQemY3ZNJd4ykknNoyZApALYhOg=mo", 5 "date": "2025-02-04T20:41:16.276Z", 6 "score": 3, 7 "scoreText": "3", 8 "url": "https://play.google.com/store/apps/details?id=com.whatsapp&reviewId=acf0e0f8-d90c-46dc-9deb-dbd9541adcdb", 9 "title": null, 10 "text": "I love this app men it's vibing", 11 "replyDate": null, 12 "replyText": null, 13 "version": "2.24.22.78", 14 "thumbsUp": 0, 15 "criterias": [ 16 { 17 "criteria": "vaf_phase1_voice_messaging", 18 "rating": 1 19 }, 20 { 21 "criteria": "vaf_phase1_file_sharing", 22 "rating": 1 23 } 24 ], 25 "country": "US", 26 "appId": "com.whatsapp", 27 "language": "en" 28}
Unexpected Result Quantity?
Adjust the maxItems
parameter to control your output size. Extra data may be delivered, but you are billed only for the specified limit.
Missing Data in Output?
Check the "Storage" section in your task results for the complete dataset.
Feature Requests or Issues?
We continuously enhance the actor. If you encounter any issues, open an issue or contact our support.
For further assistance:
Google Play Reviews Scraper is your trusted solution for extracting deep insights from the Google Play Store.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!