Warning
Product to be retired Bing Search and Bing Custom Search APIs will be retired on 11th August 2025.
New deployments are not available and existing resources will be disabled. Learn more
Bing Web Search samples
Use the Bing Web Search samples to learn how to add search capabilities to your application or service using a number of programming languages. 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 Web Search |
Java | Bing Web Search |
JavaScript | Bing Web Search |
PHP | Bing Web Search |
Python | Bing Web Search |
Ruby | Bing Web Search |
Go | Bing Web 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 Web Search |
Java | Bing Web Search |
Node.js | Bing Web Search |
Python | Bing Web Search |
Next steps
- For a more in depth web app example, see the Web Search tutorial.