BingSearch
BingSearch Adapter
The BingSearch adapter provides advanced access to the Bing Search API through Azure for both public and private searches.
This adapter requires a subscription with Microsoft Azure.
Want to try it in Azure?
Click here to learn more or
click here to create a new Enzo Server RTM 3.1 Azure VM now.
Want to try it in AWS?
Click here to learn more or
click here to create a new Enzo Server RTM 3.1 AWS VM now.
Configuration Settings
Name | Description | Default |
---|---|---|
Boolean _isDefault | Make this the default configuration. Defaults to true if configName is already the default. | |
String APIKey | The API Key is used for authentication of bing search api | |
String URL | The URL is used for base url for bing search api |
Handlers
ListSearch
search |
Search text from Bing
details
Arguments
SQL Callexec BingSearch.ListSearch Http Call/bsc/bingsearch/listsearch Output Columns
|
|||||||||||||||||||||
ListSearchImage
images |
Search images from Bing
details
Arguments
SQL Callexec BingSearch.ListSearchImage Http Call/bsc/bingsearch/listsearchimage Output Columns
|
|||||||||||||||||||||
ListSearchVideo
videos |
Search videos from bing
details
Arguments
SQL Callexec BingSearch.ListSearchVideo Http Call/bsc/bingsearch/listsearchvideo Output Columns
|