news VS RSS-Bridge

Compare news vs RSS-Bridge and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
news RSS-Bridge
18 135
806 6,852
2.0% 1.3%
9.6 9.6
4 days ago 3 days ago
JavaScript PHP
GNU Affero General Public License v3.0 The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

news

Posts with mentions or reviews of news. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-09.
  • Artifact Is Shutting Down
    1 project | news.ycombinator.com | 12 Jan 2024
    Nextcloud running the News app [1] on your own server, either an old laptop/desktop or a SBC like a Raspberry/Orange/Banana/${fruit} Pi. You'll get total control over whatever you do with the thing, as much 'free' cloud storage as you want and loads of other possible services. It runs fine on a Raspberry Pi 4 or one of the equivalent boards from other manufacturers.

    Source: I've been running this before the Owncloud/Nextcloud split, it works as advertised.

    [1] https://apps.nextcloud.com/apps/news

  • Show HN: It's Like HN, but for Science
    2 projects | news.ycombinator.com | 9 Sep 2023
    One of the first things I do when I test aggregator sites like this one is to look for the RSS feed. I may have missed something but I did not find one here - could that be added? It would make it much easier to integrate into my normal 'news flow' which is more or less entirely built around RSS feeds presented through Nextcloud News [1]. I can scrape sites which do not provide their own feed but that is tedious and just increases the load on those sites.

    [1] https://github.com/nextcloud/news

  • [Open Source] Lecteur RSS multiplateforme
    5 projects | /r/enfrancais | 9 May 2023
    NextCloud News (nécessite NextCloud installé)
  • Nextcloud News: When adding subscription folders are sorted randomly - any way to fix this?
    1 project | /r/NextCloud | 7 Feb 2023
    If you think this is a bug, you should open a ticket here: https://github.com/nextcloud/news
  • You should be saving RSS files in archive.org
    1 project | news.ycombinator.com | 18 Jan 2023
    I have contacted next cloud 'News' plugin developer https://github.com/nextcloud/news/discussions/2066 to request automated call to archive.org.

    I have received a response:

    I don't think archive.org would be very happy if every nextcloud/news install would request they store the CNN frontpage every hour for example. I think this is better suited in feed creation software since that would know exactly when a feed is updated.

  • Gripes with RSS after one week
    7 projects | news.ycombinator.com | 31 Dec 2022
    Previously I used Nextcloud News and enjoyed it, but recent versions require 64-bit PHP [1], which I didn’t have on the Raspberry Pi. Never did figure out why this requirement was imposed just for the News app.

    [1] https://github.com/nextcloud/news/issues/1423

  • RSS Readers That You Can Self Host
    9 projects | news.ycombinator.com | 23 Dec 2022
  • My slow progression towards and away from NextCloud
    14 projects | /r/selfhosted | 12 Nov 2022
    NC News was my first RSS aggregator, back when I was doubing whether I might need something like this at all - now I can't imagine not having one
  • Thoughts about Feedly?
    2 projects | /r/PrivacyGuides | 12 Jul 2022
    cross-platform and with an app for android would be Nextcloud News. (https://apps.nextcloud.com/apps/news) - But obviously you'd be needing a nextcloud first.
  • Ask HN: What are you using for a RSS Reader?
    12 projects | news.ycombinator.com | 24 Apr 2022
    I'm using Nextcloud already and that has an officially supported RSS daemon app[1]. I mainly use it with this really good Android client[2] (that's on F-Droid) that supports connecting to it (and Miniflux it appears, which I noticed a bunch of mentions in this thread of).

    [1] https://github.com/nextcloud/news

    [2] https://github.com/bubelov/news

RSS-Bridge

Posts with mentions or reviews of RSS-Bridge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-26.
  • Web Calendars Should Be Discoverable and Provide iCalendar Feeds
    2 projects | news.ycombinator.com | 26 Jan 2024
    > make the calendar available via rss.

    I've thought a lot about ICS/RSS combinations[0], and my current stance is that while they achieve similar things in some cases, RSS is meant for things that happened in the past (items in the future may or may not show in your client), and calendars are meant for future events. This incompatibility makes it hard to do RSS feeds for events, unless you use event-publication-date, which has its own issues.

    I've instead been working on custom calendars for sites I care about.[1] is one such attempt from someone else, but I've been focusing on simpler options[2]

    There's also the problem that both Android and Windows are horrible with webcal (iOS/MacOS/Linux work decently well), making "subscribable web calendars" out of reach of most Android users, unless the understand the terrible UX that these platforms offer.

    [0]: https://github.com/RSS-Bridge/rss-bridge/issues/1351

    [1]: https://github.com/simon816/ical-bridge

    [2]: https://captnemo.in/blr-habba/

  • XPath Scraping with FreshRSS
    2 projects | news.ycombinator.com | 26 Dec 2023
    rss bridge [1] seems to do the same, but it's not coupled to any rss reader

    [1] https://github.com/RSS-Bridge/rss-bridge

  • Show HN: Extract RSS feed from almost anything
    4 projects | news.ycombinator.com | 3 Sep 2023
    There's also RSS-Bridge: https://github.com/RSS-Bridge/rss-bridge

    "The RSS feed for websites missing it"

  • Why your blog still needs RSS
    9 projects | news.ycombinator.com | 19 Aug 2023
    That is cool for a local feed. Have you tried it on a server?

    I am able to get a lot of generally unavailable feeds using https://github.com/RSS-Bridge/rss-bridge running on my server. Perhaps this code could be someday brought in as a catch-all last resort.

  • Get RSS feed for your Ko-Fi account
    2 projects | dev.to | 17 Aug 2023
    Since everything worked as intended, I created a pull request to the RSS-Bridge repository and after a few hours my code was merged and now every public server will have a new Ko-Fi bridge for everyone to use. And since this is something I will use for myself, I will make sure to maintain it as long as possible.
  • Looking for self-hosted RSS aggregator with "RSS from HTML" feature
    2 projects | /r/selfhosted | 13 Jul 2023
  • Self hosted Social Media/Facebook aggregation and viewer (does it exist)
    2 projects | /r/selfhosted | 4 Jul 2023
  • RSS-bridge: The RSS feed for websites missing it
    1 project | news.ycombinator.com | 30 Jun 2023
  • Twitter to RSS
    1 project | /r/rss | 22 Jun 2023
    I use RSS Bridge although it's unfortunate that I have to. Plus in the past week or two spam has been getting through into it which is lovely.
  • Any way to create RSS of google?
    2 projects | /r/rss | 15 Jun 2023
    RSS-Bridge has a Google search adapter. You can also fake it with Searx (which offers RSS feeds of search results).

What are some alternatives?

When comparing news and RSS-Bridge you can also consider the following projects:

FreshRSS - A free, self-hostable news aggregator…

RSSHub - 🧡 Everything is RSSible

newsboat - An RSS/Atom feed reader for text terminals

Huginn - Create agents that monitor and act on your behalf. Your agents are standing by!

elfeed - An Emacs web feeds client

nitter - Alternative Twitter front-end

full-text-rss-docker - A debian:buster-slim full-text-rss Docker Container

Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.

NewsBlur - NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.

pyLoad - The free and open-source Download Manager written in pure Python

Feeder

n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.