IG-OSINT: Instagram Information Gathering Tool

5/5 - (31 votes)

In the era of open source information gathering tools, the IG-OSINT tool stands as one of the most powerful Instagram information gathering tools available in Termux. 

This article provides IG OSINT tool installation and usage commands, a free open source information gathering tool for Instagram.

Information gathering tool Termux

About IG-OSINT: Information gathering tool

IG OSINT is a free Instagram information gathering tool developed by Achik Ahmed. It collects Instagram user information like user profile information and post information, and it can also download all user posts and save them to your device’s internal storage.

IG OSINT is a simple Instagram information gathering tool for Termux that fetches all publicly available information about an Instagram user.

Features:

Here are the key features of the IG-OSINT Instagram information gathering tool:

  • Get user profile information like total followers, story, bio, and more.
  • Get user post information like posted date, posted time, caption, and more.
  • Download all user posts and save them to your device.
  • Easy to use and user-friendly.

These are the key features of IG OSINT information gathering tool.

IG-OSINT Installation Commands:

You can easily install IG-OSINT tool by following some simple commands.

Open your Termux and copy and paste the following commands one by one:

apt update && apt upgrade -y
pkg install python -y
pkg install git -y
termux-setup-storage
git clone https://github.com/Achik-Ahmed/IG-OSINT-V2
cd IG-OSINT-V2
pip install instaloader
python ig.py

After following the above commands one by one, IG-OSINT tool will be successfully installed in your Termux.

READ ALSO  Best Instagram Post Downloader Tool of 2024: Download Posts in Seconds

One line installation command:

You can also use this single line command to install IG-OSINT tool in Termux.

apt update && apt upgrade -y && pkg install git python -y && git clone https://github.com/Achik-Ahmed/IG-OSINT-V2 && cd IG-OSINT-V2 && pip install instaloader && termux-setup-storage && python ig.py

Directly copy and paste this in Termux.

IG-OSINT Usage:

Whenever you run the tool with the python ig.py command, it will ask you to enter the Instagram user name. 

Enter instgram username

Enter the username for which you want to collect information. Then it will show a menu of six options.

Menu of six options
  • Select 1 to collect the user profile information.
  • Select 2 to collect the user post information.
  • Select 3 to download the user all posts.
  • Select 4 to change the username.
  • Select 5 to get help from us.
  • Select 6 to exit from the IG OSINT tool.

Option 1: Profile Information.

This option will show you all the publicly available information about the Instagram username that you have entered. 

Option 2: Post Information.

It will show you information about the user posts, like the posted date, posted time, caption, and more.

Option 3: Download all posts.

If you select option 3, download all posts, then it will download all posts and save them in your device’s internal storage. You can find it by opening your device files app and finding the IG OSINT folder.

In the OG OSINT folder, you will find all the posts that you downloaded by using IG OSINT information gathering tool.

Conclusion:

IG OSINT tool is a simple and useful Instagram information gathering tool in Termux. It collects all the publicly available information about an Instagram user. 

READ ALSO  darkfly tool github installation commands

In this article, I have provided IG OSINT Instagram information gathering tool installation and usage commands to collect Instagram user information.

Disclaimer:

THE ARTICLE IS PROVIDED FOR EDUCATIONAL PURPOSES ONLY! THE AUTHOR OR THE DEVELOPER DOES NOT TAKE ANY RESPONSIBILITY IF YOU MISUSE THE ARTICLE.


proud owner of termuxcommands.com, Assam native. Tech enthusiast, sharing Termux and Linux expertise. Simplifying tech for all—from beginners to pros. Join me on this knowledge-sharing adventure!

Leave a Comment