Google Play Data Extractor avatar
Google Play Data Extractor

Pricing

$35.00/month + usage

Go to Store
Google Play Data Extractor

Google Play Data Extractor

Developed by

epctex

epctex

Maintained by Community

Get valuable info & reviews from Google Play! Access title, price, ratings, download rates, screenshots, released date, version number & developer details for any region or language. Unlimited & lightning-fast extraction. Export data in XML, JSON, CSV, Excel, or HTML formats.

5.0 (2)

Pricing

$35.00/month + usage

13

Total users

1.1K

Monthly users

24

Runs succeeded

>99%

Last modified

33 minutes ago

You can access the Google Play Data Extractor 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": [
< "https://play.google.com/store/search?q=hello&c=apps&hl=tr&gl=US",
< "https://play.google.com/store/apps/developer?id=Mattel163+Limited",
< "https://play.google.com/store/apps/details?id=com.tinybuildgames.helloneighbor&hl=tr&gl=US"
< ],
< "endReviewsPage": 2,
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/google-play-scraper --silent --output-dataset

Google Play Store Insights Analyzer API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: