Yandex SERP API
One endpoint returns fully parsed Yandex SERPs with organic listings, related searches, news block, maps block, and pagination.
Endpoint
Section titled “Endpoint” GET https://serp.shifter.io/v1?engine=yandex&api_key=YOUR_API_KEY
Authentication
Section titled “Authentication”Pass your API key as the api_key query parameter. Keys live in the panel under SERP API.
Quick example
Section titled “Quick example”curl "https://serp.shifter.io/v1?engine=yandex&api_key=YOUR_API_KEY&q=proxy&lr=1"lr=1 targets Moscow. See parameters for the full lr catalog.
Related pages
Section titled “Related pages” Parameters Every Yandex-specific parameter including lr codes.
Basic requests Ready-to-run curl, Python, Node.js samples.
Response shape Envelope mirrors Google where possible.