Bing Search API Integration

Bing Search API Integration Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,266 downloads
Bing Search API Integration Icon

Try plugin: Bing Search API Integration

We'll create fresh WordPress site with Bing Search API Integration installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Bing Search API Integration

A plugin that uses the Bing Search API to replace the default search functionality.

1


0


0


0


0

updated: 7 years ago
since: 7 years ago
author: Askew Brook

Description

A plugin that uses the Bing Search API to replace the default search functionality.

This plugin works out of the box for wordpress default templates, It may require css tweaks to get the desired styling on custom templates.

If you have any enquiries about custom integration of this plugin please contact us as [email protected]

Note: This plugin requires a Bing Cognitive Services API key that can be obtained at https://www.microsoft.com/cognitive-services/en-us/apis.

Upon signing up your key will be valid for 90 days, upon which you will need to pay for a subscription to continue using the service.

Custom Search Functionality

To use the new custom search functionality provided by bing, you will need to create a new api key & endpoint at https://customsearch.ai.

You will then require the customconfig code that is generated upon receiving your API endpoint.

An example of a API endpoint would be:
https://api.cognitive.microsoft.com/bingcustomsearch/v5.0/search?q=microsoft&customconfig=1570678669&responseFilter=Webpages&mkt=en-us&safesearch=Moderate

of which the code you require to is the customconfig=########. place this code into the box provided in the settings and turn on the custom search functionality.