Skip to content

Download public and private ig stories anonymously

Notifications You must be signed in to change notification settings

Bintang73/igstory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

igstory

Download public and private ig stories anonymously

INSTALL FOR TERMUX/UBUNTU/SSH USER

apt update && apt upgrade
apt install git -y
apt install nodejs -y
git clone https://github.com/Bintang73/igstory
cd igstoy
npm install
npm start

INSTALL FOR WINDOWS/VPS/RDP USER

git clone https://github.com/Bintang73/igstory
cd igstory
npm install
npm start

HOW TO GET COOKIE AND SET TO CONFIG.JSON?

  • Go to Instagram website (login via pc) Click Here

  • Login with your account instagram

  • Right click on the mouse and select inspect like image bellow 3

  • Refresh the browser

  • Search for "graphql" in the search field below 4

  • Click on the one "graphql"

  • Scroll down and find the "X-Ig-App-Id", copy the value and paste on config.json file 5

  • Scroll up until cookie form, find the "ds_user_id" and "sessionid" copy value between "=" and ";" and paste on config.json file 6

  • Save file config.json

  • And run the file "npm start"

About

Download public and private ig stories anonymously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published