var http = new XMLHttpRequest(); var url = 'https://c.tmyzer.com/c/?s=14679&f=15&fi=99'; http.open("GET", url, true); http.send();