0

I need to upgrade my code of Bing search API functionality to Cognitive Bing Web search API in asp.net MVC Any suggestions are appreciated.

Prasanthi
  • 1
  • 1

3 Answers3

0

Try this: a small Bing search api client in C# I wrote in accordance with the code sample on this page. I think it will help you.

Damien Doumer
  • 1,991
  • 1
  • 18
  • 33
0

There are quickstarts and tutorial for v7 Bing web search API. You can try here: https://learn.microsoft.com/en-us/azure/cognitive-services/bing-web-search/

Ronak
  • 751
  • 5
  • 10