google-play-suggest
Retrieve up to 5 Google Play search suggestions for a specific term, language, and country to identify trending keywords and optimize app discovery strategies.
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') |