Skip to main content
Returns keywords whose reach (measured by the top-ranking app’s review count) has grown the most over a given period. Use this to identify rising search trends and high-momentum keywords for ASO.

Query Parameters

Examples

Response

Response Fields

Top Level

TrendingKeyword

How It Works

The trending algorithm compares keyword reach between two time windows:
  1. Current window: Last days days
  2. Previous window: The days before that
Reach is measured by top_app_reviews — the review count of the #1 ranking app for each keyword. This is a strong proxy for keyword popularity because high-traffic keywords attract apps with large user bases. A keyword is “trending” when its max reach in the current window exceeds the previous window. The growth percentage is: (current - previous) / previous × 100.
Trending data is computed from the tracked keyword set. Add new keywords with POST /v1/keywords/track to expand coverage.

Errors