osi.ig Termux - Instagram Information Gathering Tool for Termux


Hey GuysπŸ™‹‍♂️, Instagram is one of the most popular Social media that we use nowadays and if you want to study someone's Instagram, it will take more than an hour for us to figure out about their most used tags and who they mention most, Today in this post I am gonna tell you about a tool that is one of the cleanest Termux toolsThis is gonna be an information-gathering tool post,  where you can get someones Instagram info all together in one page.πŸ”₯ 



What is osi.ig?


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.

osi.ig Termux -  Instagram Information Gathering Tool for Termux

There is even an option where you can get info about every post on the profile, this tool will sure give you more info than you normally looking at the profile. The best thing about this tool is that it won't take a lot of time to give you the information, it is really fast and gives you accurate data πŸ”₯.

The Osi.IG tool is created by th3unkn0n and you can visit the GitHub page of osi.ig @Osi.IG, If you wanna spread some love then go on his Github page and give a star to his tool πŸ’–. and since we are talking about Instagram then why do you follow my profile @instagram.com/skhan_official/.


NOTE: This post is only for educational purpose. I and this site do not support any criminal activity. If you are doing any sort of misuse of this information This site is not responsible for that. THIS SITE ONLY SUPPORT ETHICAL HACKING.



How to Install osi.ig on Termux?

Step 1:
Update and upgrade the termux So that we will not get errors while installing the osi.ig tool.
apt update && apt upgrade -y
osi.ig Termux -  Instagram Information Gathering Tool for Termux

 Press N if ask about the version.



Step 2:
We need to Install Git in termux so we can download the tool in termux from Github. if you already have git installed in your termux then you can skip this step if not then just copy and paste the below command and the requirements will be installed in no time. also, we will install python3 so that we can run this tool. 
pkg install git python3 -y
osi.ig Termux -  Instagram Information Gathering Tool for Termux



Step 3:
Now all the dependencies are installed in your termux and now we can install the osi.ig tool in termux using the command given below. The file size of this tool is so light so, just copy and paste the below command and the tool will be installed in 10 sec.
git clone https://github.com/th3unkn0n/osi.ig.git
osi.ig Termux -  Instagram Information Gathering Tool for Termux


Step 4:

Now Change the directory to osi.ig, If you don't know the basic commands of termux then its highly recommended to check this blog:[termux all basic command]
cd osi.ig

osi.ig Termux -  Instagram Information Gathering Tool for Termux

Step 5:

Now the only thing that we need to do before running the tool is to install all the dependencies that are required to run this tool in termux. You can use the below command to install all the requirements. 

pip install -r requirements.txt
osi.ig Termux -  Instagram Information Gathering Tool for Termux

these all are one-time processesafter this, you can use this tool any time you want.



How to Use osi.ig Tool in Termux?

Basic Run:

Just use this below command to run the tool but if you restart termux then you need to first change your directory to the osi.ig folder (just follow step 4 above and then start from here). at the place of username, You just need to enter the username of the person you are trying to collect information about.
python3 main.py -u username

osi.ig Termux -  Instagram Information Gathering Tool for Termux

EXAMPLE:  python3 main.py -u skhan_official 

osi.ig Termux -  Instagram Information Gathering Tool for Termux

This is an example of my private Instagram profile, you will get more info than this on other accounts.


Advanced Run:

If you want information about the profile as well are Posts then you can use the -p argument to get information about the posts. but it won't work if the account is private. it will give you a lot of data about the non-private profile. Just use the below command.
python3 main.py -u username -p

osi.ig Termux -  Instagram Information Gathering Tool for Termux

EXAMPLE: python3 main.py -u skhan_official -p


Conclusion:

osi.ig tool is a grate tool for Instagram information-gathering. I know this is not some outstanding tool but it is sure gonna help you learn about a person and that's why it is in info gathering categoryIf you like this post then i am sure you will like [ How to install IP-Tracer in Termux Without Root ]. also there are some other tools like sherlock  and credmap to make your day interesting. If you encounter any tool that is good for termux then let me know in the comments, Also if you have written any termux tool let me know, Thanks for reading and as always πŸ‘Ύ Stay Ethical✌.

Post a Comment

0 Comments