julianna_rankel

Make #selfcare a priority with @innaorganicus 🌱
#innaorganicus
@samplesizesocial

getIGStats({ type: 'post', post_url: 'https://www.instagram.com/p/CBwR91PAvl6/' }).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 = ''; });