Feature request: notified for patterns

This is useful when I want to use this app to get notified by certain updates. For example, when I look for a good to buy and now it is unavailable, I could set up a notifier for the non-existence of the word "unavailable", similar to the following

(wget -q -O - URL | grep PATTERN) || notify
Edited by Shai4she