Google Play Data Extractor avatar

Google Play Data Extractor

Try for free

3 days trial then $35.00/month - No credit card required now

View all Actors
Google Play Data Extractor

Google Play Data Extractor

epctex/google-play-scraper
Try for free

3 days trial then $35.00/month - No credit card required now

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.

You can access the Google Play Data Extractor programmatically from your own applications by using the Apify API. You can 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  "startUrls": [
3    "https://play.google.com/store/search?q=hello&c=apps&hl=tr&gl=US",
4    "https://play.google.com/store/apps/developer?id=Mattel163+Limited",
5    "https://play.google.com/store/apps/details?id=com.tinybuildgames.helloneighbor&hl=tr&gl=US"
6  ],
7  "endReviewsPage": 2,
8  "proxy": {
9    "useApifyProxy": true
10  }
11}' |
12apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 15 monthly users
  • 8 stars
  • 100.0% runs succeeded
  • 14 hours response time
  • Created in May 2020
  • Modified about 9 hours ago