Skip to content

spottedmi/instadump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

instadump

instadump is a few-line bot used to extract instagram session from logged client

Usage

requirements

pip3 install -r requrirements.txt

run app

python3 insta_dump.py  -l "<login>" -p "<password>" -f "<output file>"

--help

usage: instadump [-h] [-l LOGIN] [-p PASSWORD] [-f FILE]

dumping instagram session to file

options:
  -h, --help            show this help message and exit
  -l LOGIN, --login LOGIN
  -p PASSWORD, --password PASSWORD
  -f FILE, --file FILE

part of Spottedmi project by RandomGuy090 and gl00man

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages