2
votes
3answers
729 views

How to monitor & highlight changes in a specific part of a webpage?

I am looking for a web service (if not a script which I could run through cron) to monitor a specific part of a webpage (which I could filter with XPath or something similar) and output the ...