Wordstat

Wordstat is a tool that gives you statistics on Yandex search queries. Use it to see how the popularity of particular queries has evolved over time and how it varies from region to region across Russia; rank the most popular queries with the keywords of interest and learn what else people were searching for on the same topic. Wordstat only works via API in synchronous mode. The web version of the tool is available on the Wordstat website.

Note

This feature is currently in Preview.

Wordstat API

Yandex Search API offers the following gRPC calls and REST methods for statistics on queries.

Method description REST gRPC
The most popular search queries containing specified words and phrases over the last 30 days. GetTop GetTop
Monthly, weekly, or daily aggregated frequency of queries with a keyword or phrase within the specified period. GetDynamics GetDynamics
Distribution of the number of queries with a keyword or phrase by region over the last 30 days. GetRegionsDistribution GetRegionsDistribution
List of region codes supported by Wordstat. GetRegionsTree GetRegionsTree

You need the search-api.webSearch.user role to run queries.

Use cases