I want to make a search request to Bing using cURL and use the search results. Is it against their terms of service? If so would you please post the URL where is says that. I could not find one.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
here are the terms:
http://explore.live.com/microsoft-service-agreement?ref=none&mkt=en-us
bing offers search results as rss:
http://www.bing.com/search?q=stackoverflow&format=rss
so they ‘want’ that you fetch their results. but it depends, what you want to do with it. just reading? or maybe formatting … presenting … publishing … that could be more difficult.