/InstaSpy

Instagram OSINT Tool

Primary LanguagePython

InstaSpy

InstaSpy is a tool for gathering details about Instagram users, including their account information, followers, and followees.

Installation

To use InstaSpy, you need to have Python installed on your system. You can install it via python.org or using a package manager like Homebrew (for macOS) or Chocolatey (for Windows).

After installing Python, you can install InstaSpy and its dependencies using pip:

pip install instaloader
Usage
To use InstaSpy, follow these steps:

Clone the repository:
bash
Copy code
git clone https://github.com/your_username/insta-spy.git
Navigate to the project directory:

cd insta-spy
pip install instaloader
python3 insta_spy.py
Enter the Instagram username when prompted.
Features
Retrieve account details (username, full name, bio, profile picture URL, follower count, following count, etc.).
Get details of followers and followees (username, full name, profile picture URL, privacy settings, etc.).
License
@abhinav066