Welcome to MSDN Blogs Sign in | Join | Help

Some OpenSearch sites for reference

Do you know www.opensearch.org? This is a open standard for search engines, which is created by A9.com from Amazon.

Why does it matter? Don't look at all those boring documents on opensearch.org, generally speaking, this is a standard that requires search engines return a RSS/ATOM feed. So you can use your favorite feed reader, get the best answers just in time.

Meanwhile, a standard RSS feed allows you intergrate different search engine results into your own application. For example, you have a enterprise search engine inside your company, but you want to intergrate some search results from outside, an iframe is okay but not very good.  With XML+XSLT, you can intergeate them very easily. This is not limited to search engines, you can try different ideas, Yahoo Image Search, Google News Search, Live Spaces Search, LinkedIn expert search... Anything.

Well, what if a site does not return RSS feed? Wikipedia, Linkedin, they don't have anything. Oh, Wikipedia said they support opensearch, but they only support a part of the standard. What they returned can only be used in IE7/Firefox live search.

Live.com has a very useful feature to solve this problem. It can return RSS feed for any results. To give wikipedia a RSS feed, just use

http://search.live.com/results.aspx?q={searchTerms}+site%3aen.wikipedia.org&format=rss

And that's all.

Here I list some of the sites to be used with RSS feed:

WikiPedia (en-us) http://search.live.com/results.aspx?q={searchTerms}+site%3aen.wikipedia.org&format=rss
WikiPedia (zh) http://search.live.com/results.aspx?q={searchTerms}+site%3azh.wikipedia.org&format=rss
Live Search http://search.live.com/results.aspx?q={searchTerms}&format=rss
Live News http://search.live.com/news/results.aspx?q={searchTerms}&format=rss
Google Blog http://www.google.com/blogsearch_feeds?hl=en-us&q={searchTerms}&lr=&ie=utf-8&num=10&output=rss
Google Blog (zh-cn) http://www.google.cn/blogsearch_feeds?hl=zh-cn&q={searchTerms}&lr=&ie=utf-8&num=10&output=rss
Google News http://news.google.com/news?hl=en-us&ned=us&ie=UTF-8&q={searchTerms}&output=rss
Google News (zh-CN) http://news.google.com/news?hl=zh-CN&ned=cn&q={searchTerms}&ie=UTF-8&output=rss
Flickr http://api.flickr.com/services/feeds/photos_public.gne?tags={searchTerms}&lang=en-us&format=rss_200
LinkedIn http://search.live.com/results.aspx?q={searchTerms}+%28site%3Awww.linkedin.com%2Fpub%29&format=rss
MSDN http://search.msdn.microsoft.com/search/Feed.aspx?brand=msdn&query={searchTerms}&lang=en-us&feed=rss
MSDN China http://search.msdn.microsoft.com/search/Feed.aspx?brand=msdn&query={searchTerms}&lang=zh-cn&feed=rss
TechNet http://search.technet.microsoft.com/search/Feed.aspx?brand=technet&query={searchTerms}&lang=en-us&feed=rss
TechNet China http://search.technet.microsoft.com/search/Feed.aspx?brand=technet&query={searchTerms}&lang=zh-cn&feed=rss
Technorati http://feeds.technorati.com/search/{searchTerms}?language=en
Technorati (zh) http://feeds.technorati.com/search/{searchTerms}?language=zh
Wired http://www.wired.com/search/rss?query={searchTerms}
Yahoo http://api.search.yahoo.com/WebSearchService/rss/webSearch.xml?appid=yahoosearchwebrss&query={searchTerms}&adult_ok=0
Yahoo Images http://api.search.yahoo.com/ImageSearchService/rss/imageSearch.xml?appid=yahoosearchimagerss&query={searchTerms}&adult_ok=0
Yahoo News http://news.search.yahoo.com/news/rss?p={searchTerms}&ei=UTF-8
Britannica http://www.britannica.com/opensearch?query={searchTerms}&ct=eb&start=0&count=20
del.icio.us http://del.icio.us/rss/tag/{searchTerms}?language=en
Youtube http://www.youtube.com/rss/tag/{searchTerms}.rss
Amazon http://amazon.com/rss/tag/{searchTerms}/new?length=100
Published Sunday, November 04, 2007 2:52 PM by opal

Comments

# Microsoft Search Server 2008 Express RC go live!

Tuesday, November 06, 2007 11:22 AM by Jie Li's GeekWorld

If you are interesting in Enterprise Search, now it is your chance to give a test drive on your own box!

# Microsoft Search Server 2008 Express RC go live!

Tuesday, November 06, 2007 11:56 AM by Noticias externas

If you are interesting in Enterprise Search, now it is your chance to give a test drive on your own box

# re: Some OpenSearch sites for reference

Wednesday, January 23, 2008 4:47 PM by mpang

Is MOSS Search compliant with OpenSearch standard?

# re: Some OpenSearch sites for reference

Wednesday, January 23, 2008 8:03 PM by opal

Yes. The search result RSS feature can be seen as an OpenSearch service provider. What I know is, in enterprise search field, MOSS, MSS and IBM OmniSearch Yahoo Edition(not Enterprise) support RSS/ATOM style feed.

# re: Some OpenSearch sites for reference

Friday, January 25, 2008 12:11 PM by mpang

Is there a list of URL parameters used in search.live.com?  I see q, count, format, first.  What about totalresults, etc?  

# re: Some OpenSearch sites for reference

Saturday, February 09, 2008 12:48 PM by opal
Anonymous comments are disabled
 
Page view tracker