Skip to content

obitouka/InstagramPrivSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FEATURE :

  • Access private account posts revealed via collaborating with public account
  • Download & view media without login

INSTALLATION :

  1. Clone the tool

    • Click here to download the ZIP file
    • Or clone the repository via command line:
      git clone https://github.com/obitouka/InstagramPrivSniffer.git
  2. Install dependencies

    • Navigate to the repository root folder (where requirements.txt is located) in command line and run:
      python -m pip install -r requirements.txt

USAGE :

View available commands to fetch data

Tip

Navigate to the InstagramPrivSniffer root folder in a command line and run:

python main.py -h

How to use those commands

Note

You have my permission to test this command on my experimental private Insta account @keyloggerluvr as a proof that tool works.

Use this to access private account post links

python main.py -n keyloggerluvr

Or use this to download and view post without login

python main.py -d https://www.instagram.com/keyloggerluvr/p/DL47hX4olz8wRQXBQ4HAaEmba9x7nC9HCSm4M80

Example


DISCLAIMER

Important

This tool neither bypasses any security measures. It just uses Collaboration feature, where posts from a private account can be seen publicly if they collaborate with a public account.

Note

Meta Security confirmed (Bug Bounty response):
“It's intended for collaboration reels to be visible publicly even if one of the collaborators is a private account.”

Caution

Created for educational purposes only, so please use it ethically. The developer is not responsible for any misuse.


CONTRIBUTING :

If you have questions, wish to contribute, report a bug or report a security issue, please read the CONTRIBUTING.md file for guidelines. For any legal concerns regarding this project, please contact me directly before taking any action.


LICENSE :

Licensed under the MIT License © 2025 obitouka.
You are free to use, modify, and distribute this project, provided that you give credit, include the original copyright and license notice.