Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 2.83 KB

samples.md

File metadata and controls

46 lines (34 loc) · 2.83 KB
title titleSuffix description services author manager ms.service ms.subservice ms.topic ms.date ms.author
Bing Autosuggest API samples
Bing Search Services
Use Bing Autosuggest API samples to learn how to improve your apps search box experience by adding suggested search terms as the user types their query string.
bing-search-services
swhite-msft
ehansen
bing-search-services
bing-autosuggest
sample
07/15/2020
scottwhi

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