Bing Scraper API

Turn live Bing pages into structured JSON over one REST API. Organic results, images, videos, and recipes, each from a dedicated endpoint, plus SERP blocks like the answer box and related searches on the search call, with every link decoded and the market pinned for you.

Get a free API key See pricing

Free 1,000 requests. Median response 2.6s. Market pinned to en-US. No Azure account, no credit card.

GET https://api.bingscraperapi.com/api/v1/bing
curl "https://api.bingscraperapi.com/api/v1/bing/search?q=web+scraping&api_key=$API_KEY"
8
data endpoints
2.6s
median response
1,000
free requests
JSON
structured output
related searches & questions/knowledge graph & answer box/organic results/images/ads results/videos/json output/rotating proxies
capabilities

Scrape Bing without getting blocked

*

Anti-bot bypass

Rotating residential and datacenter proxies clear Bing's verification checks, so you get real page data on the first try.
*

Proxy rotation

A fresh IP per request, with geotargeting when you need results from a specific country.
*

JS rendering

We render the page the way a browser does and return the loaded data as flat JSON you do not have to parse.
*

Structured JSON

Every endpoint uses the same field names and types, so your parser keeps working when Bing changes its markup.
*

Pay for success

Failed requests retry across datacenter, residential, and premium pools, and you are billed only for results.
*

One REST call

No proxies, headless browsers, or CAPTCHA solvers to run. Send one request with your api_key and read the JSON.
endpoints

Choose from multiple Bing Scraper API endpoints

>

Related Searches & Questions

scrape bing related searches
>

Knowledge Graph & Answer Box

scrape bing knowledge graph
>

Organic Results

scrape bing organic results
>

Images

bing images scraper
>

Ads Results

scrape bing ad results
>

Videos

bing videos scraper
>

Recipes Results

scrape bing recipes results
>

Maps

bing maps scraper
use cases

What you can build

>

Rank tracking on Bing

Query your keywords on a schedule and store position, title, and decoded link to track where your pages and competitors sit in the Bing results over time.
>

SERP feature monitoring

Capture the answer box, related searches, and, when Bing renders them, People-Also-Ask and knowledge panel, to watch which features own a query.
>

Ads and competitive research

Read the paid listings on commercial queries to see which advertisers bid, what copy they run, and where their ads land.
>

Image and video sourcing

Pull full-size image URLs with their source pages, or cross-platform video results with duration, channel, and views, from dedicated endpoints.
>

Recipe and content aggregation

Turn a dish query into the Bing recipe carousel with ratings and total times, or gather ranking titles and snippets to shape content briefs.
>

Keyword expansion

Feed a seed term and harvest related searches to grow a keyword list from what Bing users actually search next, one request per seed.
pricing

Simple, usage-based pricing

Free
$0forever
1,000 requests
free
  • All endpoints included
  • Structured JSON output
  • Anti-bot + rotating proxies
  • 10 concurrent requests
  • Community support
Start free
Vibe
$19/mo
27,000 requests / mo
$0.70 / 1k
  • Everything in Free
  • Higher concurrency
  • Email support
Choose Vibe
Most popular
Pro
$49/mo
82,000 requests / mo
$0.60 / 1k
  • Everything in Vibe
  • Priority request routing
  • Priority support
Choose Pro
Custom
$100+/mo
200k - 4M+ / mo
from $0.50 / 1k
  • Everything in Pro
  • 500+ concurrent requests
  • SLA + dedicated support
Talk to us

Pay-as-you-go top-ups run $0.90 per 1,000 successful requests. Median response 2.6s. You only pay for requests that succeed.

integrations

Drops into your stack

>

No-code

Zapier, Make, and n8n blocks call the API without writing code.
>

LLM and RAG

Feed clean JSON straight into LangChain or LlamaIndex pipelines.
>

SDKs and REST

Call from Python, Node, Go, or any HTTP client. One api_key, one base URL.

FAQ

What is a Bing Scraper API?

A Bing Scraper API is a REST service that reads live public Bing pages and returns them as structured JSON. Ours covers the surfaces Bing renders to a logged-out visitor: organic search results, images, videos, and recipes, each from a dedicated endpoint. You send one GET request with an api_key and get parsed JSON back, with every result link decoded and the market pinned so the data is reproducible.

Does Bing have an official search API?

Not a dependable one anymore. Microsoft closed the Bing Web Search API in Azure Cognitive Services to new customers in October 2023 and has been retiring the service, so it is not a route new projects can build on. That is why teams use a Bing Scraper API that reads the live public SERP instead, which is what ours does, returning the results as clean JSON with no Azure account.

Is scraping Bing legal?

Scraping publicly visible search results is generally treated as lower risk than scraping data behind a login, and US courts have repeatedly found that accessing public web data does not by itself violate the Computer Fraud and Abuse Act. This is general information, not legal advice: you remain responsible for respecting Bing's terms, for copyright, for personal-data rules such as the GDPR, and for the laws in your jurisdiction. Use the API for aggregate SERP research rather than republishing content wholesale.

Which Bing data types can I scrape?

Four public surfaces, each with a dedicated endpoint: organic search results, images, videos, and recipes. The search endpoint also attaches SERP blocks, the answer box, related searches, related questions, ads, and knowledge graph, whenever Bing server-renders them. Every endpoint accepts a query, returns the same structured JSON style, and shares one api_key and the 1,000-request free tier.

How do I get the real link instead of a bing.com redirect?

Bing wraps result, ad, and entity links in a bing.com/ck/a redirect with the real URL base64url-encoded inside. Our scraper decodes that payload on every link and returns the real destination URL, so you never parse or follow the redirect yourself. Undecodable redirects are dropped rather than returned as bing.com links.

How much does it cost?

The free plan covers 1,000 requests with no card. Pro works out to about $0.60 per 1,000 requests and pay-as-you-go is $0.90 per 1,000, and you are billed only for successful requests. Retries across proxy tiers behind a successful call are not charged separately.

Start pulling Bing data
Free plan, 1,000 requests, no card
Get a free API key See pricing