Skip to content
All sites
Data API

Yandex Data API

Structured JSON data, on demand, with anti-bot bypass built in.

3endpointsRate Limit · Captcha handled for you
yandex.comGET/yandex/imagesGET/yandex/searchGET/yandex/videos{ } JSON
Example
digitaltrends.com
Example
JSON responseclick the page to trace a field
{
"search_information": {
"query_displayed": "best laptops 2024",
"organic_results_state": "Results for exact spelling",
"location": {
"country": "US"
}
},
"organic_results": [
{
"position": 1,
"title": "The Best Laptops for 2024 - Reviews & Buying Guide",
"link": "https://www.digitaltrends.com/computing/best-laptops/",
"displayed_link": "digitaltrends.com › computing › best-laptops",
"favicon": "https://favicon.yandex.net/favicon/www.digitaltrends.com",
"date": null,
"snippet": "We tested dozens of laptops to find the best models of 2024 across every budget and use case, from ultraportables to gaming rigs.",
"snippet_highlighted_words": [
"best laptops",
"2024"
],
"sitelinks": [
{
"title": "Best gaming laptops",
"url": "https://www.digitaltrends.com/computing/best-gaming-laptops/"
},
{
"title": "Best budget laptops",
"url": "https://www.digitaltrends.com/computing/best-budget-laptops/"
}
],
"source": "digitaltrends.com",
"scraped_at": "2026-08-16T09:12:44+00:00"
},
{
"position": 2,
"title": "Best Laptops 2024: Expert Reviews and Rankings",
"link": "https://www.laptopmag.com/best-picks/best-laptops",
"displayed_link": "laptopmag.com › best-picks › best-laptops",
"favicon": "https://favicon.yandex.net/favicon/www.laptopmag.com",
"date": "Aug 10, 2024",
"snippet": "Our editors rank the top laptops of the year on performance, battery life, display quality and value, updated monthly.",
"snippet_highlighted_words": [
"laptops"
],
"sitelinks": null,
"source": "laptopmag.com",
"scraped_at": "2026-08-16T09:12:44+00:00"
},
{
"position": 3,
"title": "10 Best Laptops of 2024 - Consumer Reports",
"link": "https://www.consumerreports.org/laptops/best-laptops-of-the-year/",
"displayed_link": "consumerreports.org › laptops",
"favicon": "https://favicon.yandex.net/favicon/www.consumerreports.org",
"date": null,
"snippet": "Independent lab testing of the newest Windows, Mac and Chromebook laptops to help you choose the right one for your needs.",
"snippet_highlighted_words": null,
"sitelinks": null,
"source": "consumerreports.org",
"scraped_at": "2026-08-16T09:12:44+00:00"
}
],
"pagination": {
"current": 1,
"next": "2"
},
"related_searches": [
{
"query": "best laptops 2024 under $1000"
},
{
"query": "best gaming laptops 2024"
},
{
"query": "best laptops for students"
},
{
"query": "best macbook 2024"
}
]
}
GET/v1/data/yandex/search1 credit / run

Web Search

Web search results with organic listings.

Handled for you:Rate LimitCaptcha
Parameters
NameTypeReqDescription
querystringyesSearch query.
Advanced filters
glstringnoRegion/market code (us, gb, ru, de, tr). (default: us)
regionstringnoRegion override: a market code (us, gb, ru, de, tr) or a raw numeric region id. Wins over gl when set.
languagestringnoInterface/results language code (e.g. en, ru, de).
pageintegernoPage number (starts at 1). (default: 1)
offsetintegernoResult offset instead of page; converted to a page using per_page (offset // per_page).
per_pageintegernoPage size used only to convert offset to a page number (the SERP page size is fixed). (default: 10)
time_rangestringnoFreshness window: day | week | month.