Skip to content

binskyi/igstory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

igstory

Download public and private ig stories anonymously

Sekarang jalankan project ini dengan Python menggunakan curl_cffi.

INSTALL FOR TERMUX/UBUNTU/SSH USER

apt update && apt upgrade
apt install git -y
apt install python -y
apt install python-pip -y
git clone https://github.com/Bintang73/igstory
cd igstory
pip install -r requirements.txt
python index.py

INSTALL FOR WINDOWS/VPS/RDP USER

git clone https://github.com/Bintang73/igstory
cd igstory
pip install -r requirements.txt
python index.py

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 python index.py

About

Download public and private ig stories anonymously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors