Bing Video Search API samples
Use the Bing Video Search API samples to search the web for videos and trending videos. The samples, prerequisites, and build instructions are provided on GitHub.
Samples using native HTTP GET requests
Here's a list of REST samples by language. The list is subject to change. For the current list, see GitHub.
Language | Sample |
---|---|
C# | Bing Video Search |
Java | Bing Video Search |
JavaScript | Bing Video Search |
Python | Bing Video Search |
Ruby | Bing Video Search |
Samples using the Bing client library
Here's a list of SDK samples by language. The list is subject to change. For the current list, see GitHub.
Language | Sample |
---|---|
C# | Bing Video Search |
Java | Bing Video Search |
Node.js | Bing Video Search |
Python | Bing Video Search |
Next steps
- For a more in depth web app example, see the Video search tutorial.