Osintgram 🔎 📸 Osintgram is a OSINT tool on Instagram to collect, analyze, and run reconnaissance. Disclaimer: FOR EDUCATIONAL PURPOSE ONLY! The contributors do not assume any responsibility for the use of this tool. Warning: It is advisable to not use your own/primary account when using this tool.
Installation process:-
apt update && apt upgrade -y
apt install git python -y
git clone https://github.com/Datalux/Osintgram.git
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txtmake setup
python3 main.py <target username>