
Google Play Reviews: The Fastest, Cheapest and Most Reliable
Pay $0.10 for 1,000 reviews

Google Play Reviews: The Fastest, Cheapest and Most Reliable
Pay $0.10 for 1,000 reviews
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.
Actor Metrics
9 monthly users
No reviews yet
1 bookmark
90% runs succeeded
1.9 days response time
Created in Feb 2025
Modified 7 hours ago
You can access the Google Play Reviews: The Fastest, Cheapest and Most Reliable programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "appIds": [
3 "com.instagram.android",
4 "com.whatsapp",
5 "com.zhiliaoapp.musically"
6 ],
7 "startUrls": [
8 "https://play.google.com/store/apps/details?id=com.snapchat.android&hl=es&gl=US",
9 "https://play.google.com/store/apps/details?id=com.facebook.katana&hl=en&gl=DE",
10 "https://play.google.com/store/apps/details?id=org.telegram.messenger&hl=fi&gl=CA"
11 ],
12 "until": "2024-12-31",
13 "maxItems": 1000,
14 "customMapFunction": "(object) => { return {...object} }"
15}' |
16apify call agents/googleplay-reviews --silent --output-dataset
Google Play Reviews: The Fastest, Cheapest and Most Reliable API through CLI
The Apify CLI is the official tool that allows you to use Google Play Reviews: The Fastest, Cheapest and Most Reliable locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: