this post was submitted on 19 May 2026
104 points (98.1% liked)

Selfhosted

60210 readers
675 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Just came across this, and thought it was a pretty cool tool to self-host. You can use it to monitor price changes, or new events being added, or to check if that out of stock thing is back in stock.

top 13 comments
sorted by: hot top controversial new old
[–] irmadlad@lemmy.world 10 points 1 month ago

I use this fairly often. Simple, effective, no complaints really.

[–] superglue@lemmy.dbzer0.com 4 points 1 month ago (1 children)

I could never get this to work right nearly every website would fail because of captchas

[–] filcuk@lemmy.zip 1 points 1 month ago

Depends if your outgoing is a local address or if you're going through a vpn.
I rarely run into the issue on the former, almost always on the latter.
I think there's a way to hook a solver on top of it, but I could be mistaken, haven't done so myself.

[–] nykula@piefed.social 4 points 1 month ago (1 children)

For plain text files, such as changelogs and translation updates, I have a pull request that makes FreshRSS track diffs, without overhead of a full browser: https://github.com/FreshRSS/FreshRSS/pull/8107

[–] Mora@pawb.social 2 points 1 month ago (1 children)

ChangeDetection does not necessarily need a browser and can be run without, but can do more with it (e.g. bypass some bot protections or even do some steps on the website, like filling a form, before checking for changes).

[–] filcuk@lemmy.zip 2 points 1 month ago

Yeah, more specifically it runs headless by default, browser requires an additional chromium container. Perfectly usable without in most (of my) use cases

[–] halm@leminal.space 4 points 1 month ago (1 children)

The better alternative would be if all sites just had RSS feeds... but yeah, since we can't have nice things, this is the way to keep tabs on site updates!

[–] OpenAltFinder@lemmy.world 1 points 1 month ago

Yeah, I remember it used to be standard to have an RSS feed, these days it's pretty rare, sadly.

[–] USSEthernet@startrek.website 2 points 1 month ago

Great tool, been using it for a while. I get my notifications via RSS. Wish I could figure out how to make it detect prices on Amazon though, that doesn't seem to work. And some sites just block it completely requiring a proxy/captcha solver.

[–] nahostdeutschland@feddit.org 2 points 1 month ago

I've been running this for years and it's great. Does what it says and it's really awesome to have a tool like that

[–] Reisen@sh.itjust.works 2 points 1 month ago

i used this in the past. is pretty neat and has various ways of notifying you about the change, ever discord notifications

[–] pathos@lemmy.ml 1 points 1 month ago

Very nice project!

[–] BrightCandle@lemmy.world 1 points 1 month ago

Takes a little bit of setup on some sites where you want to narrow the text to article headers or such but its a really versatile tool for tracking websites without RSS. What I wish it did a bit differently was how you subscribe to the actual feed and how it presents the changes, I would like to be able to customise that presentation more.