I'd like to pull data from a web site after it has been refreshed with new data. My first stab at it is to periodically compare text strings. However, there has to be a more elegant way to do it. For example, is an event raised when a page is refreshed? Could the date of the .htm file be monitored?
↧