Skip to content

Instantly share code, notes, and snippets.

@jpowers
Created January 11, 2012 21:09
Show Gist options
  • Save jpowers/1596774 to your computer and use it in GitHub Desktop.
Save jpowers/1596774 to your computer and use it in GitHub Desktop.
Bing
ruby-1.9.2-p180 :026 > pp bing.news('"global warming" or "climate change" not happening').news.results.first
{"Title"=>"Climate change is happening but it's out of man's control",
"Url"=>
"http://www.sun-sentinel.com/news/opinion/fl-readers-view-global-warming-20120110,0,6201898.story",
"Source"=>"Sun Sentinel",
"Snippet"=>
"does not seem to understand that the science concerning humans being primarily responsible is far from settled. The writer states that global warming/climate change has been happening for 30 to 100 years, which understates the time frame by ...",
"Date"=>"2012-01-10T07:53:54Z",
"BreakingNews"=>0}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment