naer2 / instagramStoryDownloader

BEST Instagram Story Downloader for PHP - Instagram Story Saver for PHP
37 stars 13 forks source link

How can get story time and the mentions in the story ? #2

Closed tawfek closed 5 years ago

tawfek commented 5 years ago

How can get story time and the mentions in the story ? i tried too many times and see the wikis of mgp25 but i did not found how to use it can any one tell me how to get story time and the users that been mentioned inside the story ?

tawfek commented 5 years ago

get story time issue solved : $storyFeed->getReel()->getItems()[0]->getTakenAt() still trying to get the usernames mention in the story and trying to get instagram story highlight

naer2 commented 5 years ago

Thanks for your update. I will look about story mention.

tawfek commented 5 years ago

thank you for fast replying i want to ask you some thing ... i made full react front end modern design for instagram stories downloader
and i fetched stories from instagram using mgp25 script but i can not fetch too many stories because the limitation ... so do you know how to fetch too many stories without getting warning about limiting is there any way to across this problem :( ??