SlideShare una empresa de Scribd logo
1 de 29
YAHOO! SEARCH BOSS
Rahul Hampole
Product Manager and Unofficial Evangelist
WHAT IS BOSS?

BUILD OWN SEARCH Service
WHAT DOES BOSS GIVE YOU?

   Search Data and Infrastructure
                                BOSS is a service that provides you (the
                                developer) flexible access to different types of
                                data from Yahoo and allows you to build
                                powerful commercial search applications with
                                that data.



   Monetization (We give you Ads!!)
                                 BOSS provides you Search Advertising
                                 and simple terms so that you can
                                 monetize that innovative product and
                                 continue to invest your personal time in
                                 it.


                                         BOSS also gives you Support and Tools to
   Support and Tools                    get your product working.
WHAT DOES THAT MEAN?

  Restful XML and JSON API

      Web, Image, Spelling, News and Search Ads

      More services soon

  Flexibility to Blend and Re-rank Results

       Create your own look and feel

      Change ranking

      Mix it with other API’s

  oAuth based Authentication
WHAT ELSE DO YOU GET

Web and Limited Web results (smaller subset and at most 3 days old)
     Complex query combinations and filters

     Search for data in different markets

Image attributes like height, width, etc

Time span filtering for News Search

Microformat and RDF data

Extended abstracts

Recognizes most search filters from Yahoo! and Google (backdoor hacks)
HOW DO I HACK WITH IT?
HOW DO I SIGN UP



 Self-serve sign up with simple Credit
 Card/Paypal payment options
        Visit BOSS Page or wait until the end for pricing


 Simplified pricing based on query type

 A combined bill for developers taking
 Search Advertising

  One signup, use in any market



 Don’t bother for now, we have a key
 setup for you
THE QUERY



 Tells you what the user is looking for

 Powers secondary APIs

 Can be generated by a search box, URL,
 tags or keyword extraction from the page.

 Generates related topics

 The Query is your BFF!


 e.g. http://yboss.yahooapis.com/ysearch/web?q=“Dark Knight”&format=xml
SAMPLE CALLS

Getting multiple data sets
    /ysearch/web,images,news?q=obama
    /ysearch/web,images,news?web.q=obama&images.q=flower&news.q=egypt

Searching through sites
    A Simple Movie Search
    /ysearch/web?q=“Dark Knight”&
     sites=movies.yahoo.com,netflix.com,imdb.com

AND/OR operators
    /ysearch/web?q="steve
     jobs"AND((ipad)OR(iphone))&sites=bestbuy.com,newegg.com
        Important: Use Braces or quotes
UNARY OPERATORS

