OSI.IG Tool

1 min read

Guide For Install And Use OSI.IG Tool In Termux.

Installation Commands

pkg up -y

pkg install git -y

pkg install python -y

git clone https://github.com /th3unkn0n/osi.ig

cd osi.ig

pip install -r requirements.txt

Commands For Use OSI.IG tool

1. Get Information From Username

python main.py -u username

2. Scrape Tags From Username

python main.py -u username -t

3. Scrape Post Details From Username

python main.py -u username -p

4. Save Scraped Data From Username

python main.py -u username -s

Here : username = Username of victim's instagram account

I am Kunal and I am 14 years old

You may like these posts

  • Guide For Add Password In Termux.This tool help you to authenticate temux by password, with the help of this tool you can secure your termux and termux tool by password protection.…
  • Guide For Install Sherlock Tool In Termux.Sherlock tool help you to search username in 110+ social networks sites. With the help of this tool you can find unique or same username w…
  • Guide For Install Ubuntu In Termux.Ubuntu is linux distro which is most popular nowadays. You can also install ubuntu in termux and get rooted ubuntu terminal. You will only get te…
  • Guide For Install And Use OSI.IG Tool In Termux.Installation Commands #professor { border: 1px solid grey; padding-left: 15px; background-color: gainsboro; border-radius: …
  • Guide For Install Saycheese Tool In Termux. (Updated)With the help of Saycheese tool you can access front camera of smartphone or laptop.Installation Commands #professor { borde…
  • Guide For Install Kali Nethunter In Non Rooted Android Device via Termux With Graphical User Interface.Kali Nethunter is developed by offensive security which gives you complete ex…

Post a Comment