红联Linux门户
Linux帮助

URL监控脚本 urlwatch

发布时间:2012-08-14 15:09:49来源:红联作者:empast
urlwatch 是一个用来监控指定的URL地址的 Python 脚本,一旦指定的 URL 内容有变化时候将通过邮件方式通知到。

基本功能:

配置简单,通过文本文件来指定URL,一行一个URL地址;
Easily hackable (clean Python implementation)
Can run as a cronjob and mail changes to you
Always outputs only plaintext - no HTML mails :)
Supports removing noise (always-changing website parts)
Example hooks to filter content in Python

主页:http://thp.io/2008/urlwatch/

下载:http://thp.io/2008/urlwatch/urlwatch-1.7.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论