googleplay_developer
Find all apps published by a specific Google Play developer using their ID or name. Returns clean JSON app listings with optional language, country, and count filters.
Instructions
Retrieve apps by Google Play developer. Returns apps published by a developer id or developer name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | Number of apps | |
| lang | No | Two-letter language code | |
| dev_id | Yes | Developer id or name | |
| country | No | Two-letter country code | |
| full_detail | No | Resolve each app to full detail |