Skip to content

Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more

License

Notifications You must be signed in to change notification settings

toomanylog/toutatis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toutatis

It is a tool written to retrieve private information such as Phone Number, Mail Address, ID on Instagram accounts via API.
For BTC Donations : 1FHDM49QfZX6pJmhjLE5tB2K6CaTLMZpXZ

Features:

  • Username
  • Full Name
  • User ID
  • Verified Check
  • Follower and Following
  • Number of Post
  • Number of Tag in Post
  • IGTV
  • Biography
  • Public Phone Number
  • Public Email Adress
  • Obfuscated Email
  • Obfuscated Phone
  • Profile Picture

Installing:

pip3 install toutatis
 
git clone https://github.com/megadose/toutatis.git

cd toutatis/

sudo python3 setup.py install

Usage:

toutatis -u username -s instagramsessionid

Example:

Informations about     : xxxusernamexxx
Full Name              : xxxusernamesxx| userID : 123456789
Verified               : False | Is buisness Account : False
Is private Account     : False
Follower               : xxx Following : xxx
Number of posts        : xxx
Number of tag in posts : x
External url           : 
IGTV posts             : x
Biography              : example biography
No public email found  : 
Obfuscated email       : mailadress@examplemail.com
Obfuscated phone       : +x xxx xxx xx xx
------------------------
Profile Picture        : https://xxxprofilepicurl.com/

Developers:

@Megadose @EyupErgin

About

Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%