Webchecker reads a list of URLs from an sqlite3 db, computes their sha1 and md5 hash and compares them against previous results, in order to determine if the URL content has changed.
plaintextcity/webchecker
Calculates sha1, md5 sum from web resources, stores and compares them over time.
Python