Is there a way to process Google search results as an RSS feed?
For example, I worked for stackoverflow and wanted montior, as if the results of the following search URL: http://www.google.com/search?hl=en&q=stackoverfloware changing from today.
It would be great if I could add &output=rssto the URL and return the feed, as in Google News. But this does not seem to be supported.
Does anyone have any ideas? (Note that I program Ruby and Rails, if that matters)
Thank!
Jonathan
source
share