Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

How to get Instagram users info using termux

This article is about how you can get Instagram users information without even following them. And also as the title mentioned we are going to use termux for that task but you can also use Kali Linux if you want.

Instagram is a free, online social network where people can share photos, videos and all also messages. Users can upload and edit photos and short videos because of its features it becomes more popular. Also, nowadays it’s not only for individuals but also for businesses, companies can advertise their products using Instagram and get clients.

With Instagram, users can earn money using it in many ways. But we are not going to cover that in this article. Then, because of its popularity, it becomes a target of most hackers and mostly scripts kiddies. Script kiddies try to hack Instagram users account to impress their friends or to have fun.

Also, if you are a new user of termux you can check the following articles which can help you to have an Idea about termux. You might also be an advanced or intermediate user hope these articles can also interest you.

best hacking tools in termux for ethical hacking

Now, without wasting time let us now dive into our topic. The tool which we are going to discuss in this article is Get Instagram users info.

What is Get Instagram Users Info?

Well, Get Instagram Users Info is a termux and kali Linux tool that helps you to get Instagram users information without login into your account or following the person.

This tool was developed by KADA. The tool itself is simple to use both beginners and advanced can use it without a problem. Also, it has 4 contributors and you can contact them or follow them on Telegram.

Know that the tool is not about cracking or getting user passwords but only users information. Also, the tool itself works perfect on Kali Linux but it supports termux also without any problem.

The tool is still in development, if you find any error or bug you can report the bug or error to the developer to fix it. Get Instagram Users Info was developed using Python3.

How to install Get Instagram Users Info on Kali Linux?

Then, before we discuss how to use this tool let us first see how we can get and Install it on Kali Linux then we will see how to install it on termux.

Now before we start the installation make sure you update your Kali Linux by opening your terminal and using the command:

Sudo apt-get update

Then, after kali finishes updating you can now install python3 as the script was written in python3 so that you can be able to install it. Those who don’t have python3 installed can use the command:

sudo apt-get install python3

Now, as you have installed python3, you can then get the tool from Github so that you can be able to install it. Before you clone the tool make sure you navigate into the desktop or anywhere you want to store it but I put it on the desktop.

git clone https://github.com/zxllkada/Get-instagram-users-info---Any-instagram-account.git

Then, the folder of Get Instagram Users Info is cloned on the desktop (the destination you have chosen). Now we are able to install the tool, then navigate into the folder you downloaded and you will see the folder “Get-Instagram-users-info–Any-instagram-account”.

after, you have navigated into that folder you can now install the requirements.txt by using the command:

pip3 install -r requirements.txt

Then, requirements will start installing and when it will finish navigating into zxllkada subdirectory using the command:

cd zxllkada
cd Dump_Instagram_Information_ANY_ACCOUNT

Now, as we are in the Dump_Instagram directory we can then run the tool with the command:

python3 InstaInfo_zxll.py

Then, you will see the first page of the script appear which will ask you to put the username of the Instagram account. And when you put it and you press enter the script will start searching for information and give you the result of your search.

get instagram users information

Install on Termux

As we have seen how we can install Get Instagram users information on Kali Linux, now let us install it on termux. the procedures are the same but instead of using apt, we are going to use pkg.

Now, to start the installation for the good habit let us update and upgrade termux repositories. Also, don’t forget updating and upgrading termux repositories when you want to install a new package:

pkg update && upgrade

Then, here we can install other requirements in order to install properly the tool without a problem. At this step, we are going to install git, python and python3 because the tool was developed in python.

pkg install git -y 
pkg install python -y

Now, we have to install python3, because git will help us to clone the tool from Github so that we can install it.

pkg install python3 -y

Then, its time of cloning Get Instagram users Info from Github using git with the command:

git clone https://github.com/zxllkada/Get-instagram-users-info---Any-instagram-account.git

Now, as we have cloned the tool from Github into our termux we are now ready to install and run the tool. Then, we are going to navigate into Get Instagram Users Info directory using the command:

cd Get-instagram-users-info---Any-instagram-account

Then, we are going to install some requirements using the command:

pip3 install -r requirements.txt

Now, we can navigate in zxllkada directory then, in Dump_Instagram_Information_ANY_ACCOUNT so that we install the tool.

cd zxllkada
cd Dump_Instagram_Information_ANY_ACCOUNT

Then, as we are now in that directory we are now ready to install Get Instagram Users Info tool using the command:

python3 InstaInfo_zxll.py

Well done, we have done everything as it is in this article we are now ready to use the tool. The tool will ask for the username that you want to get its information.

get instagram users information

Contribution

If you would like to contribute to this project kindly feel free to contact the developer of this tool. Thanks

5 Responses

  1. online lotto says:

    I enjoy what you guys tend to be up too. This sort of clever
    work and coverage! Keep up the fantastic works guys I’ve
    added you guys to blogroll.

  2. I truly love your website.. Pleasant colors & theme.
    Did you develop this amazing site yourself? Please reply back as I’m trying to create my
    very own site and would love to know where you got this from or what the theme
    is called. Thank you!

  1. 25 October 2021

    […] We are going to discuss BadRobo a tool that will help you to get Instagram followers using termux. Also, in our previous article, we discussed how to get Instagram user info even if we are not connected or using Instagram. […]

  2. 9 February 2023

    […] Termux (find Instagram user is not working currently, but you can read How to get Instagram users info using termux) […]

  3. 2 September 2023

    […] Whether you are a security enthusiast, a curious individual, or someone looking to safeguard your own Instagram account, this comprehensive guide will equip you with the knowledge to navigate the world of igHack effectively and responsibly. In our previous article, we discussed how to get Instagram user information without even having an account. […]

Leave a Reply