Page 1 of 1

A program that notifes (by sound) when does a subdomain change

Posted: 12 Aug 2017 21:18
by exchanger1
need this for school project, but cant think of anything...

So basically there is a website that changes its subdomain every X amount of seconds..
Like for instance google.com/asd then 10 seconds later it goes into google.com/rpo
What I need is, a sound alarm to notify me when this change occurs
so basically code should be something like this
if google.com/asd changes
then SOUND ALARM

thanks in advance guys