Google Play Scraper avatar
Google Play Scraper

Pricing

$0.30 / 1,000 results

Go to Store
Google Play Scraper

Google Play Scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape google play store to get apps, details, developers, categories and reviews. If you are looking for a reliable google play reviews scraper you should give this tool a try

5.0 (1)

Pricing

$0.30 / 1,000 results

22

Total users

895

Monthly users

112

Runs succeeded

79%

Issue response

41 days

Last modified

8 months ago

You can access the Google Play Scraper 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 '{
< "action": "scrapeReviews",
< "scrapeReviews.appId": "com.rockstargames.gtasa",
< "count": 1000,
< "scrapeAppSearch.keywords": [
< "trading",
< "market",
< "stocks",
< "investing",
< "crypto"
< ],
< "scrapeAppUrls.urls": [
< "https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"
< ]
<}' |
<apify call curious_coder/google-play-scraper --silent --output-dataset

Google Play Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: