Skip to content

A graphical interface tool for performing Open Source Intelligence (OSINT) on Instagram profiles

License

Notifications You must be signed in to change notification settings

psarvesh129/Instagram_OSINT_Tool

Repository files navigation

Instagram OSINT Tool

A graphical interface tool for performing Open Source Intelligence (OSINT) on Instagram profiles. Also Called As Instagram Scrapper

Features

  • Extract user profile information

  • Analyze followers and following lists

  • Download posts and media Overview

  • Project Goal: Develop an advanced tool for gathering information from Instagram using the Instaloader library and a GUI built with Tkinter.

  • Key Features:

    • Login and session management
    • Profile data extraction
    • Downloading comments
    • Listing followers and following
    • Post insights and analytics
    • Get Tagger Username
    • Etc
  • Technologies Used:

    • Programming Language: Python

    • Libraries: Instaloader, Tkinter, Tabulate

    • Tools: Proxychains

    • Installation

  1. Clone the repository:
    git clone https://github.com/your-username/Instagram-OSINT-Tool.git
    cd Instagram-OSINT-Tool
    python3 -m venv venv
    source venv/bin/activate
    pip install -r requirements.txt
    
  • Commands for Running the Project:

    sudo apt update
    sudo apt install tor
    sudo systemctl start tor
    sudo apt install proxychains
    sudo nano /etc/proxychains.conf
    sudo proxychains python3 main.py

Releases

No releases published

Packages

No packages published

Languages