Answer the question
In order to leave comments, you need to log in
How to get the number of comments and likes on an Instagram post?
I am developing an Instagram post widget for the website.
Instagram embed API ( https://www.instagram.com/developer/embedding/ ) provides upon request a JSON object with post data:
- author name
- author page url
- post title
- post text
- photo link
...
approx. : https://api.instagram.com/oembed/?url=http://insta...
all the data I need, except:
- the number of likes
- the number of comments
Please tell me how to get this data
Answer the question
In order to leave comments, you need to log in
Use the api wrapper https://github.com/mgp25/Instagram-API
is the same for the node
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question