analyze_top_keywords
Analyze top-ranking apps for a keyword to understand competitive positioning and market trends on iOS or Android app stores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | The keyword or search term to analyze (e.g., 'meditation app', 'puzzle games'). | |
| platform | Yes | The platform (app store) to analyze ('ios' for Apple App Store, 'android' for Google Play Store). | |
| num | No | Number of top apps ranking for the keyword to analyze (1-50, default 10). These apps will be fetched with full details to provide comprehensive analysis. | |
| country | No | Two-letter country code for store localization. Default 'us'. | us |
| lang | No | Language code for results. Default 'en'. | en |