Bing
Bing results come from the same endpoint with engine=bing.
https://serp.shifter.io/v1?engine=bing&api_key=YOUR_API_KEY&q=<query>Quick example
Section titled “Quick example”curl "https://serp.shifter.io/v1?engine=bing&api_key=YOUR_API_KEY&q=residential+proxies"Parameters
Section titled “Parameters”| Parameter | Purpose |
|---|---|
q | The search query |
location | Free-form location string |
cc | Country code |
setLang | UI language |
device | desktop or mobile |
first | Result offset for pagination |
count | Results per page |
Full reference: REST API → Bing SERP.
Response shape
Section titled “Response shape”The response mirrors the Google structure where possible:
search_metadata, query echo, timingorganic_results, ranked web results withtitle,link,snippetrelated_searches, Bing’s related query suggestionspagination, next/previous page cursors- SERP features (knowledge panel, images block, video block) when present