is a tool to find as much information as possible on Instagram accounts..
How To Install:
1. apt update && apt upgrade
2. apt install python3-pip
3. apt install python3
4. apt install git
5. git clone https://github.com/Mr-Pstar7/osint-ig
6. cd osint-ig
7. pip install instaloader
8. python main.py
Termux:
1. apt update && apt upgrade && pkg update && pkg upgrade
2. pkg install python3
3. pkg install git
4. git clone https://github.com/Mr-Pstar7/osint-ig
5. cd osint-ig
6. bash setup.sh
7. python main.py