SERPHouseSERPHouse

Bing Search API

Access real-time web search data from Bing with the Bing Web Search API.

Access real-time web search data from Bing, delivering relevant search results from a wide range of websites and online sources.

Requires authentication → provide your API key as a Bearer token in the Authorization header.

POST https://api.serphouse.com/bing-web

Response types

These are the response types we support. Append a suffix to the endpoint to choose the response format.

FormatEndpoint
JSON (default)https://api.serphouse.com/bing-web
Markdownhttps://api.serphouse.com/bing-web/md
HTMLhttps://api.serphouse.com/bing-web/html

Headers

NameTypeDescription
Authorization *StringBearer <YOUR_API_KEY>
Content-Type *Stringapplication/json

Request Body

NameTypeDescription
q *stringSearch phrase that you want to search
lang *stringYou can set language for e.g. en-US for english fr-FR for french.
Get the list of available languages by making a separate request to the Languages List
device *stringdesktop To extract desktop result mobile To extract mobile result
loc *stringOptional field if you specify loc_id
You must choose one of the fields: loc_id or loc
You can receive the list of available locations of search engines with their loc_id by making a separate request to the Locations List
loc_id *integerOptional field if you specify loc
You must choose one of the fields: loc_id or loc
You can receive the list of available locations of search engines with their loc_id by making a separate request to the Locations List
pageintegerGive specific page to get the result of that page number. By default it will get you first page.
date_rangeStringSometimes you may want to only find information published during a specific time frame.

Parameter values can be comma separated date range YYYY-MM-DD,YYYY-MM-DD OR

d Past 24 hours
w Past week
m Past month
y Past year
no_tracestring | integerEnterprise only. Enables NoTrace mode. Accepted values: 0, 1, true, and false. When enabled (1 or true), search parameters, files, and metadata are not stored on our servers.
Bing Search APIClick to expand
Bing web search results

Example Request

curl --location --request POST 'https://api.serphouse.com/bing-web' \--header 'Authorization: Bearer <YOUR_API_KEY>' \--header 'Content-Type: application/json' \--data-raw '{    "data": {        "q": "Coffee",        "lang": "en-US",        "device": "desktop",        "loc": "United States",        "page": 1    }}'

Example Response

