Skip to content

Simple script to get and save current friends stories from IG

Notifications You must be signed in to change notification settings

naziko2411/InstaStories

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

InstaStories

Simple script to get and save current friends stories from IG. It's useful to archive your friends stories!

It saves the images and videos in subfolder based on username and time-stamp from the stories

EDIT: Now work with ISO Date, to convert from the old format i created a small gists here EDIT2: Now works both with extra users ids and nicknames, to get stories from people you don't follow.

Prerequisites

This script make uses of the requests library and terminaltables for pretty printing of some datas

Cookie

You will need to provide your IG Cookies to make the script authenticate the request to the api.

To get them simply use Chrome Dev Tools while visiting instagram.com and copy the cookie you are sending to them.

About

Simple script to get and save current friends stories from IG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%