Hi guys, I have some perl knowledge however I need help acheiving my goal...
Basically I want to monitor a webpage for any changes. IE. Fetch HTML script from website and store it, then compare the script with the live website for any changes every 5 mins.
The problem is... The website is Https and requires login to review the webpage I want to look at. I have username and passwork etc...
What are my options?
Cheers,
Neil.