this post was submitted on 19 May 2026
117 points (98.3% liked)

Selfhosted

56957 readers
862 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

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
[–] nahostdeutschland@feddit.org 2 points 4 hours 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

[–] BrightCandle@lemmy.world 1 points 4 hours 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.

[–] halm@leminal.space 3 points 14 hours ago

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!

[–] superglue@lemmy.dbzer0.com 6 points 1 day ago (2 children)

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

[–] filcuk@lemmy.zip 1 points 13 hours 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.

[–] OpenAltFinder@lemmy.world 1 points 19 hours ago

Yeah, that's always a struggle with scraping, lots of sites don't like it, even if you try and be respectful.

[–] pathos@lemmy.ml 2 points 19 hours ago

Very nice project!

[–] irmadlad@lemmy.world 14 points 1 day ago

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

[–] nykula@piefed.social 7 points 1 day 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 3 points 23 hours 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 13 hours ago

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

[–] Reisen@sh.itjust.works 2 points 23 hours ago

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

[–] USSEthernet@startrek.website 3 points 1 day 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.