Search the App Store
search_app_storeSearch the App Store for any keyword and get ranked results as a detailed table, instantly without opening a browser. Identify which apps rank for a keyword before deep analysis.
Instructions
Search the App Store for a keyword and return ranked results as a detailed table — instantly, no browser required.
Use this when you want to discover which apps rank for a keyword before deciding which ones to analyse in depth.
Follow up with
get_app_detailsto fetch SensorTower analytics for specific app IDs.Use
research_rivalsinstead for a single convenience call that searches and fetches analytics together.Do not use this for Google Play or Android apps — it covers the iOS App Store only.
Unlike research_rivals and get_app_details, this needs no SensorTower account, opens no browser window, and returns in about a second. It also carries no downloads or revenue figures — those only come from the SensorTower tools.
Returns markdown (not JSON): one table per result, ranked, with every App Store field available including the numeric app ID that get_app_details takes. Unavailable fields read "N/A". A keyword with no matches returns just the header line and no tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (1–25, default 3). Values above 25 are clamped to 25. | |
| country | Yes | Two-letter App Store country code (e.g. us, gb, tr) | |
| keyword | Yes | The keyword to search in the App Store (e.g. meditation, psikoloji) |