2

I'm trying to fetch the Instagram user profile picture. I found an API to achieve this task

https://www.instagram.com/{username}/?__a=1

but the above API only works when I'm logged into my account, else it wouldn't return the JSON response

Is there any workaround for this? Lots of websites are doing this, so I'm sure there is some way to do it

any help would be appreciated

shakky
  • 434
  • 5
  • 20

1 Answers1

-4

Your Question is a Duplicate.

I was able to try both urls and worked well.

Tried first one on Chrome and second one on Insomnia (both not logged on Instagram).

jSpeciale
  • 47
  • 8
  • 1
    The duplicate question you’re referring is 4 years old. I did go through other questions before opening this one – shakky May 22 '22 at 10:46
  • 1
    Don’t know how it is working on your end! But on my end, it’s still asking for login – shakky May 22 '22 at 10:46