rssify VS subscriptions-digest

Compare rssify vs subscriptions-digest and see what are their differences.

rssify

Tool that generates an rss feed out of websites that don't have one (by fran-penedo)

subscriptions-digest

Simple project to automate the generation of digest emails for personal subscriptions. (by mhitza)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rssify subscriptions-digest
1 2
8 3
- -
0.0 1.7
over 2 years ago about 1 year ago
Python PHP
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

rssify

Posts with mentions or reviews of rssify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-05.
  • Show HN: RSS feeds for arbitrary websites using CSS selectors
    15 projects | news.ycombinator.com | 5 Jul 2021
    Since everyone is pitching their own, I built https://github.com/fran-penedo/rssify, which started as a fork of https://github.com/h43z/rssify. The basic functionality is similar to Vinnl's: give it a URL and some selectors and it builds the RSS feed. From this, I added a few things: templates (if you want to subscribe to individual projects within a webpage, like fanfics in ao3), transforms (when the data is not quite the text of the DOM element), a flask server you can use to add new URLs you have a template for and update the feeds, and a userscript to add the current URL using the server.

subscriptions-digest

Posts with mentions or reviews of subscriptions-digest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-05.
  • Show HN: RSS feeds for arbitrary websites using CSS selectors
    15 projects | news.ycombinator.com | 5 Jul 2021
    This could nicely supplement my GitHub automation that emails feed digests https://github.com/mhitza/subscriptions-digest

    Similarly to my repository, I think I would suggest the option to fetch the configuration file from an external resource defined via an action secret. For my automation I'm using a Gist (not sure if Gitlab has same thing; also private but publicly accessible snippets).

    At least that way you can keep your own feed configuration while allowing those that fork the repository to not have to manually fix conflicts within the feeds.toml config.

  • Show HN: Repo automation that generates a daily digest email of your feeds
    1 project | news.ycombinator.com | 2 May 2021
    Being displeased with feed reader experience I wrote up a quick script and GitHub automation that generates a daily digest email for my subscriptions.

    I have been using this setup for a week at this point, and I found it pleasant enough that I thought others might find a use for it as well.

    https://github.com/mhitza/subscriptions-digest

What are some alternatives?

When comparing rssify and subscriptions-digest you can also consider the following projects:

RSSHub - 🧡 Everything is RSSible

feed-me-up-scotty

feedgen - Generates RSS/ATOM/JSON feeds. Can be reasonably extended or create a feed using the CSS generator.

furss - Fix Up RSS (and atom): Make full-text versions of rss/atom feeds

mlscraper - 🤖 Scrape data from HTML websites automatically by just providing examples

rssify - script that generates an rss feed out of websites that don't have one

ttrss_plugin-feediron - Evolution of ttrss_plugin-af_feedmod

codsletter - Codsletter: turn your website into a periodical newsletter, all automatically!