Quote:
Originally Posted by Hexagon There are several keywords that I would like to follow on forums that move very quickly. These forums don't have a subscription function and the search function is so poor that it's a joke. I have suggested that they switch to vBulletin numerous times but to no avail. I would like to be alerted if possible. Automate the process. There are at least 10 keywords I would like to follow after all. |
You can do it "easily" with vbscript or other language
1) extract and save the sourcecode
2) search inside
- if no keyword matched, delete the file
- if keyword found, send an email with the file attached (or another alert)
3) repeat those operations X times per minute/hour/day