Basic information on setting up Bing search API

已答复 Basic information on setting up Bing search API

  • Tuesday, August 21, 2012 7:56 PM
     
     

    Where can I find some basic how-to information that explains how the Bing Search API is set up and used? I trying to see if we set it up on our web servers or if we have to access the api from Bings servers or what have you. Can anyone direct me to some basic info like this?

    many thanks,

    mtndew8198

All Replies

  • Wednesday, August 22, 2012 5:07 AM
    Owner
     
     

    Here are some samples and documentation on how-tos:

    http://go.microsoft.com/fwlink/?LinkID=248077                           

                        Resources for migrating existing applications to the Windows Azure Marketplace OData APIs.                 

    http://go.microsoft.com/fwlink/?LinkID=252146                                

    Frequently asked questions about the Bing Search API.                

  •  http://go.microsoft.com/fwlink/?LinkID=252151                       

                        This document provides schema information for accessing the Bing API: input parameters, options and response properties.

  • Thanks,

  • Max

  • Wednesday, August 22, 2012 1:58 PM
     
     

    Max, I tried to reply by clicking the reply link in your response but it wouldn't work. Anyway, thanks for the assistance. A couple of questions:

    1. As I understand it, I embed code in my web site that sends a query to the Bing API which then ...what(?) ...scans my site(s) looking for the queried information? The information it finds is then sent back to the user? Is that a correct scenerio?

    2. Sorry, that was 4 questions in one. Last question...is the price listed per website or can it be applied to multiple websites? I see for instance a price of $40/20,000 queries, would that be applicable to multiple websites or just one?

    Many thanks,

    Rich

  • Wednesday, August 22, 2012 5:36 PM
    Owner
     
     Answered

    Hi Rich,

    Yes, html tagging broke the previous post.

    1. Bing scans your site and has the information in Search Index. You send Search query and scope it to your site, and get results which relate to your site pages/objects.

    2. The price can be applied to multiple websites indeed.

    Thanks,

    Max

  • Wednesday, August 22, 2012 5:49 PM
     
     
    Thanks Max, do you know if it does cross-domain searches? I'm also presuming that I would want to use the Bing search api rather then the web only api due to the fact that we have a lot of different content (text, video, pdf, pods, etc) on our sites.
  • Wednesday, August 22, 2012 5:50 PM
    Owner
     
     

    Yes on both questions.

    Thanks,

    Max

  • Wednesday, August 22, 2012 6:01 PM
     
     
    One last question...we do a lot advertising on our sites. Is there any kind of problem with this as far as Bing is concerned?
  • Wednesday, August 22, 2012 6:10 PM
    Owner
     
     Answered

    Not likely... here's the document describing Bing attribution guidelines:

    http://download.microsoft.com/download/0/4/E/04E076D4-60B2-4D31-BCC7-C4805B558DBB/Bing%20product%20guidelines.pdf

    Thanks,

    Max

  • Wednesday, August 22, 2012 6:37 PM
     
     
    Thanks much Max. You've been a great help.
  • Tuesday, September 18, 2012 3:34 PM
     
     

    In 1. How do you scope the results to your site?