BOSS – The Next Step in our Open Search Ecosystem
developer.yahoo.net
BOSS – The Next Step in our Open Search Ecosystem
1–10 of 17 posts
Re: BOSS – The Next Step in our Open Search Ecosystem
#2The API can be found at http://developer.yahoo.com/search/boss/boss_guide/index.html and it seems very simple:
http://boss.yahooapis.com/ysearch/{vertical}/v1/{query}?appid=xyz[¶m1=val1¶m2=val2&etc]
vertical - web , image , news...
query - text query
appid - your Yahoo application id
parm1,2,3 - filter, type...
filter - -hate , -porn...
type - pdf , html , nonhtml , ppt ...Re: BOSS – The Next Step in our Open Search Ecosystem
#3Re: BOSS – The Next Step in our Open Search Ecosystem
#4Do they really mean unlimited queries? I think they need to do or say more to assure the developers they really meant unlimited. The API can be found at http://developer.yahoo.com/search/boss/boss_guide/index.html and it seems very simple: http://boss.yahooapis.com/ysearch/{vertical}/v1/{query}?appid=xyz[¶m1=val1¶m2=val2&etc] vertical - web , image , news... query - text query appid - your Yahoo application i…
Re: BOSS – The Next Step in our Open Search Ecosystem
#5But AMAZING it will have monetization, even though right now its says 'Coming Soon', wouldn't be strange if they took a while on this.
Its their kind of resources and scaling capabilities that allow 'THEM' to monetize search the way the do, now they will give everyone the same crack at using their same power and on top monetize it..wow..sounds like this will shake things up a bit in search, if BOSS delivers on what it says it will.
Re: BOSS – The Next Step in our Open Search Ecosystem
#6BOSS + Amazon Cloud counters the huge infrastructure edge that Google services enjoyed till now.
Re: BOSS – The Next Step in our Open Search Ecosystem
#7I hope they give me movie data! I want movie info.
Re: BOSS – The Next Step in our Open Search Ecosystem
#8I hope they give me movie data! I want movie info.
i'm working on movie search as a side project and have been doing it via scraping
Re: BOSS – The Next Step in our Open Search Ecosystem
#9Looking through the TOS I also found this beauty (good luck writing a blog post announcing that you are now integrating BOSS search results):
(a) You shall not refer to the Services, or use or display any Yahoo! trademarks, service marks, logos or other Yahoo!-related branding in connection with any Links or Web Search Results or in any other manner, except where expressly and specifically authorized by Yahoo! in writing.
Re: BOSS – The Next Step in our Open Search Ecosystem
#10There are a number of BOSS team members there who can answer you questions. You should also check out our Python based mash-up framework that makes it easy to blend search results from multiple sources. http://developer.yahoo.com/search/boss/mashup.html
Also check out this personal blog post by Vik Sing, the BOSS architect: http://zooie.wordpress.com/2008/07/10/yahoo-boss-an-insider-...