G
G
Glory2021-10-10 01:32:12
PHP
Glory, 2021-10-10 01:32:12

How to get a list of instagram users who liked your post programmatically?

There is a task to extract information about the profile from Instagram, as well as lists of users who left comments on his post or posts and lists of users who liked it.

I searched everywhere - around the mention of what was before api and now there is no such thing.

I only see references about facebook graph api, but I didn’t find how to implement it there either.

Can you post an actual method?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
nokimaro, 2021-10-10
@nokimaro

There is an official api that allows you to get information on your profile and upload a list of media
https://habr.com/ru/post/578980/
but since you need comments and likes, the best option is
https://github.com/postaddictme/ instagram-php-scraper
under the hood there is scraping through the web version of insta.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question