I am looking to create a cron job that will collect data from several rss channels and store information in a database table.
Two examples of feeds I will parse:http://news.google.com/news?ned=ie&topic=n&output=rsshttp://rss.news.yahoo.com/rss/asia
I was wondering if people have any suggestions for the best gem to use this? (Do not want to start with one to find out that there are limitations / errors.)
thank
Check out Feedzirra , a great reader for Rails.