Forum Moderators: phranque
Or did you mean an automatic system that will check numerous URLs?
The Perl libraries come with functions to fetch specified web pages, you could easily then scan the retrieved file for a specified string (your URL) also using Perl and display an appropriate message.
Matt