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
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
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.
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!
I could never get this to work right nearly every website would fail because of captchas
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.
Yeah, that's always a struggle with scraping, lots of sites don't like it, even if you try and be respectful.
Very nice project!
I use this fairly often. Simple, effective, no complaints really.
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
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).
Yeah, more specifically it runs headless by default, browser requires an additional chromium container. Perfectly usable without in most (of my) use cases
i used this in the past. is pretty neat and has various ways of notifying you about the change, ever discord notifications
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.