Get Store Listing
get_store_listingRetrieve a public Google Play store listing for any app, including competitors, using package name, country, and language.
Instructions
Read any app's public store listing — including a competitor's.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Package name (e.g., com.example.myapp) | |
| country | No | Two-letter country code (default: us) | us |
| language | No | Language code (default: en) | en |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||