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.77k stars 1.03k forks source link

Support XPath queries #38

Closed muety closed 2 years ago

muety commented 3 years ago

It'd be cool to be able to restrict the parts of a website to be watched using XPath queries, e.g. to only watch /html/body/main/div[@id='content']. You might find inspiration at muety/website-watcher.

dgtlmoon commented 3 years ago

Hi - We are only focused on looking at the text AFTER the html 2 text conversion... we will come up with better/smarter ways to filter out (or focus on)

See #14

dgtlmoon commented 2 years ago

solved :)