find_unmet_demand
Rank App Store opportunities in apps that already have a large user base but whose users are clearly unhappy (unmet demand). Returns a ranked table with tier, score, rating and scale. Use this first when deciding what app to build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genre | No | Restrict to one category, e.g. Productivity. | |
| limit | No | How many opportunities to return (max 40). | |
| max_rating | No | Only include apps at or below this average rating, e.g. 4.0. | |
| storefront | No | Two-letter App Store country code, e.g. us, gb, jp. | us |
| max_rating_count | No | Optional ceiling to exclude unassailable giants. | |
| min_rating_count | No | Minimum rating volume (install-scale proxy). | |
| include_institutional | No | Include institution-locked products (school portals, clinic tools) that a solo dev cannot win. |