Hi guys Need a script that checks for updates on a certain url. Not a site but a specific url. Maybe a Firefox add-on or a custom script?
What kind of updates you want to check? URL's content, title, meta? If using PHP then you can use CURL extension for that.
^^ Thanks for feedback. This is one inside directory and it's not indexed, so i cannot use Google alerts, nor anything i know of. I just want a simple script that alerts me wherever is something new (uploaded) into that sub directory of that particular site. Hope this makes sense.