Google Play Store Reviews Scraper Pro avatar
Google Play Store Reviews Scraper Pro

Pricing

$10.00/month + usage

Go to Apify Store
Google Play Store Reviews Scraper Pro

Google Play Store Reviews Scraper Pro

The Google Play Reviews Scraper is a tool designed to collect user reviews and ratings for any app listed on the Google Play Store.

Pricing

$10.00/month + usage

Rating

3.6

(2)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

5

Bookmarked

250

Total users

15

Monthly active users

10 months ago

Last modified

Categories

Share

You can access the Google Play Store Reviews Scraper Pro 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.

$echo '{
< "startUrls": [
< {
< "url": "https://play.google.com/store/apps/details?id=com.dts.freefiremax"
< }
< ],
< "count": 1000
<}' |
<apify call moving_beacon-owner1/my-actor-1 --silent --output-dataset

Google Play Store Reviews Scraper Pro API through CLI

The Apify CLI is the official tool that allows you to use Google Play Store Reviews Scraper Pro locally, providing convenience functions and automatic retries on errors.

Install Apify CLI

Using installation script (macOS/Linux):

$curl -fsSL https://apify.com/install-cli.sh | bash

Using installation script (Windows):

$irm https://apify.com/install-cli.ps1 | iex

Using Homebrew:

$brew install apify-cli

Using NPM:

$npm install -g apify-cli
Having problems? Read the installation guide

Other API clients include: