Answer the question
In order to leave comments, you need to log in
Get a user's Story Highlights?
I work with Instagram in C# using InstaSharper, I get the user's stories using the method _api.GetUserStoryFeedAsync()
But I can't figure out how to get the user's Story Highlights? Is there any solution for this in this lib?
Answer the question
In order to leave comments, you need to log in
Hey!
I'm not sure about the library. But I know how to get highlights.
First you need to make a request here:
https://i.instagram.com/api/v1/highlights/ ' . $user_id . '/highlights_tray/
It
gives a list of highlights album id in the format highlight
: 1234567890 headers and cookies at least sessionid. Sessionid can be obtained in Google Chrome by logging in to Instagram. But at the same time, with any attempt to log out of the account on any device, the cookie becomes inoperative.
If you have any questions, write to Telegram: Alexander Beltyukov
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question