Finding things with BOSS

download Finding things with BOSS

If you can't read please download the document

description

 

Transcript of Finding things with BOSS

  • 1. http://developer.yahoo.com/search/boss/
  • 2. Flexibility to Blend and Re-rank Results Create your own look and feel Change ranking Mix it with other APIs h?p://www.ickr.com/photos/balajijegan/6242907231/in/photostream
  • 3. for your hacks
  • 4. http//www.flickr.com/photos/friarsbalsam/5736126308/sizes/o/in/photostream/.jpg
  • 5. select * from boss.search where q="The Artist"and service="images" and ck="" andsecret=""
  • 6. select * from boss.search where q="The Artist"and sites="imdb.com,movies.yahoo.com" andck="" and secret=""
  • 7. select * from boss.search where q="The Aartist" and service="spelling" and ck="" and secret=""
  • 8. select * from boss.search where q="The Artist" and service="news" and ck="" and secret=""
  • 9. select * from contentanalysis.analyze where url="http://www.cnn.com/"
  • 10. Find images of The Artist Select * from boss.search where q="The Artist and service "images" and ck="" and secret="" Look for The Artist reviews: select * from boss.search where q="reviews intitle:The Artist" and service="web" and ck="" and secret=" Search for Artist but not the movie: select * from boss.search where q="Artist -movie and ck="" and secret=" Search pdfs about The Artist: Select * from boss.search where q="The Artist and type="pdf"
  • 11. Find all news about The Artist select * from boss.search where q="The Artist" and service="news" and ck="" and secret="" Get long abstracts in results select * from boss.search where q="The Artist" and abstract="long" and ck="" and secret="" Retrieve 51-100 results for the query select * from boss.search where q="Artist and start=51 and ck="" and secret=""
  • 12. Hack: h?p://www.inquisitorx.com/refox/index_en.php 37
  • 13. Yahoo! BOSS: http://developer.yahoo.com/boss BOSS Technical Documentation: http://developer.yahoo.com/ search/boss/boss_api_guide/ YQL: http://developer.yahoo.com/yql Google App Engine: http: //appengine.google.com Amazon Web Services: http://aws.amazon.com oAuth: http://oauth.net/ Open Social: http://www.opensocial.org/ Open Data: http://theinfo.org Alt Search Engines: http://www.altsearchengines.com/
  • 14. http://slideshare.net/saurabhsahnihttp://twitter.com/saurabhsahnihttp://github.com/saurabhsahnihttp://www.saurabhsahni.com