Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

self hosted rss feed aggregator

Hi,
what self-hosted RSS feed aggregator would you recommend?
If possible it should send a notification (email, ...) about a specified updated feed, and it should have a dashboard which needs authentication.

Comments

  • loayloay Member
    edited October 2024
    • Miniflux or selfoss but you will need to code the email notifications.

    • n8n with rss trigger to imap workflow.

    • self-hosted rss-to-telegram-bot

    Thanked by 1gbzret4d
  • @gbzret4d said:
    what self-hosted RSS feed aggregator would you recommend?

    Note that quite likely none will be able to bypass cloudflare protection of LET RSS.

    Thanked by 2maverick leoMario
  • @DataRecovery said: Note that quite likely none will be able to bypass cloudflare protection of LET RSS.

    I think they have js detection enabled recently for scrapers in addition to their previous bot fight setup but their rss will work with most clients that send correct headers. I use n8n and selfoss and they both works fine.

  • @loay said:

    @DataRecovery said: Note that quite likely none will be able to bypass cloudflare protection of LET RSS.

    I think they have js detection enabled recently for scrapers in addition to their previous bot fight setup but their rss will work with most clients that send correct headers. I use n8n and selfoss and they both works fine.

    Its not for LET but it still would be nice to have a aggregator who is capable of cloudflare captchas also if this is only possible with third party services like deathbycaptcha or similair service

    @loay said:

    • Miniflux or selfoss but you will need to code the email notifications.

    • n8n with rss trigger to imap workflow.

    • self-hosted rss-to-telegram-bot

    I cant code :/

  • @gbzret4d said: I cant code

    then self-hosted n8n :)

  • gbzret4dgbzret4d Member
    edited October 2024

    @loay said:

    @gbzret4d said: I cant code

    then self-hosted n8n :)

    as far as ive seen i need much of storage cause its based on llama.
    I think ill try self-hosted freshrss, maybe ill find an android app which have notifications for categories included.

    Edit: FreshRSS supports many apps native:
    https://github.com/FreshRSS/FreshRSS?tab=readme-ov-file#apis--native-apps

    https://feeder.co/ has a free plan for up to 200 feeds and an android app.

  • @loay said:
    I use n8n and selfoss and they both works fine.

    If you don't mind my curiosity, which provider(-s) do you use to host these?

    Thanked by 1gbzret4d
  • SGrafSGraf Member, Patron Provider

    Tiny Tiny RSS used to be my go-to self-hosted rss feed reader.
    ( https://tt-rss.org/ )

    Thanked by 1gbzret4d
  • loayloay Member
    edited October 2024

    @DataRecovery said:

    @loay said:
    I use n8n and selfoss and they both works fine.

    If you don't mind my curiosity, which provider(-s) do you use to host these?

    20€ per year 2GB 1 core Genoa from @naranjatech 2023 BF offers :)

    Thanked by 2gbzret4d naranjatech
  • @SGraf said:
    Tiny Tiny RSS used to be my go-to self-hosted rss feed reader.
    ( https://tt-rss.org/ )

    Any notification settings that can be edited in ttrss? Ive read on only one site about a email notification plugin but i could not find any info on the official site or in their wiki

  • SGrafSGraf Member, Patron Provider

    @gbzret4d said:

    @SGraf said:
    Tiny Tiny RSS used to be my go-to self-hosted rss feed reader.
    ( https://tt-rss.org/ )

    Any notification settings that can be edited in ttrss? Ive read on only one site about a email notification plugin but i could not find any info on the official site or in their wiki

    I'm not sure about the details at this point. Its been a few years.

    Thanked by 1gbzret4d
  • freshrss good

Sign In or Register to comment.