Search for Batman but not “Dark Knight”
   q=(batman -“Dark Knight")

Find pages with “Heath Ledger” but not “Dark
Knight”
   q=+”heath ledger”–”Dark
    Knight”&sites=movies.yahoo.com

Force auto-spelling off
   q=+”drk knight”
SEARCHING IN BODY AND IN TITLE

Searching for Dark Knight in the Title on Yahoo
movies
   q=reviews intitle:"dark
    knight"&sites=movies.yahoo.com




Searching for Dark Knight in the Title in Yahoo
movies containing Christian Bale
   q=reviews intitle:"dark knight" inbody:"christian
    bale"&sites=movies.yahoo.com
MARKET AND DOCUMENT SPECIFIC FILTERS

 Search for “Dark Knight” in Romania specific
  sites
     q=“Dark Knight”&market=ro-ro



 Search for “PDF‟s containing “Dark Knight”
     q=“Dark Knight”&type=pdf
 Search for MS Office type (except PPT‟s)
  containing “Dark Knight”
     q=“Dark Knight”&type=msoffice,-ppt
OUTPUT
IMAGE SEARCH PARAMETERS

Search for images that are not offensive
    /ysearch/images?q=“san francisco”&filter=yes

Search for images that are wallpaper size
    /ysearch/images?q=“san francisco”&dimensions=wallpaper

Search for a image at a certain refer URL
    /ysearch/images?q=yahoo&refererurl=http://www.flickr.com



Interesting Output Fields
    format, file size, height, width, title, total result count
NEWS SEARCH PARAMETERS

Search news that is less than 7 days old
  ysearch/news?q=osama&age=7d
 /


Search news that is between 20hrs and 2 days old
 /ysearch/news?q=osama&age=20h2d

Re-rank news results by date
 /ysearch/news?q=osama&ranking=true




Interesting Output Fields
 Source,   Date, Source URL
BOSS + YQL

Table Name: boss.search
                       Parameters     Example
        Consumer Key        ck        -
        Consumer Secret     secret    -
        Query Term          q         ‘yahoo’
        Service             service   ‘news’




e.g. select * from boss.search where ck=… and
secret=… and q=„yahoo‟ and service=„news‟
BOSS HACK PACKET

PBWorks Site
  • This presentation
  • oAuth information
  • Code Samples available
    •   PHP, Ruby, Perl

Old BOSS Hacks: http://bosshacks.com
   Tweet your hacks #ysearchboss, #openhackeu
   Follow me at @ysearchboss

Special BOSS prize
UNDERSTAND OAUTH

 Identification
 Consumer Key – Used to make a call to the API

 Consumer Secret – Used for 3 legged oAuth (not used for BOSS)


 Making a call
 (www.oauth.net/code)
 -Consumer Key

 -Nonce – Random string generated by oAuth (prevents replay attacks)

 -Signature – Generated by library

 -Signature Method – Various types of methods supported (e.g. HMAC-SHA1)

 -oAuth Timestamp –Unix time (valid for 5 minutes only)

 -oAuth version – 1.0




 We have code samples in PHP, Perl, Ruby for you!!
HACK IDEAS AND USEFUL API’S

RealTime
    Twitter/Facebook API
Video
    YouTube data API
Vertical search engines
    Programmable web has interesting API‟s
Local Search Engines
    Yahoo Geocoding services e.g. Placefinder
Chrome extensions
Mobile Applications
EXAMPLE HACKS
DUCKDUCKGO.COM
INTERCEDER
INQUISITOR: BROWSER EXTENSTION (v1)




      Hack: http://www.inquisitorx.com/firefox/index_en.php
                                       24
ASK-BOSS (v1)




        Hack: http://ask-boss.appspot.com
        Code: https://github.com/saurabhsahni/Hacks/tree/master/askBOSS
MORE RESOURCES

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

Fire Eagle: http://developer.yahoo.com/fireeagle/

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/
MONETIZATION
AND
OTHER YAHOO SEARCH
SERVICES
BOSS MONETIZATION

Two business Models
    CPM Only
         Data Type              Web     Limited   Images   News    Spelling
                                        Web
         Price (1000 queries)   $0.80   $0.40     $0.30    $0.10   $0.10




    CPM + RPM
        We give you Ads and a revenue share

Daily reporting for Ads

Extensive Support through Syndication partner
OTHER YAHOO SEARCH SERVICES

 Yahoo! Hosted Search                    Yahoo! Site Search
 Yahoo! hosted service for Web search   Yahoo! hosted site search solution

 Limited display flexibility            Better relevance algorithm based on

 No costs associated with the service   type of content

 No Blending/Re-ranking                 Web backfill of results


 Revenue share from                     Yahoo! Search Ads with

 Ads                                     revenue share

Más contenido relacionado

La actualidad más candente

Online Visibility Worksheet for Social Profiles
Online Visibility Worksheet for Social ProfilesOnline Visibility Worksheet for Social Profiles
Online Visibility Worksheet for Social ProfilesYo! Yo! SEO
 
How to Optimise your website with SEO - Simple SEO guide updated for 2014
How to Optimise your website with SEO - Simple SEO guide updated for 2014How to Optimise your website with SEO - Simple SEO guide updated for 2014
How to Optimise your website with SEO - Simple SEO guide updated for 2014Louis Slabbert
 
BOSS: Yahoo HackU IIIT Hyderabad
BOSS: Yahoo HackU IIIT HyderabadBOSS: Yahoo HackU IIIT Hyderabad
BOSS: Yahoo HackU IIIT HyderabadSaurabh Sahni
 
BOSS: Yahoo HackU IIIT Bangalore
BOSS: Yahoo HackU IIIT BangaloreBOSS: Yahoo HackU IIIT Bangalore
BOSS: Yahoo HackU IIIT BangaloreSaurabh Sahni
 
SEO Seminar Presentation
SEO Seminar PresentationSEO Seminar Presentation
SEO Seminar PresentationRommel Paras
 
Search Engine Optimisation
Search Engine OptimisationSearch Engine Optimisation
Search Engine OptimisationCosmic
 
Search Engine Optimize for WordPress in 3 Easy Steps
Search Engine Optimize for WordPress in 3 Easy StepsSearch Engine Optimize for WordPress in 3 Easy Steps
Search Engine Optimize for WordPress in 3 Easy StepsAnna Belle Leiserson
 
Seo presentation - short
Seo presentation - shortSeo presentation - short
Seo presentation - shortnoaminsa
 
SourceCon Lab- Bookmarklets by Glenn Gutmacher Oct 2014
SourceCon Lab- Bookmarklets by Glenn Gutmacher Oct 2014SourceCon Lab- Bookmarklets by Glenn Gutmacher Oct 2014
SourceCon Lab- Bookmarklets by Glenn Gutmacher Oct 2014Glenn Gutmacher
 
SEO Update 2016
SEO Update 2016SEO Update 2016
SEO Update 2016Owerly.com
 
Copywriting for seo
Copywriting for seoCopywriting for seo
Copywriting for seobrian9p
 
Hack the BOSS at Open Hack Day - London
Hack the BOSS at Open Hack Day - LondonHack the BOSS at Open Hack Day - London
Hack the BOSS at Open Hack Day - LondonTed Drake
 
Digital Marketing Training
Digital Marketing TrainingDigital Marketing Training
Digital Marketing TrainingRohit Shelwante
 

La actualidad más candente (15)

Online Visibility Worksheet for Social Profiles
Online Visibility Worksheet for Social ProfilesOnline Visibility Worksheet for Social Profiles
Online Visibility Worksheet for Social Profiles
 
How to Optimise your website with SEO - Simple SEO guide updated for 2014
How to Optimise your website with SEO - Simple SEO guide updated for 2014How to Optimise your website with SEO - Simple SEO guide updated for 2014
How to Optimise your website with SEO - Simple SEO guide updated for 2014
 
BOSS: Yahoo HackU IIIT Hyderabad
BOSS: Yahoo HackU IIIT HyderabadBOSS: Yahoo HackU IIIT Hyderabad
BOSS: Yahoo HackU IIIT Hyderabad
 
BOSS: Yahoo HackU IIIT Bangalore
BOSS: Yahoo HackU IIIT BangaloreBOSS: Yahoo HackU IIIT Bangalore
BOSS: Yahoo HackU IIIT Bangalore
 
MP2 - 10 Minutes to Domain Success
MP2 - 10 Minutes to Domain SuccessMP2 - 10 Minutes to Domain Success
MP2 - 10 Minutes to Domain Success
 
SEO Seminar Presentation
SEO Seminar PresentationSEO Seminar Presentation
SEO Seminar Presentation
 
Search Engine Optimisation
Search Engine OptimisationSearch Engine Optimisation
Search Engine Optimisation
 
Search Engine Optimize for WordPress in 3 Easy Steps
Search Engine Optimize for WordPress in 3 Easy StepsSearch Engine Optimize for WordPress in 3 Easy Steps
Search Engine Optimize for WordPress in 3 Easy Steps
 
Seo presentation - short
Seo presentation - shortSeo presentation - short
Seo presentation - short
 
SourceCon Lab- Bookmarklets by Glenn Gutmacher Oct 2014
SourceCon Lab- Bookmarklets by Glenn Gutmacher Oct 2014SourceCon Lab- Bookmarklets by Glenn Gutmacher Oct 2014
SourceCon Lab- Bookmarklets by Glenn Gutmacher Oct 2014
 
SEO Update 2016
SEO Update 2016SEO Update 2016
SEO Update 2016
 
SEO
SEOSEO
SEO
 
Copywriting for seo
Copywriting for seoCopywriting for seo
Copywriting for seo
 
Hack the BOSS at Open Hack Day - London
Hack the BOSS at Open Hack Day - LondonHack the BOSS at Open Hack Day - London
Hack the BOSS at Open Hack Day - London
 
Digital Marketing Training
Digital Marketing TrainingDigital Marketing Training
Digital Marketing Training
 

Similar a Open hack 2011-ppt-draft-final

Yahoo! Search BOSS
Yahoo! Search BOSSYahoo! Search BOSS
Yahoo! Search BOSSPraveen P N
 
Boss hack u-iit-madras-2012
Boss hack u-iit-madras-2012Boss hack u-iit-madras-2012
Boss hack u-iit-madras-2012discoversudhir
 
Y Boss External 20091017
Y Boss External 20091017Y Boss External 20091017
Y Boss External 20091017JH Lee
 
Yahoo! BOSS API external 20091001
Yahoo! BOSS API external 20091001Yahoo! BOSS API external 20091001
Yahoo! BOSS API external 20091001Fred Meng
 
Boss hack u-iit-madras-2012
Boss hack u-iit-madras-2012Boss hack u-iit-madras-2012
Boss hack u-iit-madras-2012discoversudhir
 
Yahoo! BOSS in Bucharest
Yahoo! BOSS in BucharestYahoo! BOSS in Bucharest
Yahoo! BOSS in BucharestTed Drake
 
Finding things on the web with BOSS
Finding things on the web with BOSSFinding things on the web with BOSS
Finding things on the web with BOSSChristian Heilmann
 
Future of Search | Yury Lifshits, Yahoo! Research
Future of Search | Yury Lifshits, Yahoo! ResearchFuture of Search | Yury Lifshits, Yahoo! Research
Future of Search | Yury Lifshits, Yahoo! ResearchYury Lifshits
 
Career In Search Engine Optimization
Career In Search Engine Optimization Career In Search Engine Optimization
Career In Search Engine Optimization Abu Talha
 
User experience-seo-indiana-bar-camp-2010
User experience-seo-indiana-bar-camp-2010User experience-seo-indiana-bar-camp-2010
User experience-seo-indiana-bar-camp-2010goldentech
 
Lessons Learned - Building YDN
Lessons Learned - Building YDNLessons Learned - Building YDN
Lessons Learned - Building YDNDan Theurer
 
Web Marketing Week2
Web Marketing Week2Web Marketing Week2
Web Marketing Week2cghb1210
 
Presentation on search engine optimization
Presentation on search engine optimizationPresentation on search engine optimization
Presentation on search engine optimizationTech Mahindra Ltd.
 
Search Engine Marketing - Search Engines Background and SEO Introduction
Search Engine Marketing - Search Engines Background and SEO IntroductionSearch Engine Marketing - Search Engines Background and SEO Introduction
Search Engine Marketing - Search Engines Background and SEO IntroductionJon Rognerud Chaosmap Digital
 

Similar a Open hack 2011-ppt-draft-final (20)

Yahoo! Search BOSS
Yahoo! Search BOSSYahoo! Search BOSS
Yahoo! Search BOSS
 
Boss hack u-iit-madras-2012
Boss hack u-iit-madras-2012Boss hack u-iit-madras-2012
Boss hack u-iit-madras-2012
 
Y Boss External 20091017
Y Boss External 20091017Y Boss External 20091017
Y Boss External 20091017
 
Yahoo! BOSS API external 20091001
Yahoo! BOSS API external 20091001Yahoo! BOSS API external 20091001
Yahoo! BOSS API external 20091001
 
Boss hack u-iit-madras-2012
Boss hack u-iit-madras-2012Boss hack u-iit-madras-2012
Boss hack u-iit-madras-2012
 
Yahoo! BOSS in Bucharest
Yahoo! BOSS in BucharestYahoo! BOSS in Bucharest
Yahoo! BOSS in Bucharest
 
What is-seo-smbme
What is-seo-smbmeWhat is-seo-smbme
What is-seo-smbme
 
Finding things on the web with BOSS
Finding things on the web with BOSSFinding things on the web with BOSS
Finding things on the web with BOSS
 
Google+ Local Strategy Workshop
Google+ Local Strategy WorkshopGoogle+ Local Strategy Workshop
Google+ Local Strategy Workshop
 
Boss Introduction
Boss IntroductionBoss Introduction
Boss Introduction
 
Future of Search | Yury Lifshits, Yahoo! Research
Future of Search | Yury Lifshits, Yahoo! ResearchFuture of Search | Yury Lifshits, Yahoo! Research
Future of Search | Yury Lifshits, Yahoo! Research
 
Career In Search Engine Optimization
Career In Search Engine Optimization Career In Search Engine Optimization
Career In Search Engine Optimization
 
User experience-seo-indiana-bar-camp-2010
User experience-seo-indiana-bar-camp-2010User experience-seo-indiana-bar-camp-2010
User experience-seo-indiana-bar-camp-2010
 
Lessons Learned - Building YDN
Lessons Learned - Building YDNLessons Learned - Building YDN
Lessons Learned - Building YDN
 
Web Marketing Week2
Web Marketing Week2Web Marketing Week2
Web Marketing Week2
 
Seo_Services_Systematix
Seo_Services_SystematixSeo_Services_Systematix
Seo_Services_Systematix
 
Demystifying SEO
Demystifying SEODemystifying SEO
Demystifying SEO
 
Presentation on search engine optimization
Presentation on search engine optimizationPresentation on search engine optimization
Presentation on search engine optimization
 
Seo Search Engine Marketing
Seo Search Engine MarketingSeo Search Engine Marketing
Seo Search Engine Marketing
 
Search Engine Marketing - Search Engines Background and SEO Introduction
Search Engine Marketing - Search Engines Background and SEO IntroductionSearch Engine Marketing - Search Engines Background and SEO Introduction
Search Engine Marketing - Search Engines Background and SEO Introduction
 

Último

How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 

Último (20)

How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

Open hack 2011-ppt-draft-final

  • 1.
  • 2. YAHOO! SEARCH BOSS Rahul Hampole Product Manager and Unofficial Evangelist
  • 3. WHAT IS BOSS? BUILD OWN SEARCH Service
  • 4. WHAT DOES BOSS GIVE YOU?  Search Data and Infrastructure BOSS is a service that provides you (the developer) flexible access to different types of data from Yahoo and allows you to build powerful commercial search applications with that data.  Monetization (We give you Ads!!) BOSS provides you Search Advertising and simple terms so that you can monetize that innovative product and continue to invest your personal time in it. BOSS also gives you Support and Tools to  Support and Tools get your product working.
  • 5. WHAT DOES THAT MEAN? Restful XML and JSON API Web, Image, Spelling, News and Search Ads More services soon Flexibility to Blend and Re-rank Results  Create your own look and feel Change ranking Mix it with other API’s oAuth based Authentication
  • 6. WHAT ELSE DO YOU GET Web and Limited Web results (smaller subset and at most 3 days old)  Complex query combinations and filters  Search for data in different markets Image attributes like height, width, etc Time span filtering for News Search Microformat and RDF data Extended abstracts Recognizes most search filters from Yahoo! and Google (backdoor hacks)
  • 7. HOW DO I HACK WITH IT?
  • 8. HOW DO I SIGN UP Self-serve sign up with simple Credit Card/Paypal payment options  Visit BOSS Page or wait until the end for pricing Simplified pricing based on query type A combined bill for developers taking Search Advertising  One signup, use in any market Don’t bother for now, we have a key setup for you
  • 9. THE QUERY Tells you what the user is looking for Powers secondary APIs Can be generated by a search box, URL, tags or keyword extraction from the page. Generates related topics The Query is your BFF! e.g. http://yboss.yahooapis.com/ysearch/web?q=“Dark Knight”&format=xml
  • 10. SAMPLE CALLS Getting multiple data sets  /ysearch/web,images,news?q=obama  /ysearch/web,images,news?web.q=obama&images.q=flower&news.q=egypt Searching through sites  A Simple Movie Search  /ysearch/web?q=“Dark Knight”& sites=movies.yahoo.com,netflix.com,imdb.com AND/OR operators  /ysearch/web?q="steve jobs"AND((ipad)OR(iphone))&sites=bestbuy.com,newegg.com  Important: Use Braces or quotes
  • 11. UNARY OPERATORS Search for Batman but not “Dark Knight”  q=(batman -“Dark Knight") Find pages with “Heath Ledger” but not “Dark Knight”  q=+”heath ledger”–”Dark Knight”&sites=movies.yahoo.com Force auto-spelling off  q=+”drk knight”
  • 12. SEARCHING IN BODY AND IN TITLE Searching for Dark Knight in the Title on Yahoo movies  q=reviews intitle:"dark knight"&sites=movies.yahoo.com Searching for Dark Knight in the Title in Yahoo movies containing Christian Bale  q=reviews intitle:"dark knight" inbody:"christian bale"&sites=movies.yahoo.com
  • 13. MARKET AND DOCUMENT SPECIFIC FILTERS  Search for “Dark Knight” in Romania specific sites  q=“Dark Knight”&market=ro-ro  Search for “PDF‟s containing “Dark Knight”  q=“Dark Knight”&type=pdf  Search for MS Office type (except PPT‟s) containing “Dark Knight”  q=“Dark Knight”&type=msoffice,-ppt
  • 15. IMAGE SEARCH PARAMETERS Search for images that are not offensive  /ysearch/images?q=“san francisco”&filter=yes Search for images that are wallpaper size  /ysearch/images?q=“san francisco”&dimensions=wallpaper Search for a image at a certain refer URL  /ysearch/images?q=yahoo&refererurl=http://www.flickr.com Interesting Output Fields  format, file size, height, width, title, total result count
  • 16. NEWS SEARCH PARAMETERS Search news that is less than 7 days old ysearch/news?q=osama&age=7d / Search news that is between 20hrs and 2 days old /ysearch/news?q=osama&age=20h2d Re-rank news results by date /ysearch/news?q=osama&ranking=true Interesting Output Fields Source, Date, Source URL
  • 17. BOSS + YQL Table Name: boss.search Parameters Example Consumer Key ck - Consumer Secret secret - Query Term q ‘yahoo’ Service service ‘news’ e.g. select * from boss.search where ck=… and secret=… and q=„yahoo‟ and service=„news‟
  • 18. BOSS HACK PACKET PBWorks Site • This presentation • oAuth information • Code Samples available • PHP, Ruby, Perl Old BOSS Hacks: http://bosshacks.com  Tweet your hacks #ysearchboss, #openhackeu  Follow me at @ysearchboss Special BOSS prize
  • 19. UNDERSTAND OAUTH Identification Consumer Key – Used to make a call to the API Consumer Secret – Used for 3 legged oAuth (not used for BOSS) Making a call (www.oauth.net/code) -Consumer Key -Nonce – Random string generated by oAuth (prevents replay attacks) -Signature – Generated by library -Signature Method – Various types of methods supported (e.g. HMAC-SHA1) -oAuth Timestamp –Unix time (valid for 5 minutes only) -oAuth version – 1.0 We have code samples in PHP, Perl, Ruby for you!!
  • 20. HACK IDEAS AND USEFUL API’S RealTime  Twitter/Facebook API Video  YouTube data API Vertical search engines  Programmable web has interesting API‟s Local Search Engines  Yahoo Geocoding services e.g. Placefinder Chrome extensions Mobile Applications
  • 24. INQUISITOR: BROWSER EXTENSTION (v1) Hack: http://www.inquisitorx.com/firefox/index_en.php 24
  • 25. ASK-BOSS (v1) Hack: http://ask-boss.appspot.com Code: https://github.com/saurabhsahni/Hacks/tree/master/askBOSS
  • 26. MORE RESOURCES 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 Fire Eagle: http://developer.yahoo.com/fireeagle/ 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/
  • 28. BOSS MONETIZATION Two business Models  CPM Only Data Type Web Limited Images News Spelling Web Price (1000 queries) $0.80 $0.40 $0.30 $0.10 $0.10  CPM + RPM  We give you Ads and a revenue share Daily reporting for Ads Extensive Support through Syndication partner
  • 29. OTHER YAHOO SEARCH SERVICES Yahoo! Hosted Search Yahoo! Site Search Yahoo! hosted service for Web search Yahoo! hosted site search solution Limited display flexibility Better relevance algorithm based on No costs associated with the service type of content No Blending/Re-ranking Web backfill of results Revenue share from Yahoo! Search Ads with Ads revenue share