6

There are two answers here:

  1. How to get Instagram Profile Picture?

Using https://www.instagram.com/USERNAME/?__a=1 is working now but not official, it could be down any time without notice.

  1. how to get instagram profile picture

https://api.instagram.com/v1/users/{user-id}/?access_token=ACCESS-TOKEN is deprecated now and is not valid for review

The latest doc shows the way to get profile of business and creator only https://developers.facebook.com/docs/instagram-api/reference/user

Is there any way to get name and profile image of normal user officially?

thanhbinh84
  • 17,876
  • 6
  • 62
  • 69
  • You need to be more specific, you have to say the core, device or at least the language you want to use – Mister JJ Apr 15 '20 at 17:48
  • I am asking about the rest api, so no specific device, it could be web or mobile. – thanhbinh84 Apr 16 '20 at 00:34
  • Did you found something ? I need the profile pic (big) of an account from its username... Some websites are doing it, but I don't find it in the api doc. – John Dec 08 '22 at 12:54
  • I finally used this one for that project https://www.instagram.com/USERNAME/?__a=1 – thanhbinh84 Dec 09 '22 at 02:07

0 Answers0