Bing Search API

Scrape the Bing Search Search Results from any country in the world in both JSON and HTML format using this API. All featured snippets are supported.

Here is the list of default parameters you can use with this API:

Bing Search API Example:

cURL "https://api.serpdog.io/bing_search?api_key=APIKEY&q=coffee+making+tutorial"
{
     "bing_data": [
    {
      "title": "Barista Coffee Making - Training for Beginners - YouTube",
      "displayed_link": "https://www.youtube.com/watch?v=1aK--s4Fq2Q",
      "link": "https://www.youtube.com/watch?v=1aK--s4Fq2Q",
      "snippet": "May 15, 2021 · A simple coffee making tutorial on what matters most - consistency. Keep it simple, focus on getting the basics right, then practice, practice and practice s...",
      "rank": 1,
      "extensions": [
        {
          "title": "",
          "snippet": ""
        },
        {
          "title": "",
          "snippet": ""
        }
      ],
      "images": [
        
      ]
    },
    {
      "title": "How to Make Perfect Coffee: 14 Steps (with Pictures) - wikiHow",
      "displayed_link": "https://www.wikihow.com/Make-Perfect-Coffee",
      "link": "https://www.wikihow.com/Make-Perfect-Coffee",
      "snippet": "Brew with a French press.Many experts favor this method, but it can take some practice to avoid bitter over-extraction. Here's how to make coffee magic:Remove the lid and plunger.Add the coffee. Use two tablespoons (30 mL) for a one-serving press, or fill to the mark on the side of the press.See more on wikihow.com",
      "rank": 2,
      "extensions": [
        {
          "title": "",
          "snippet": ""
        },
        {
          "title": "",
          "snippet": ""
        },
        {
          "title": "",
          "snippet": ""
        }
      ],
      "images": [
        
      ]
    },
    {
      "title": "A Beginner's Guide to Brewing Coffee at Home (Step by Step)",
      "displayed_link": "https://yourdreamcoffee.com/beginners-guide-to-brewing-coffee",
      "link": "https://yourdreamcoffee.com/beginners-guide-to-brewing-coffee/",
      "snippet": "Or on top of the coffee server when using one. Place the ground coffee in the middle of the coffee filter and make a small hole in the middle. Pour 1/4th of the total water on top of …",
      "rank": 3,
      "images": [
        
      ]
    },
    {
      "title": "How to Make Coffee for Beginners – The Ultimate Guide",
      "displayed_link": "https://www.brewcoffeedaily.com/guides/brewing/how-to-make-coff…",
      "link": "https://www.brewcoffeedaily.com/guides/brewing/how-to-make-coffee-for-beginners/",
      "snippet": "The ideal coffee-to-water ratio is between 1:15 to 1:18, depending on personal taste preferences. Heat your water to the desired temperature. The ideal water temperature is …",
      "rank": 4,
      "images": [
        
      ]
    },
    {
      "title": "A Beginner's Guide to Making Great Coffee - YouTube",
      "displayed_link": "https://www.youtube.com/watch?v=ZCXG0BCFLNA",
      "link": "https://www.youtube.com/watch?v=ZCXG0BCFLNA",
      "snippet": "In this video, I show you everything you need to know in order to start making GREAT coffee.Trade Coffee Subscription (get your first bag free): http://s.trd...",
      "rank": 5,
      "images": [
        
      ]
    },
    {
      "title": "Coffee Brewing For Beginners(and learn how to make your first",
      "displayed_link": "https://www.youtube.com/watch?v=uoj7bsHlt6M",
      "link": "https://www.youtube.com/watch?v=uoj7bsHlt6M",
      "snippet": "There's coffee, and there's good coffee. Luckily good coffee is very easy to make as long as you get three basics right.1) Use freshly roasted coffee beans a...",
      "rank": 6,
      "images": [
        
      ]
    },
    {
      "title": "How to Make Good Coffee According to a Barista: 4 Tricks - Primer",
      "displayed_link": "https://www.primermagazine.com/2020/learn/how-to-make-better-c…",
      "link": "https://www.primermagazine.com/2020/learn/how-to-make-better-coffee-at-home",
      "snippet": "Best Coffee Water Temperature. Water temperature is also important. The optimal temperature you want to brew your coffee is 195 ° -205 ° F. A good rule of thumb to …",
      "rank": 7,
      "images": [
        
      ]
    },
    {
      "title": "How to Make Coffee at Home - Coffee Brewing Methods",
      "displayed_link": "https://www.popularmechanics.com/home/food-drink/a27309629/how-t…",
      "link": "https://www.popularmechanics.com/home/food-drink/a27309629/how-to-make-coffee/",
      "snippet": "Pour-Over. Grind: Medium-coarse. Time: 2.5 to 3 minutes. How to do it: Measure grounds into paper filter in brew basket. Pour a little hot water and let the grounds bloom (expand …",
      "rank": 8,
      "images": [
        
      ]
    }
  ],
}

Last updated