Bing Custom Search API samples
Use the Bing Custom Search API samples to search your view of the web for webpages and more. 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 Custom Search |
Java | Bing Custom Search |
JavaScript | Bing Custom Search |
Python | Bing Custom 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 Custom Search |
Java | Bing Custom Search |
Node.js | Bing Custom Search |
Python | Bing Custom Search |
Next steps
- Learn how to define your custom view
- Learn how to search your custom view
- For a more in depth web app example, see the Custom Search tutorial.