Skip to content

Latest commit

 

History

History
 
 

README.md

topic sample
languages
nodejs
products
azure
cognitive services

Search v7 REST API samples

These samples are quickstarts that show how to use various Search APIs, such as Bing Web Search.

Prerequisites

  • Create an Azure resource for the service you'd like to try, for example a Bing Web Search resource.
  • Add your key and endpoint from your resource to your environment variables with the variable names suggested in the sample.

Running the samples

  • Run from your IDE or the command line:
    node BingWebSearchv7.js

Resources

Bing Autosuggest: Documentation, API

Bing Custom Search: Documentation, API

Bing Entity Search: Documentation, API

Bing Image Search: Documentation, API

Bing News Search: Documentation, API

Bing Spell Check: Documentation, API

Bing Video Search: Documentation, API

Bing Visual Search: Documentation, API

Bing Web Search: Documentation, API