jInstagram
jInstagram copied to clipboard
fetch user stories
how to fetch user stories using this library ?
@haris15 You cannot. jInstagram only covers the Instagram classic API. Stories are not available in the classic API. You have to use the Facebook Graph API for that and you can only fetch Stories from Instagram business accounts. For the Graph API you may use restfb as Java library. The Instagram classic API is phasing out, it is already read-only. For this reason I would not expect updates of jInstagram anymore. Thanks @sachin-handiekar for the good work! See: https://developers.facebook.com/docs/instagram-api/reference/user/stories/ https://restfb.com/