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