Poll a web page for a certain div tag or search it for something.
Fire off an email if something is or is not found.
I have a web page server I can use for this or even my home computer.
Also, is there a web community better suited for this type of question?
Thanks
EDIT: Maybe something like Yahoo Pipes or YQL is more suited to this than full blown PHP. I even read a PowerShell way to do this.
EDIT2: Decided on python and BeautifulSoup. Works great.
Fire off an email if something is or is not found.
I have a web page server I can use for this or even my home computer.
Also, is there a web community better suited for this type of question?
Thanks
EDIT: Maybe something like Yahoo Pipes or YQL is more suited to this than full blown PHP. I even read a PowerShell way to do this.
EDIT2: Decided on python and BeautifulSoup. Works great.
Last edited:
