Skip to content
This repository was archived by the owner on Nov 17, 2017. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

WebMonitor

Quick script to monitor web pages for changes. Only monitors html.

WebMon stores an MD5 hash of the html in a python shelve file, and maintains a list of URLs to monitor in the conf\WebMon.config file

Run without params (eg.: from the Windows scheduler), it will iterate thought the list of URLs, generate a hash, and compare to stored hash. If the two are different, it will send an alert - currently an email, although you can use the email functionality to send an SMS, see this for a list of carriers that support this: http://www.textsendr.com/emailsms.php

ToDo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages