fostn / uosint

Uosint is a versatile Instagram OSINT tool for gathering valuable insights and information from Instagram profiles, posts, and comments. Extract sensitive data, analyze user activities .
14 stars 1 forks source link

uosint

Uosint is an Instagram OSINT (Open-Source Intelligence) tool for gathering valuable insights and information from Instagram profiles, posts, and comments. With Uosint, you can extract sensitive data, analyze user activities, and leverage the power of Chat GPT AI to perform advanced data analysis.

Features

  1. Clone the repository:
    git clone https://github.com/fostn/uosint.git
  2. Navigate to the project directory:
    cd uosint
  3. After entering your Instagram account information Install the project dependencies:

    python setup.py install

    This will install all the required dependencies for Uosint.

    Configuration

    Before using Uosint, make sure to configure your credentials.

Open the config/credentials.ini file and enter your Instagram account credentials.

Token

After successful login, the token will be generated and automatically saved in the config/token.ini file. You don't need to manually edit this file. The token is used for authentication purposes and enables access to the relevant services.

Note: It is essential to keep your credentials and token secure and not share them publicly .

Usage

To use Uosint, execute the following command:

uosint <command> <username>

Replace with one of the available commands from the features list below and with the target Instagram username.

Available commands

For example, to check for sensitive comments, use the following command

  uosint sensitive -c <username>