callback top post with hashtag #yupijkt48 on instagram
instagram API refference from this post: https://medium.com/@h4t0n/instagram-data-scraping-550c5f2fb6f1
endpoint | method | return |
---|---|---|
/ | GET | { msg: 'greetings!!' } |
/callback | POST | line callback bot |
/yupi: returns top post with instagram (with images)
npm install
rename .env_dupe to .env, and fill with your parameters
npm start
running on 5000