RAA - yahoo-ruby

yahoo-ruby / 0.1.0

Short description: Ruby API for Yahoo! Search Web Services
Category: Library/WWW
Status:
Created: 2005-03-26 19:32:27 GMT
Last update: 2005-03-26 19:32:27 GMT
Owner: Premshree Pillai (Projects of this owner)
Homepage: http://www.livejournal.com/users/premshree/56199.html
Download: http://premshree.seacrow.com/code/ruby/yahoo-ruby
License: Ruby's
Dependency:
None
Description:

Ruby API for Yahoo! Search Web Services

EXAMPLE USAGE:

obj = WebSearch.new('YOUR-APP_ID', 'query')
obj.parse_results #returns a result hash

Edit this project (for project owner)

back to RAA top