Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. Share your own thoughts and experience, accounts may be terminated for violations.

Software to monitor webpage changes

Status
Not open for further replies.
Joined
Jun 25, 2011
Posts
891
Reaction score
17
Im sure i read a thread on here in the past regarding software to monitor any changes on a webpage...

Can anyone point me in the right direction :)

thanks
 
If you search Edwins last posts, he posted a tool which does exactly that. I can't remember the topic but he's not posted a lot since then :/

Edit: Alternatively a quick and dirty method, if you know php and can run crons on your hosting, its quite a simple script, curl a copy in, strpos a specific bit, store in a database then run the cron daily (or however often) to compare the curl version to the stored version, fire an email when they don't match.
 
Last edited:
Im sure i read a thread on here in the past regarding software to monitor any changes on a webpage...

Hi mate. Just a webpage? Or do you mean an entire website, or also dns, whois etc changes? Quite a difference =)
 
Thanks for the replies,

Just had a quick look at that Grant and it looks pretty much spot on for what I need.

Lee
 
Status
Not open for further replies.
Top Bottom