google-play-suggest
Retrieve up to 5 related search suggestions from Google Play for a specific term, enhancing app discovery and market research with language and country customization options.
Instructions
Get search suggestions from Google Play. Returns an array of suggested search terms (up to 5). Sample response: ['panda pop', 'panda', 'panda games', 'panda run', 'panda pop for free']
Input Schema
Name | Required | Description | Default |
---|---|---|---|
country | No | Country code to get suggestions from (default: us) | us |
lang | No | Language code for suggestions (default: en) | en |
term | Yes | Search term to get suggestions for (e.g., 'panda') |