Is there a way to get Instagram public accounts stories using API

899 Views Asked by At

I’m trying to get any public qccount stories using instagram API. But I couldn’t find any documentation about that in the official graph website.

1

There are 1 best solutions below

1
Dhanush On

This is available now, but only if the user authorizes your app. The user's account would also need to be an Instagram Business Account or Creator Account's

refer this : https://developers.facebook.com/docs/instagram-api/reference/ig-user/stories/

Related Questions in INSTAGRAM-GRAPH-API