Top & related queries
top_requestsDiscover keywords and gauge demand by retrieving the most popular queries containing your phrase and semantically related queries over the last 30 days.
Instructions
Returns search-demand for a phrase over the last 30 days: the most popular queries that CONTAIN the phrase (results) and semantically RELATED queries that may not contain it (associations), plus totalCount. Use it to discover keywords and gauge demand. Counts can arrive as strings (int64). Optional regionIds and devices narrow the result; numPhrases sets how many to return (1..2000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phrase | Yes | The search phrase to research, e.g. «купить велосипед». | |
| devices | No | Device filter: any of all, desktop, phone, tablet. Omit for all devices. | |
| regionIds | No | Region ids to scope demand to, e.g. [213] (Moscow), [2] (St. Petersburg). Get ids from list_regions. Omit for all regions. | |
| numPhrases | No | How many top phrases to return (1..2000; default 20). |