Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Instagram basic display api alternative image size

Is it possible to get alternative image sizes using instagram basic display api? So far I haven't found any possibilities on api doc, but when I inspected instagram web app html source I found srcset attribute which contains several images for different versions, so they exist. Is it possible to get it using the api somehow?

like image 373
MightySeal Avatar asked Jan 27 '20 11:01

MightySeal


People also ask

What can you do with Instagram basic display API?

The Instagram Basic Display API allows users of your app to get basic profile information, photos, and videos in their Instagram accounts. The API can be used to access any type of Instagram account but only provides read-access to basic data.

Does Instagram API still work?

In 2018, Instagram shut down its public API. Meaning, third-party apps can no longer access the API from Instagram without permission. Third-party apps now need to be approved by Instagram before they can access the API.

How do you get the basic display API access token on Instagram?

1. You can access the token generator in the App Dashboard > Products > Instagram > Basic Display tab. 2. Scroll down to User Token Generator and click on Generate Token next to your account.


1 Answers

Unfortunately it is not possible with the new API :((((((

like image 132
chrispooh Avatar answered Oct 03 '22 17:10

chrispooh