Get Flash Website - Version check script problem
Hi,
so, I'm writing a script to notify me whenever there's a new Flash Update. Yes I know there's the Updater, but the requirement is to have updates for flash, java and adobe reader in one email notification.
So far I was using helpx.adobe.com/security/products/flash-player.html. But then I realized get.adobe.com/flashplayer/ is much better, because a) it updates when a new version is already available + it shows the actual version, not just new bulletins etc.
The big problem with this page is that it uses dynamic rendering depending of the OS you connect with. Since my script is a bash script it does not show the version at all. There's also no way to get to a version number with POST or GET requests or even by setting the User-Agent to something windowsy.
Does anybody know what I could do instead or how I can get the site to show me the version for windows?
Cheers,
joe.
