analyze_top_keywords
Extract insights by analyzing top-ranking apps for a specific keyword on iOS or Android app stores. Identifies trends and performance metrics for better decision-making.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
country | No | Two-letter country code for store localization. Default 'us'. | us |
keyword | Yes | The keyword or search term to analyze (e.g., 'meditation app', 'puzzle games'). | |
lang | No | Language code for results. Default 'en'. | en |
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. | |
platform | Yes | The platform (app store) to analyze ('ios' for Apple App Store, 'android' for Google Play Store). |