app-store-intel
ActiveTool of The Stall
iOS App Store competitive intelligence: search apps by keyword, look up a specific app's profile (ratings, freshness, install tier, release notes), or fetch top-charts for a category (finance, productivity, games, etc.). Free iTunes API, no auth required. Covers the App Store gap in the developer-ecosystem cluster alongside npm-trends, pypi-intel, and github-intel.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"app": {
"type": "string",
"description": "(lookup) App name to look up, e.g. 'Notion', 'Robinhood'."
},
"chart": {
"type": "string",
"description": "(top_charts) Chart type: 'free' or 'paid'. Default: free."
},
"limit": {
"type": "integer",
"description": "Max results to return. Default: 10 for search, 25 for top_charts."
},
"query": {
"type": "string",
"description": "(search) Keyword or app topic to search for, e.g. 'budget tracker', 'AI assistant'."
},
"action": {
"type": "string",
"description": "Action to perform. Default: search."
},
"app_id": {
"type": "string",
"description": "(lookup) Apple App ID (numeric), e.g. 1234567890."
},
"country": {
"type": "string",
"description": "(search/lookup) ISO 2-letter country code for App Store region. Default: us."
},
"category": {
"type": "string",
"description": "(top_charts) App Store category. Options: all, finance, productivity, business, developer-tools, games, health-fitness, education, social, utilities, news, music, travel, shopping, lifestyle, weather, photo-video, entertainment, sports, medical, food-drink, reference, navigation, graphics-design. Default: all."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries