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 Install RouterSploit Tool In TermuxWith the help of this tool you can analysis vulnerability in your wifi and devices which connected to your wifi like cameras. You can a…
  • Guide For Install BlackEye In Termux.Usage of BlackEye for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable loca…
  • Guide For Install Tool-X In Termux.Tool-X is a kali linux hacking Tool installer. Tool-X developed for termux and other Linux based systems. using Tool-X you can install almost 370…
  • Guide For Install Seeker Tool In Termux.With the help of this tool you can find exact location of any person by just sending link.First install and configure ngrok server in teemux…
  • Guide For Install InsUnfollow Tool In Termux.With the help of this termux script you can auto unfollow all your instagram followers by just one tap.Installation Commands #professo…
  • Guide For Install Red Hawk Tool In Termux.With the help of this tool you can scan any websites and gather information. Red Hawk is best website information gathering tool.Installat…

Post a Comment