App Stores10 active endpointsapiKey

Google Play scraping API

Build Android app intelligence workflows with structured Google Play data.

Collect Google Play app metadata, reviews, rankings, permissions, and search data.

Endpoint families

6

Documented params

54

Examples

10

Live catalog snapshot

Google Play coverage

Active endpoints

10

Methods

GET

Required params

18

Schema refs

10

App1
Categories1
Datasafety1
Developer1
{
  "platform": "Google Play",
  "endpoint": "googleplay-app",
  "method": "GET",
  "path": "/googleplay/app",
  "auth": "apiKey"
}

Use cases

Workflows that fit Google Play

Collect Google Play app metadata, reviews, rankings, permissions, and search data.

Android app research

Use Google Play endpoints to turn android app research into repeatable API requests with documented inputs and JSON responses.

Review ingestion

Use Google Play endpoints to turn review ingestion into repeatable API requests with documented inputs and JSON responses.

Store ranking analysis

Use Google Play endpoints to turn store ranking analysis into repeatable API requests with documented inputs and JSON responses.

Coverage map

Know what the API can collect before integrating

These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.

1 endpoints

App

/googleplay/app

GETapiKey
1 endpoints

Categories

/googleplay/categories

GETapiKey
1 endpoints

Datasafety

/googleplay/datasafety

GETapiKey
1 endpoints

Developer

/googleplay/developer/{dev_id}

GETapiKey
1 endpoints

List

/googleplay/list

GETapiKey
1 endpoints

Permissions

/googleplay/permissions

GETapiKey

Featured endpoints

Google Play API endpoints

Browse full docs
GETapiKeyexample
/googleplay/app
Details

Retrieve full Google Play app details

Returns normalized app metadata from a Google Play details page, including installs, ratings, pricing, version info, developer metadata, media assets, release state, and selected user comments. Defaults: `country=us`, `lang=en`.

app_id:querycountry:querylang:query+1 more
GETapiKeyexample
/googleplay/categories
Details

Retrieve Google Play app categories

Returns category ids found in the Google Play apps navigation.

country:querylang:queryx-api-key:header
GETapiKeyexample
/googleplay/datasafety
Details

Retrieve Google Play data safety details

Returns the data safety information displayed on Google Play.

app_id:querylang:queryx-api-key:header
GETapiKeyexample
/googleplay/developer/{dev_id}
Details

Retrieve apps by Google Play developer

Returns apps published by a developer id or developer name.

dev_id:pathnum:querycountry:query+3 more
GETapiKeyexample
/googleplay/list
Details

Retrieve apps from a Google Play top collection

Returns apps from a Google Play collection and category.

collection:querycategory:queryage:query+5 more
GETapiKeyexample
/googleplay/permissions
Details

Retrieve Google Play app permissions

Returns Google Play permission groups or a short permission name list.

app_id:querycountry:querylang:query+2 more

Related APIs

More app stores coverage

Start building

Test Google Play endpoints against the same catalog used by Docs.