0xhijazy/Instagram-OSINT

GitHub: 0xhijazy/Instagram-OSINT

Stars: 0 | Forks: 0

# Instagram OSINT Tool **A Python tool for Instagram profile analysis and media download** [![Python](https://img.shields.io/badge/Python-3.8+-blue.svg)](https://python.org) [![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) [![Instagram](https://img.shields.io/badge/Instagram-API-purple.svg)](https://instagram.com)
## 📌 About Instagram OSINT Tool is a command-line tool for extracting public information from Instagram profiles and downloading media content. ### ✨ Features | Feature | Description | |---------|-------------| | **Profile Info** | Get bio, full name, username, post count | | **Privacy Check** | Detect public/private profile status | | **Profile Picture** | Download profile picture directly | | **Post Download** | Download video/image posts via shortcode | | **Internet Check** | Automatic connection verification | | **Color Output** | Beautiful colored terminal interface | ## 🚀 Installation ### 1. Clone the repository git clone https://github.com/0xhijazy/Instagram-OSINT cd Instagram-OSINT ### 2. Install requirements pip install -r requirements.txt ### 3. Run the tool python instascan.py