Slashdot Mirror


Yahoo's Build Your Own Search Service

ruphus13 and other readers alerted us to Yahoo's BOSS, Build your Own Search Service. It gives access to Yahoo's entire databases for Web, image, and news search with no cap on queries per day and no restrictions on mixing Yahoo's search results with others or re-sorting them, and without Yahoo branding visible. From their blog announcement: "As anyone who follows the search industry knows, the barriers to successfully building a high quality, web-scale search engine are incredibly high. Doing so requires hundreds of millions of dollars of investment in engineering, sciences and core infrastructure — from crawling and indexing technology to relevancy and machine learning algorithms, to stuff as mundane as data centers, servers and power. Because competing successfully in web search requires an investment of this scale, new players have effectively been prohibited from delivering credible alternatives to Yahoo! and Google. We believe the BOSS platform will begin to change that."

2 of 104 comments (clear)

  1. Goog by Faux_Pseudo · · Score: 5, Informative

    Google already has this feature. I wonder what the differances are. For example how come google didn't get a slashdot story when it launched its version?

  2. It's a relaunch of an old API with a new TOS by Animats · · Score: 5, Informative

    BOSS is not really new. Yahoo already had the Yahoo Search API, which does essentially the same thing. BOSS is essentially the Yahoo Search API with different terms of service. In particular, BOSS will, in future, allow "monetization". BOSS also allows users to intersperse their own search results with Yahoo's and run ads.

    Google used to have a SOAP-based API, but they stopped allowing new users in 2006. It didn't force the caller to display ads. There's still a Google search API, but it's tied to their widgets and has restrictive terms of service.

    We support both with SiteTruth. Yahoo search API version Google AJAX search version. The interface code is quite different but the end results are similar.

    It's not about technology. It's about what you're allowed to do with the data:

    • The Yahoo search API terms of service have a rate limit, don't allow you to add ads, but do allow reordering of results.
    • The Google AJAX API terms of service don't have a rate limit, restrict presentation to Google's format, and don't allow reordering of results.
    • The first rule of the BOSS Terms of Use is that you don't talk about the BOSS terms of use. "You shall not issue a press release or other written public statement regarding this TOU without Yahoo!'s written approval."