Thordata Docs
English
English
  • Overview
  • PROXIES
    • Integration Tutorial
      • Residential Proxies Integration
        • AdsPower
        • BitBrowser
        • ClonBrowser
        • Playwright
        • Puppeteer
        • Selenium
        • Ghost Browser
        • SwitchyOmega
        • FoxyProxy
        • Chrome
        • Edge
        • MuLogin
        • Incogniton
      • ISP Proxies Integration
        • AdsPower
        • BitBrowser
        • ClonBrowser
        • Ghost Browser
        • SwitchyOmega
        • FoxyProxy
        • Chrome
        • Edge
      • Datacenter Proxies Integration
        • AdsPower
        • BitBrowser
        • ClonBrowser
        • Ghost Browser
        • SwitchyOmega
        • FoxyProxy
        • Chrome
        • Edge
      • Unlimited Proxies Integration
        • AdsPower
        • BitBrowser
        • ClonBrowser
        • Ghost Browser
        • SwitchyOmega
        • FoxyProxy
        • Chrome
        • Edge
    • Residential Proxies
      • Getting Started Guide
      • Endpoint Generator
        • User & Pass auth
        • Whitelisted IPs
          • Country Entry
            • Country/Region Entry Node
          • API Link
      • Users
      • Basic Query
      • Location Settings
        • Country / Region
        • City
        • State
      • Session Control
      • Protocols
      • Country/Region list
      • CDKEY Generation and Redemption
    • ISP Proxies
      • Getting Started Guide
    • Datacenter Proxies
      • Getting Started Guide
    • Unlimited Proxy Servers
      • Endpoint Generator
        • User & Pass auth
        • Whitelisted IPs
          • Country Entry
          • API Link
      • Users
      • Country/Region list
  • Scraping
    • SERP API
      • Introduction
      • Quick Start
      • Send Your First Request
      • Query Parameters
        • Google
        • Bing
        • Yandex
        • DuckDuckGo
      • Parsed JSON Result
        • Google
        • Bing
        • Yandex
        • DuckDuckGo
      • FAQs
    • WEB Scraper API
      • Getting Started Guide
      • API request builder
      • Parameter Description
      • Webhook Integration
      • Amazon S3 Integration
  • Universal Scraping API
    • Quick Start Guide
    • Configuration
    • Parameter Description
  • FREE TOOLS
    • Chrome Extension
      • Tutorial
  • USEFUL LINKS
    • Dashboard Center
  • FAQ
    • Product Problem
      • How do I choose the right proxy package?
      • How to target specific countries/regions?
      • How to target a specific city?
      • What is Unlimited Proxies?
      • Why is it not effective to use our proxies in a fingerprint browser?
        • 1. The proxy does not work at all
        • 2. The results of other detection channels you are using are not the same as the country extracted
        • 3. Your targeted website's detection results are not the same as the country extracted
        • 4. The proxy works, but the IP location randomly jumps to other countries you don't want
    • Payment Problem
      • What payment methods are supported?
      • What should I do if I buy the wrong package?
      • Do you provide refunds for paid services?
      • After payment, how long does it take to receive my agency balance or activate my account?
  • SUPPORT
    • Contact Us
Powered by GitBook
On this page
  • Localization
  • Geotargeting
  • Pagination

Was this helpful?

  1. Scraping
  2. SERP API
  3. Query Parameters

Yandex

SERP API Yandex Query Parameters

Configure Yandex search queries using Thordata's SERP API, including localization, geotargeting, and pagination options.

q (Required)

Defines the search query for scraping (default: text=pizza). Supports any keyword in any language.

Code Example:

curl https://scraperapi.thordata.com/request -H "Content-Type: application/json" -H "Authorization: Bearer xxxxxxxxxxxxxxx" -d "{\"url\": \"https://yandex.com/search?text=pizza^&json=1\"}"

Localization

yandex_domain (Optional)

Specifies the Yandex domain to use (default: yandex.com). Available options:

  • yandex.com

  • yandex.ru

  • yandex.com.tr (Other regional domains supported)

Example Request:

curl https://scraperapi.thordata.com/request -H "Content-Type: application/json" -H "Authorization: Bearer xxxxxxxxxxxxxxx" -d "{\"url\": \"https://yandex.com.tr/search?text=pizza^&json=1\"}"

hl (Optional)

Controls interface language (default: en). Common values:

  • en (English)

  • ru (Russian)

Example Request:

curl https://scraperapi.thordata.com/request -H "Content-Type: application/json" -H "Authorization: Bearer xxxxxxxxxxxxxxx" -d "{\"url\": \"https://yandex.com/search?text=pizza^&json=1^&lang=de\"}"

Geotargeting

lr (Optional)

Specifies result region (e.g., lr=Moscow), overriding IP-based location. Format: lr=<Region_Name> (e.g., lr=Moscow,Russia)

Example Request:

curl https://scraperapi.thordata.com/request -H "Content-Type: application/json" -H "Authorization: Bearer xxxxxxxxxxxxxxx" -d "{\"url\": \"https://yandex.com/search?text=pizza^&json=1^&lr=India\"}"

rstr (Optional)

Dual filtering:

  • Region lock: Forces results to match lr region

  • Safe search: rstr=family blocks adult content

Example Request:

curl https://scraperapi.thordata.com/request -H "Content-Type: application/json" -H "Authorization: Bearer xxxxxxxxxxxxxxx" -d "{\"url\": \"https://yandex.com/search?text=pizza^&json=1^&rstr=true\"}"

Pagination

p (Optional)

Page control (starts at p=0). Combine with results-per-page parameters. Example: p=2 retrieves page 3 results.

Example Request:

curl https://scraperapi.thordata.com/request -H "Content-Type: application/json" -H "Authorization: Bearer xxxxxxxxxxxxxxx" -d "{\"url\": \"https://yandex.com/search?text=pizza^&json=1^&p=2\"}"

within (Optional)

Time/domain restrictions:

  • Time range: within=7d (last 7 days)

  • Domain filter: within=example.com

Example Request:

curl https://scraperapi.thordata.com/request -H "Content-Type: application/json" -H "Authorization: Bearer xxxxxxxxxxxxxxx" -d "{\"url\": \"https://yandex.com/search?text=pizza^&json=1^&within=2\"}"

PreviousBingNextDuckDuckGo

Last updated 2 days ago

Was this helpful?

es (Spanish) Full list:

For assistance, contact .

Yandex Language Codes
support@thordata.com