SERP API Yandex Query Parameters
Explore Yandex query parameters for SERP API, including localization, pagination, time range, and device targeting, to optimize your search results efficiently.
Search
Localization
Localization
Pagination
Pagination
Time range
Time range
within
Time range to search.
Available values are:
77
- Past 24 hours
1
- Past 2 weeks
[%pm]
- Past month
Device
Device
brd_mobile
Define what device type to be represented in user-agent
Default or brd_mobile=0
will provide random desktop user-agent while brd_mobile=1
will provide random mobile user-agent.
For specific mobile platform provide one of the following values:
brd_mobile=ios
- iPhone user-agent (aliasbrd_mobile=iphone
)
brd_mobile=ipad
- iPad user-agent (aliasbrd_mobile=ios_tablet
)
brd_mobile=android
- Android phone
brd_mobile=android_tablet
- Android tablet
Browser
Browser
brd_browser
Define what browser to be represented in user-agent.
Can be combined with brd_mobile
to get according mobile browser.
Default will provide random browser.
For specific browser provide one of the following values:
brd_browser=chrome
- Google Chrome
brd_browser=safari
- Safari
brd_browser=firefox
- Mozilla Firefox (not compatible withbrd_mobile=1
)