Is there a way to monitor the contents of a web page/REST web service using regular expressions for example? Ideally I would like to extract an attribute value from an XML-document and check wether the value is above a certain threshold.
Regards, Rune