RSS-Bridge
Recent Changes
Update RSS Bridge to 2024-02-02
chore: add tools for manually administrating the configured cache by @dvikan in #3867
fix: only escape iframe,script and link for html output by @dvikan in #3882
[AnnasArchiveBridge] Add new bridge by @Phantop in #3888
feat: add etag support to getContents by @dvikan in #3893
fix: add cache clearing tools by @dvikan in #3896
feat: token authentication by @dvikan in #3927
Abut
The RSS feed for websites missing it.
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
Supported sites/pages (examples)
Bandcamp
: Returns last release from bandcamp for a tagCryptome
: Returns the most recent documents from Cryptome.orgDansTonChat
: Most recent quotes from danstonchat.comDuckDuckGo
: Most recent results from DuckDuckGo.comFacebook
: Returns the latest posts on a page or profile on FacebookFlickrExplore
: Latest interesting images from FlickrGoogleSearch
: Most recent results from Google SearchIdenti.ca
: Identica user timeline (Should be compatible with other Pump.io instances)Instagram
: Most recent photos from an Instagram userOpenClassrooms
: Lastest tutorials from fr.openclassrooms.comPinterest
: Most recent photos from user or searchScmbBridge
: Newest stories from secouchermoinsbete.frThePirateBay
: Returns the newest indexed torrents from The Pirate Bay with keywordsTwitter
: Return keyword/hashtag search or user timelineWikipedia
: highlighted articles from Wikipedia in English, German, French or EsperantoYouTube
: YouTube user channel, playlist or search
Output format
RSS-Bridge is capable of producing several output formats:
Atom
: Atom feed, for use in feed readersHtml
: Simple HTML pageJson
: JSON, for consumption by other applicationsMrss
: MRSS feed, for use in feed readersPlaintext
: Raw text, for consumption by other applications
Install RSS-Bridge in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.