Bing Image Search API samples
Use the Bing Image Search API samples to search the web for images and trending images. 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 Image Search |
Java | Bing Image Search |
JavaScript | Bing Image Search |
Python | Bing Image Search |
Ruby | Bing Image 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 Image Search |
Java | Bing Image Search |
Node.js | Bing Image Search |
Python | Bing Image Search |
Next steps
- For a more in depth web app example, see the Image search tutorial.