dgtlmoon / changedetection.io

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
https://changedetection.io
Apache License 2.0
18.92k stars 1.03k forks source link

[feature] notification token - `{filter}` include all output discovered in filter #1088

Open dgtlmoon opened 2 years ago

dgtlmoon commented 2 years ago

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

jonathanlaniado commented 1 year ago

Is this a feature you plan on adding? Just encountered a use case for this and support for this would be huge!

dgtlmoon commented 1 year ago

yeah this would be a super cool feature, agreed!