About 1,810,000 results
Open links in new tab
  1. Bing Search HTTP request with JSON result example?

    Please give an example of Bing search URL that can be used in CURL command line to get search results in JSON format.

  2. Bing Web Search API v7 response objects - Bing Services

    Describes the response objects that Bing Web Search API may return in the JSON response.

  3. How do i return JSON results from BING Search Engine API

    Nov 4, 2014 · You need to remove the v1 from your URL, and add $format=json to the end of your query, as detailed in the schema guide: https://api.datamarket.azure.com/Bing/Search/Web?Query=%27Xbox%27&$format=json

  4. Web Search API response structure and answer types - Bing Search ...

    Apr 5, 2022 · Use the displayText query string and the webSearchUrl URL to create a hyperlink that takes the user to the Bing search results page for the related query. You could also use the text query string in your own Web Search API query and display the results yourself.

  5. Bing Web Search API v7 Reference - Bing Services

    Mar 7, 2025 · This section provides technical details about the query parameters and headers that you use to request web search results and the JSON response objects that contain them. For examples that show how to make requests, see Bing Web Search overview.

  6. cognitive-services-REST-api-samples /Tutorials /Bing-Web-Search

    This single-page app demonstrates how the Bing Web Search API can be used to retrieve, parse, and display relevant search results based on a user's query. HTML, CSS, and JS files are included. Express.js is the only dependency. The sample app can: To use this app, an Azure Cognitive Services account with Bing Search APIs is required.

  7. cognitive-services-REST-api-samples/dotnet/Search ... - GitHub

    // Licensed under the MIT License. using Newtonsoft.Json; using System; using System.Text; using System.Net; using System.IO; using System.Collections.Generic; /* This sample makes a call to the Bing News Search API with a query word and returns related news.

  8. Bing Search HTTP request with JSON result example?

    Please give an example of Bing search URL that can be used in CURL command line to get search results in JSON format.

  9. How can I make the Bing API JSON example work - Stack …

    Jan 26, 2012 · The following is the example from the MSDN website example for JSON with bing. I can get alert0 but this example doesn't call the callback. // Bing Developer Center. // Web SourceType over the JSON Protocol. var requestStr = "http://api.bing.net/json.aspx?" // Common request fields (required) + "AppId=" + AppId. + "&Query=msdn blogs"

  10. Get Started with Bing Search APIs in under 5 Minutes

    Jan 3, 2018 · Build and execute your code to check the JSON response of your first query. And that’s it! That’s what it takes to get started with the Bing Search APIs and build a delightful search experience into your app. Quickstarts and tutorials are available in the “Documentation” section of the corresponding Bing API. Happy coding!

  11. Some results have been removed
Refresh