{  "status": "success",  "msg": "Completed",  "results": {    "search_metadata": {      "id": 259398511,      "status": "success",      "created_at": "2026-08-03T08:13:31.000000Z",      "processed_at": "2026-08-03 08:13:31"    },    "search_parameters": {      "domain": "bing.com",      "lang": "en-US",      "country": "US",      "location": "United States",      "q": "Coffee",      "device": "desktop",      "url": "https://www.bing.com/search?q=Coffee&form=QBLH&cc=US&setlang=en-US&count=100",      "page": "1",      "num": 10,      "ie": "UTF-8"    },    "results": {      "search_information": [        {          "total_results": "262,000"        }      ],      "organic": [        {          "position": 1,          "title": "Coffee - Wikipedia",          "link": "https://www.bing.com/ck/a?!&&p=6ce8b92f52bd68757135686c717089a393a28c372ff3ce0bbc5cafcdcd1363c7JmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvQ29mZmVl&ntb=1",          "displayed_link": "https://en.wikipedia.org › wiki › Coffee",          "snippet": "Coffee is a beverage brewed from roasted ground coffee beans. Darkly colored and bitter, coffee has a stimulating effect on humans …"        },        {          "position": 2,          "title": "Top 20 Best Coffee Shops In Mumbai",          "link": "https://www.bing.com/ck/a?!&&p=80aa59a9925bba74b914fef30cfc53a9182bfd1ab9c84d3f26e87a7a704f298fJmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly9tdW1iYWk3LmNvbS9iZXN0LWNvZmZlZS1zaG9wcy1pbi1tdW1iYWkv&ntb=1",          "displayed_link": "https://mumbai7.com › best-coffee-shops-in-mumbai",          "snippet": "Nov 6, 2025 &nbsp;· From third-wave specialty roasters in Bandra to century-old Irani cafés in Colaba — Mumbai’s coffee scene has never …"        },        {          "position": 3,          "title": "Subko Specialty Coffee Roasters, Craft Bakehouse &amp; Fine Cacao",          "link": "https://www.bing.com/ck/a?!&&p=63a43604071569e7d25032dc1dc94f5510f805142fb810d8388fc2edf04c63a9JmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly93d3cuc3Via28uY29mZmVlLw&ntb=1",          "displayed_link": "https://www.subko.coffee",          "snippet": "Subko Specialty Coffee Roasters, Craft Bakehouse, and Fine Cacao is at its core, committed to an ideal: to help reimagine and …"        },        {          "position": 4,          "title": "Top Coffee Cafe in Mumbai | Third Wave Coffee",          "link": "https://www.bing.com/ck/a?!&&p=fbb7b7ddca65192525d3fe9497af8d00258aeb0359e76221e72ac170c271e0b8JmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly9jYWZlLnRoaXJkd2F2ZWNvZmZlZS5pbi9sb2NhdGlvbi9tYWhhcmFzaHRyYS9tdW1iYWk&ntb=1",          "displayed_link": "https://cafe.thirdwavecoffee.in › location › maharashtra › mumbai",          "snippet": "Third Wave Coffee Café in Mumbai allows people to engage in sparking discussions and gaining a deeper understanding of each …"        },        {          "position": 5,          "title": "15 Best Coffee Places In Mumbai To Bookmark - LBB",          "link": "https://www.bing.com/ck/a?!&&p=c436381458cace7743434fc57f8463d4dc83c852a9f5e1c7c140155f0f2264b3JmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly9sYmIuaW4vbXVtYmFpL2Jlc3QtY29mZmVlLXBsYWNlcy1tdW1iYWkv&ntb=1",          "displayed_link": "https://lbb.in › mumbai › best-coffee-places-mumbai",          "snippet": "Mumbai, a city that never sleeps, possibly because it always finds a good cup of coffee. Whether you’re fighting the Monday slump or …"        },        {          "position": 6,          "title": "ARAKU Coffee India • Buy Freshly Roasted Premium Coffee",          "link": "https://www.bing.com/ck/a?!&&p=c352a951449a848a8cd67210994518764edf52024a9e4aeda7defa8ad41e429aJmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly93d3cuYXJha3Vjb2ZmZWUuaW4v&ntb=1",          "displayed_link": "https://www.arakucoffee.in",          "snippet": "Crafted from a blend of washed and natural coffees and roasted as a light-medium omni roast, it brings together the clarity and …"        },        {          "position": 7,          "title": "Coffee | Origin, Types, Uses, History, &amp; Facts | Britannica",          "link": "https://www.bing.com/ck/a?!&&p=e05d6716bda8fddbdca7f1b6bd1fcb6a69ead19af1fd4611fc87a8f38bbe4c78JmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly93d3cuYnJpdGFubmljYS5jb20vdG9waWMvY29mZmVl&ntb=1",          "displayed_link": "https://www.britannica.com › topic › coffee",          "snippet": "3 days ago &nbsp;· Coffee, beverage brewed from the roasted and ground seeds of the tropical evergreen coffee plant of African origin. …"        },        {          "position": 8,          "title": "Buy Freshly Roasted Coffee Beans | Blue Tokai Coffee Roasters",          "link": "https://www.bing.com/ck/a?!&&p=bcc445094623ce4bfac706a3b1171fa3f38ee0c92c52cbe9ca775748400f9d3bJmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly9ibHVldG9rYWljb2ZmZWUuY29tLw&ntb=1",          "displayed_link": "https://bluetokaicoffee.com",          "snippet": "Blue Tokai Coffee brings you fresh single estate 100% Arabica coffee beans, roasted with care, from the best farms across India. …"        },        {          "position": 9,          "title": "Starbucks Coffee Company",          "link": "https://www.bing.com/ck/a?!&&p=844b6f1999c1ce0467107a7986a6955ed9a55a9233053bea8d9c2e37b8ecc47dJmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly93d3cuc3RhcmJ1Y2tzLmluLw&ntb=1",          "displayed_link": "https://www.starbucks.in",          "snippet": "We at Starbucks use cookies to enhance browser experience, serve personalized ads/content and analyze traffic. By choosing below …"        },        {          "position": 10,          "title": "10 Best Cafés in Bandra Kurla Complex (Mumbai) - Tripadvisor",          "link": "https://www.bing.com/ck/a?!&&p=15bf699c09c6c87d582237421907e8d30bcf3d9fd3dad8b6a2079fd487e41152JmltdHM9MTc4NTcxNTIwMA&ptn=3&ver=2&hsh=4&fclid=144bdd91-bffd-6f04-34e7-ca3bbe5b6e35&u=a1aHR0cHM6Ly93d3cudHJpcGFkdmlzb3IuaW4vUmVzdGF1cmFudHMtZzMwNDU1NC1jOC16Zm4xMzA4ODA3NS1NdW1iYWlfTWFoYXJhc2h0cmEuaHRtbA&ntb=1",          "displayed_link": "https://www.tripadvisor.in",          "snippet": "Best Cafés in Bandra Kurla Complex Mumbai, Maharashtra: Find Tripadvisor traveller reviews of Bandra Kurla Complex Mumbai …"        }      ]    }  }}

Last updated on

How is this guide?

On this page