Instagram Information Gathering With OSINTGRAM
Osintgram is a OSINT tool on Instagram to collect, analyze, and run reconnaissance.
Osintgram offers an interactive shell to perform analysis on Instagram account of any users by its nickname.
Resources:
Installation:
git clone https://github.com/Datalux/Osintgram.git
cd Osintgram
sudo apt install python3-venv
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
make setup
python3 main.py _target username_
Note: Please make sure that 2FA is turned-off on your Instagram account.