How to obtain Bing search Api and AppID for a website [closed]

半城伤御伤魂 提交于 2019-12-10 02:09:50

问题


i have created the site in which i want to use bing search API. for that it require AppID but i didn't get the AppID. i tried to create a AppId on (azure market place) by creating the windows live ID. i created the client id and register the application. can any one suggest me how get the AppID for bing search API?


回答1:


To use the new Bing Search API, you need to use your account key to authenticate. The AppID was the old method of authenticating soon to be deprecated Bing Search API 2.0. You can find your account key on your account information page.

You can see an example of implementing the current Bing search API in this question.



来源:https://stackoverflow.com/questions/11807736/how-to-obtain-bing-search-api-and-appid-for-a-website

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!