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