开发者

Rss feed reader for Rails [closed]

开发者 https://www.devze.com 2023-03-01 22:07 出处:网络
As it currently stands, this question is not a good fit for our Q&am开发者_StackOverflow社区p;A format. We expect answers to be supported by facts, references,or expertise, but this question will
As it currently stands, this question is not a good fit for our Q&am开发者_StackOverflow社区p;A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

I'm looking to create a cron job that will collect data from multiple rss feeds and store the info in a database table.

Two example's of feeds I'll be parsing:

http://news.google.com/news?ned=ie&topic=n&output=rss

http://rss.news.yahoo.com/rss/asia

I was wondering if people have suggestions for the best rails gem to use to do this? (Don't want to start with one to find out half way through that there are limitations/bugs.)

Thanks


Check out Feedzirra, an excellent feed reader for Rails.

0

精彩评论

暂无评论...
验证码 换一张
取 消