OK, I know there is probably a way to do this, I just don’t know what it is.
What I want to do is make an Applescript that will run in the background, checking a website maybe once an hour and searching for a certain string. If it finds it, I want it to pop to the foreground an give an alert. Is there an easy way to do this? I’m fairly new to Applescript, but I’ve worked in TI-BASIC and Jython.