Bing Search
Search for Bing results based on keywords.
If you already know that you want to use Bing Search, this page is the one you should read. It shows the required input, the filters you can apply, how pagination works, and what localization controls are available.
At a Glance
| Field | Value |
|---|---|
| Name | Bing Search |
| Scraper | bing_search |
| Engine | bing_search |
| Website | Bing |
| Website URL | Bing.com |
| Output Format | json |
| Version | 1.0.0 |
| Parameter Count | 6 |
| Parameter Groups | Search Query (1), localization (1), Geographic Location (1), Pagination (1), Device (1), Advanced Filters (1) |
Required Parameters
If you are sending your first request with this engine, start here. Requiredness is based on properties.<field>.must, not the top-level required array.
| Field | Type | Group | Description |
|---|---|---|---|
q | string | Search Query | The keyword or phrase you want this search engine to look up. |
Available Parameters
The sections below follow the same parameter groups as the backend, but the field descriptions have been rewritten into shorter, user-facing wording so they are easier to scan.
Search Query
| Field | Type | Required | Description |
|---|---|---|---|
q | string | Yes | The keyword or phrase you want this search engine to look up. |
localization
| Field | Type | Required | Description |
|---|---|---|---|
cc | string | No | Country code used to localize Bing-family results. |
Additional Constraints
cc:Options: 36 options. Examples:AR,AU,At,BE,BR
Geographic Location
| Field | Type | Required | Description |
|---|---|---|---|
mkt | string | No | Bing market code that combines language and country, such as en-US. |
Additional Constraints
mkt:Options: 37 options. Examples:es-ar,en-au,de-at,nl-be,fr-be
Pagination
| Field | Type | Required | Description |
|---|---|---|---|
first | string | No | Start position used for Bing-style pagination. |
Device
| Field | Type | Required | Description |
|---|---|---|---|
device | string | No | Device type used when requesting results, such as desktop or tablet. |
Additional Constraints
device:Options: 1 options. Examples:desktop
Advanced Filters
| Field | Type | Required | Description |
|---|---|---|---|
safeSearch | string | No | Bing safe-search level. |
Additional Constraints
safeSearch:Options: 3 options. Examples:off,moderate,strict
