osi.ig Termux - Instagram Information Gathering
![]() |
osi.ig TermuxWhat Is osi.ig Tool ?Osi.IG is an information-gathering tool for termux that will allow us to collect a range of information from an Instagram account that we normally wouldn't be able to get from just looking at their profile. This tool will give you basic info starting from the user ID of the profile to the number of posts and follow and it will give you some advanced calculation about profile like Most used Hashtags and most mentioned person. How To Install Osi.IG in Termux ?First Of All You Need To Update Termux By This Command pkg update && pkg upgrade -y Now You Need To Install Git To Clone Osi.IG Project From Github. pkg install git python3 -y Cloning Osi.ig By This Command. git clone https://github.com/th3unkn0n/osi.ig.git Now Change Directory To Osi.ig . cd osi.ig You Need To Install Requement Just Copy And Paste Command To Install. pip install -r requirements.txt How To Use osi.ig ?cd && cd osi.ig Copy This Command And Paste Also Change Username EX- abc123 python3 main.py -u username You Can See Your Victim's Instagram Information. |