tinylittlealex

Day Dreaming ⛅️
Obsessed with this Lily Candle from @ShalantCandles 🕯

getIGStats({ type: 'post', post_url: 'https://www.instagram.com/p/CHqsjUCs7e_/?igshid=1kwry8ekf1pa' }).then( res => { console.log(res); console.log(res.likes); console.log(res.pic_url); console.log(res.comments); document.getElementById("comments").innerHTML = res.comments; document.getElementById("likes").innerHTML = res.likes; document.getElementById("img").innerHTML = ''; });