
Local Search Client
Local Search Client
Bing Local Business Search finds local businesses (restaurants, hotels, hospitals) by geographic query — returns business info, address, ratings.
Global coverage, decent APAC data
Sunsets 2025-08-11
Obtain a key from Azure. GET /v7.0/localbusinesses/search?q=restaurant+seattle&mkt=en-US
Uptime · 30-day window
About this API
Local Business Search targets "near me" use cases: a user types "Chinese restaurants near me" or "hotels in Seattle" and the API returns matching businesses with phone, address, hours, average ratings, map coordinates. Global coverage but quality varies — US/UK is excellent, APAC reasonable, mainland China weak (for China local search use Baidu/Amap APIs). Sunsets 2025-08-11 with the Bing Search family.
What you can build
- 1"Coffee shops near me" search
- 2Integrate business info into trip-planning apps
- 3Local-business discovery widgets
Strengths & limitations
Strengths
- Global coverage, decent APAC data
- Structured response (phone, hours, ratings)
Limitations
- Sunsets 2025-08-11
- Sparse data in some regions (mainland China)
Example request
curl https://microsoft.com/<endpoint>Getting started
Obtain a key from Azure. GET /v7.0/localbusinesses/search?q=restaurant+seattle&mkt=en-US
FAQ
Are the ratings Bing's own or aggregated?+
Typically aggregated from source sites (Yelp, TripAdvisor, official sites, etc.).
Technical details
- Auth type
- unknown
- Pricing
- unknown
- Protocols
- REST
- SDKs
- python, javascript, csharp
- Response time
- 50 ms
- Last health check
- 5/12/2026, 7:37:52 AM
More from Microsoft
Bing Autosuggest API returns search suggestions from a partial query — for search-box type-ahead completion.
Bing Computer Vision API analyzes images — OCR, object detection, face detection, scene captioning, content moderation.
Bing Custom Image Search restricts image search to a custom set of domains — the image counterpart of Bing Custom Search.
Bing Custom Search lets you define a custom domain subset and run Bing search against it — for vertical or enterprise search.
Custom Vision Prediction API runs inference using your trained Custom Vision model — upload an image, get classification labels and confidence scores.
Custom Vision Training API programmatically trains image-classification / object-detection models — create projects, upload labeled images, trigger training, publish iterations.
Bing Entity Search recognizes queries as named entities (people, places, organizations) and returns structured card info (description, image, related links).
Bing Image Search runs image search over Bing's web-wide image index — by keyword, similar image, aspect ratio, or size filter.