Skip to content

Instagram OSINT which uses api to gather private info about account

License

Notifications You must be signed in to change notification settings

culturally/Insta-OSINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Insta-OSINT

Instagram OSINT which uses private api to gather private info about account.

Gathers private account info such as:

  • If user has EMAIL connected to Instagram
  • If user has PHONE connected to Instagram
  • If user has WHATSAPP connected to Instagram
  • Full name
  • Profile Pic URL
  • If user has linked FACEBOOK to Instagram Account
  • Last Digits of Phone Number
  • Characters of Email

Pictures

image image

Usage

  1. Install necessary libraries (requests, colorama, base64, binascii)
  2. python/python3 osint.py

License

This project is licensed under the GNU General Public License (GNU GPL).

For details, please refer to the LICENSE file in the root directory of this project.

Disclaimer

This tool is for educational purposes only. The developer is not responsible for any damages it may cause. Use it at your own risk.