Download public and private ig stories anonymously
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
- Download And Install Git
Click Here
- Download And Install NodeJS
Click Here
git clone https://github.com/Bintang73/igstory
cd igstory
npm install
npm start
-
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
-
Refresh the browser
-
Click on the one "graphql"
-
Scroll down and find the "X-Ig-App-Id", copy the value and paste on config.json file
-
Scroll up until cookie form, find the "ds_user_id" and "sessionid" copy value between "=" and ";" and paste on config.json file
-
Save file config.json
-
And run the file "npm start"