axios.get(url + '?hapikey=' + copyFrom) .then(res => console.log(JSON.stringify(res.data, null, 2)));