Bing Videos Search
Retrieve video search results from Bing Videos based on a specific query. Useful for discovering trending videos, conducting multimedia research, monitoring brand or topic mentions, and analyzing audience interests across video platforms indexed by Bing.
If you already know that you want to use Bing Videos 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 Videos Search |
| Scraper | bing_videos |
| Engine | bing_videos_search |
| Website | Bing |
| Website URL | bingvideos.com |
| Output Format | json |
| Version | 1.0.0 |
| Parameter Count | 9 |
| Parameter Groups | Search Query (1), Localization (2), Advanced Filters (5), Pagination (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. |
setlang | string | No | Language filter used for video results. |
Additional Constraints
cc:Options: 36 options. Examples:AR,AU,AT,BE,BRsetlang:Options: 50 options. Examples:ar,eu,bn,bg,ca
Advanced Filters
| Field | Type | Required | Description |
|---|---|---|---|
date | string | No | Filter video results by publish time range. |
price | string | No | Filter video results by free or paid content. |
length | string | No | Filter video results by duration. |
resolution | string | No | Filter video results by minimum resolution. |
source_site | string | No | Limit video results to a specific source website. |
Additional Constraints
date:Options: 4 options. Examples:lt1440,lt10080,lt43200,lt525600price:Options: 2 options. Examples:free,paidlength:Options: 3 options. Examples:short,medium,longresolution:Options: 5 options. Examples:lowerthan_360p,360p,480,720p,1080source_site:Options: 11 options. Examples:dailymotion.com,vimeo.com,metacafe.com,hulu.com,vevo.com
Pagination
| Field | Type | Required | Description |
|---|---|---|---|
first | string | No | Start position used for Bing-style pagination. |
