Android app research
Use Google Play endpoints to turn android app research into repeatable API requests with documented inputs and JSON responses.
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
Active endpoints
10
Methods
GET
Required params
18
Schema refs
10
{
"platform": "Google Play",
"endpoint": "googleplay-app",
"method": "GET",
"path": "/googleplay/app",
"auth": "apiKey"
}Use cases
Collect Google Play app metadata, reviews, rankings, permissions, and search data.
Use Google Play endpoints to turn android app research into repeatable API requests with documented inputs and JSON responses.
Use Google Play endpoints to turn review ingestion into repeatable API requests with documented inputs and JSON responses.
Use Google Play endpoints to turn store ranking analysis into repeatable API requests with documented inputs and JSON responses.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/googleplay/app
/googleplay/categories
/googleplay/datasafety
/googleplay/developer/{dev_id}
/googleplay/list
/googleplay/permissions
Featured endpoints
/googleplay/appReturns 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`.
/googleplay/categoriesReturns category ids found in the Google Play apps navigation.
/googleplay/datasafetyReturns the data safety information displayed on Google Play.
/googleplay/developer/{dev_id}Returns apps published by a developer id or developer name.
/googleplay/listReturns apps from a Google Play collection and category.
/googleplay/permissionsReturns Google Play permission groups or a short permission name list.
Related APIs
Start building