googleplay_app
Retrieve full Google Play app metadata: installs, ratings, pricing, version, developer, media, release state, and user comments. Requires app ID, optional country and language.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Google Play package name | |
| country | No | Two-letter storefront country code | |
| lang | No | Two-letter language code |