S
S
Sergey Malyuga2018-12-16 11:09:40
JavaScript
Sergey Malyuga, 2018-12-16 11:09:40

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

3 answer(s)
P
Puma Thailand, 2018-12-16
@opium

Parse just a regular expression from the page

I
Insayt, 2018-12-17
@Insayt

Use the api wrapper https://github.com/mgp25/Instagram-API
is the same for the node

M
manolibro, 2019-01-31
@manolibro

example through a third-party freesbuy service https://viviennesabo.com/instashopping
likes and comments are pulled up in real time

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question