var url = 'http://104.154.70.25/?callback=?'; $.getJSON(url, function(data){ console.log(data); });