使用Python mechanize库对百度和谷歌做周期性地模拟点击、查询
通过Python evenlet库克服mechanize连接失败时、程序无法退出的问题
通过Python email库,在连接失败时发送邮件到指定邮箱
mechanize
eventlet
email
smtplib
combine.py : 加载english.txt中的单词进行模拟点击及邮件发送
english.txt :combine.py需要加载的单词脚本
python combine.py
一次查询结果
模拟点击失败后通过Python email库发送邮件通知