$.ajax({type: "GET", async: true, dataType: "json", contentType: "application/json; charset=utf-8",url: "//news.cz.xafc.com/stat/stat/l/880,934589,", dataType: "json", /*success: function (msg) { console.log(msg); }, error: function (err) { console.log(err); }*/ });