anusha
anusha

Reputation: 2135

How to fetch rss feeds from website using rails

I am using Feedjira in my application which is an excellent option to get rss feeds and getting all feeds when we provide a valid feed URL. But Now I want to get feeds when I provide website url instead of feed url. Unfortunately, I am not getting valid data using Feedjira.

I have tried with FeedBag gem which is working as expected but for some urls it is not working properly. Can anyone please suggest me any gems/plugins to get valid feeds using website url in rails.

Thanks in advance.

Upvotes: 1

Views: 435

Answers (0)

Related Questions