Bing Autosuggest API samples

Use these Bing Autosuggest API samples to learn how to improve your app's search box experience by adding suggested search terms as the user types their query string. 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 Autosuggest
Java Bing Autosuggest
JavaScript Bing Autosuggest
Python Bing Autosuggest
Ruby Bing Autosuggest

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 Autosuggest
Java Bing Autosuggest
Node.js Bing Autosuggest
Python Bing Autosuggest

Next steps