Create RSS feeds from Website - open source?

masgo
Bear Rating Trainee
Bear Rating Trainee
Posts: 15
Joined: 11 Feb 2015, 18:53

Create RSS feeds from Website - open source?

Postby masgo » 23 May 2016, 13:36

There are many websites which do not offer RSS feeds (for example http://avherald.com/).

For such websites one can use various services to create parse the websites and create an RSS feed from it. For example http://feed43.com/ provides such a service. This would be the generated feed for the crashes mentioned on avherald: http://feed43.com/avherald-crash.xml

The drawback is that services like feed43 are limited in their freely available functionality.

Is there some open source implementation which I can run on my own server to generate RSS feeds from websites?

coolius
Bear Rating Trainee
Bear Rating Trainee
Posts: 5
Joined: 08 Jun 2015, 18:50

Re: Create RSS feeds from Website - open source?

Postby coolius » 23 May 2016, 14:09

I use fivefilters. You can find the source code here:

https://bitbucket.org/fivefilters/full-text-rss/src


edit: Actually I don't think the extracting rss from webpage is in the source. You have to get that from here: createfeed.fivefilters.org

User avatar
zoider
Bear Rating Trainee
Bear Rating Trainee
Posts: 28
Joined: 16 Sep 2015, 05:00

Re: Create RSS feeds from Website - open source?

Postby zoider » 24 May 2016, 00:17

Try https://github.com/sebsauvage/rss-bridge

Rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one.

It's an open source self hosted solution.

You need to develop your own bridge if the website is not included in the list.

See here for more details about that :

https://github.com/sebsauvage/rss-bridge/blob/master/CREATE_BRIDGE.md

If you use the Facebook bridge try not to refresh the feed often or Facebook will ask for a captcha to show the content.

masgo
Bear Rating Trainee
Bear Rating Trainee
Posts: 15
Joined: 11 Feb 2015, 18:53

Re: Create RSS feeds from Website - open source?

Postby masgo » 25 May 2016, 14:15

these solutions look promising. thank you.


Return to “Everything else”

Who is online

Users browsing this forum: No registered users and 1 guest