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