Bing organic results

by DataForSEO

dataforseo/serp_bing_organic_live

Return a parsed results page from the second major web engine.

Billed per
call
Price
$0.004
Provider
DataForSEO
Timeout
3 min

Overview

Runs a live query against the second-largest general web search engine and returns the whole results page as structured data. As with the primary engine, the response is not limited to standard web results: answer boxes, featured snippets, related questions, local packs, image and video blocks, shopping carousels, and AI overviews all come back typed and ranked. This is the natural way to measure how visibility for the same query differs between the two major engines.

One results page, broken into typed and ranked elements with their titles, URLs, domains, and descriptions.

Input

These go in the input object of the run request.

FieldTypeRequiredDescription
keywordstringYesThe search query to run, up to 700 characters.
location_codeintegerYesWhich market to search from.
language_codestringYesInterface and result language.
depthintegerNoHow many results to parse.
devicestringNoWhich device to emulate.
targetstringNoOnly return results from this domain, written without a scheme or `www`.

Requests up to 1 MB.

Example

A call that works, with your own key.

curl https://gateway.agentsky.dev/v1/run \
  -H "authorization: Bearer $AGENTSKY_API_KEY" \
  -H "content-type: application/json" \
  -d '{"provider":"dataforseo","endpoint":"serp_bing_organic_live","input":{"keyword":"cloud hosting providers","location_code":2840,"language_code":"en","depth":20}}'

Pricing

$0.004 per call on the default plan. That is the list price; when the provider reports what a call actually cost, you are billed that instead. Every run carries its price in the response.

Questions

Bing organic results — AgentSky