All sites
Data API
Bing Data API
Web, news and image search results from Bing.
11endpointsRate Limit handled for you
Example (captured live)
JSON responsestructured data · no page view
{
"market": "us",
"query": "best laptops 2024",
"count": 14,
"suggestions": [
"best laptops 2024",
"best laptops 2024 for home use",
"best laptops 2024 high performance",
"best laptops 2024 for gaming",
"best laptops 2024 for business",
"best laptops 2024 for students",
"best laptops 2024 uk",
"best laptops 2024 reddit",
"best laptops 2024 13 inch",
"best laptops 2024 for work",
"best laptops 2024 under $500",
"best laptops 2024 under 1000",
"best laptops 2024 uk under 1000",
"best laptops 2024 for video editing"
]
}
GET
/v1/data/bing/autocomplete1 credit / run VerifiedAutocomplete
Search-box suggestions.
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Partial search term. |
| Advanced filters | |||
| market | string | no | Market code. (default: us) |