Recently discovered changedetection.io. It nicely filled the need I had. I have it watching a few static forum posts for updates that are communicated that way.
You can go semi-advanced mode by using regex to ignore certain line changes. Some sites require you to go super-advanced mode by using playwright running in a headless-v2 container rather than just plain text mode.
It’s nice being able to see the history of changes. Especially when there’s multiple rapidfire changes.
Recently discovered changedetection.io. It nicely filled the need I had. I have it watching a few static forum posts for updates that are communicated that way.
Oh wow… My 10 year old python script may be replaced now.
Edit: And I already had it starred, because it works just like my 10 year old python script.
You can go semi-advanced mode by using regex to ignore certain line changes. Some sites require you to go super-advanced mode by using playwright running in a headless-v2 container rather than just plain text mode.
It’s nice being able to see the history of changes. Especially when there’s multiple rapidfire changes.
I could never get it working right due to captchas on sites, its a beat idea though
I’m a little confused. It’s this a self hosted program? Following the link I see a monthly subscription cost.
https://github.com/dgtlmoon/changedetection.io
If you don’t want to self host, they offer hosting.
Got it.
That seems pretty cool.