Google Play Store avatar
Google Play Store

Pricing

$6.00/month + usage

Go to Store
Google Play Store

Google Play Store

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get details for a specific app, search by keyword or developer, retrieve top rankings, assess permissions and more!

4.2 (2)

Pricing

$6.00/month + usage

5

Total users

146

Monthly users

17

Runs succeeded

>99%

Issue response

1 days

Last modified

5 months ago

You can access the Google Play Store 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 '{
< "appId": [
< "com.google.android.apps.translate"
< ],
< "developerId": [
< "Google LLC"
< ],
< "keyword": [
< "translate"
< ],
< "lang": "en",
< "country": "us",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call canadesk/google-play-store --silent --output-dataset

Google Play Store API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: