Configure DuckDuckGo search queries with Bright Data’s SERP API, including parameters for localization, safe search, time range, and device targeting, tailored to meet your data extraction needs.
Localization
kl
kad
Safe search
kp
Available values are:
1
- Turn on safe search
-1
- Moderate search content
-2
- Turn off safe search
Time range
df
Available values are:
d
- Past 2 weeks
w
- Past month
m
- Past 3 months
w
- Past 6 months
Device
brd_mobile
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
brd_browser
brd_mobile
to get according mobile 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
)