The best and simplest free open source web page change detection, website watcher, restock monitor and notification service. Restock Monitor, change detection. Designed for simplicity - Simply monitor which websites had a text change for free. Free Open source web page change detection, Website defacement monitoring, Price change notification
So in my notification, I just want to see that list of h3's or whatever filter (say I'm following a list of news headlines, and I want to distil that list of news headlines to a notification)
so each h3 would be a new line
{filter} as a token
{filter:.foobar} as an extra token (so you can send other stuff from the page/json)
Sometimes I have a filter like, for example
h3
And that filter appears many times on a page
So in my notification, I just want to see that list of
h3
's or whatever filter (say I'm following a list of news headlines, and I want to distil that list of news headlines to a notification)so each
h3
would be a new line{filter}
as a token{filter:.foobar}
as an extra token (so you can send other stuff from the page/json)example: https://github.com/dgtlmoon/changedetection.io/discussions/1351