RSS 2.0 Feed
RSS 2.0


Atom 1.0 Feed
Atom 1.0

  Future of Searching and RSS 


qt8gt0bxhw|20009F4EEE83|RyanMain|subtext_Content|Text|0xfbfffc0000000000db00000001000500

I'll admit I was excited when the Google API was made available for public use. Nice idea and opens up some cool new ways to integrate searching into your applications or websites. That is, as long as you don't exceed the allowable 1000 queries per day as per the developer license. It was easy enough to use but it was still not enough to get me that fired up about using it. I have that same excitement now about the MSN Search (beta) site. But this time things are different. There is no daily query limitation, there is not even an API. MSN Search allows you to take any query/search and get the results back as RSS/XML. Now we're talking!

Append the QueryString “format” parameter to specify that you want the results back in the form of RSS. For example, if I do an MSN search for “Ryan Farley”, I'll end up with the following:

Now, if I want that same search back as RSS/XML I simply add the format parameter to the query string as follows:

Not too shabby. But, where this starts to get really cool is how easy it is to seamlessly integrate searching into your own websites, and your users won't even know that MSN is being used for the searches. No redirects to some MSN Search page or anything. You just take the value that they are searching for, append your site URL to the search and then display the resulting RSS from the MSN Search however you want, on your own page, with your sites style. For example, if I wanted to search my blog for something like IDisposable - and get back the results as RSS/XML I would use the following:

If you wanted to make things really easy on yourself, you could use something like Scott Mitchell's RssFeed ASP.NET server control to easily display the returned RSS with no coding on your part. All you have to do is form the search query string and set it as the DataSource to the control and you've got instant searching for your site, all courtesy of the MSN Search.




                   



Leave a comment below.

Comments

  1. David's Blog 1/26/2005 8:19 PM
    Gravatar
  2. David's Blog 1/26/2005 8:20 PM
    Gravatar
  3. mighty_man 4/27/2005 3:42 AM
    Gravatar
    the rss contain a copyright. So what I get is no use on other websites. Just for tracking intrest in queries.
  4. louk 6/20/2006 4:44 AM
    Gravatar
    Hi Ryan,

    I thought of integrating a search function on my web page, but it is located in the intranet behind a firewall. Do you know if it is even then possible to implement a free search funktion like offered from google or msn?

    Regards,

    louk
  5. Ryan Farley 6/22/2006 10:51 AM
    Gravatar
    louk,

    If google & msn can't get to the site then it won't be indexed by them, so you'd be out of luck to use something like that.

    -Ryan
  6. 11/22/2009 5:27 AM
    Gravatar
    hakonhzr - Google Search
Comments have been closed on this topic.



 

News


Also see my CRM Developer blog

Connect:   @ryanfarley@mastodon.social

         

Sponsor

Sections