请帮助找出以JSON格式返回结果的Bing搜索请求的参数。文档“迁移BingSearchAPI应用程序”告诉我们:
To authenticate a BingSearchAPI request with Windows Azure MarketplaceThis mode of authentication replaces the AppID used in the BingSearchAPI
我正试着用php在bingsearchAPI中做一个复合搜索。从这个中我得到了这个。https://api.datamarket.azure.com/Data.ashx/Bing/Search/Composite?Sources=%27web%2bnews%27&Query=%27XBox%27&$top=1 This gives some result which i don't