Skip to content

Script to monitor for changes in websites and send an email , tweet, or sms notification once one is detected

Notifications You must be signed in to change notification settings

threebarber/alertme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

alertme

Script to monitor for changes in websites and send an email and/or tweet and/or text when one is detected

requires requests (python -m pip install requests) requires twilio (python -m pip install twilio)

uses python 2 (cry about it - if it really means that much to you someone fork it and add parentheses to the print statements)

note:it was made to work universally so of course it will not work on every site and will freak out on some(IE sites that change what content is displayed frequently/constantly)but at the advantage of being able to be used on a variety of sites / pages. Personally used it on bronze56k and DSM E-Shop before but it works on alot of different ones.


NEW: TWEET MODULE CAN ALSO SEND A TWEET ONCE A CHANGE IS DETECTED



NEW: SMS MODULE CAN ALSO SEND A TEXT ONCE A CHANGE IS DETECTED


About

Script to monitor for changes in websites and send an email , tweet, or sms notification once one is detected

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages