php - Get users liked photos list on Instagram -


i searched on here, github , instagram api couldn't find answer. need this:

(user1: authenticated user - user2: un-authenticated user)

  • user1 login instagram access.
  • user1 enter user2's id , see photos user2 liked or commented.

on instagram api, gives photos authenticated user liked. need other users liked photos. possible? (php btw)

it not possible instagram api. although don't literally, can deduce here can't:

see list of media liked authenticated user. private media returned long authenticated user has permission view media. liked media lists available authenticated user.

if building big application, can store info people logging in, or storing likes while load pictures, can't updated "live" , have doubts if legal or not.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -