Skip to content

A simple tool to check if an email is associated with an Instagram account. Useful for OSINT and verifying account existence. πŸ•΅οΈβ€β™‚οΈβœ¨

Notifications You must be signed in to change notification settings

proxzr/instacheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

insta_checker

πŸš€ Instachecker

This Python and Flask-based web app helps you determine whether an email address is linked to an Instagram account. It's perfect for OSINT (Open Source Intelligence) surveys and much more! πŸ•΅οΈβ€β™‚οΈ


Warning : October 20 2024

achtung A user reported that the tool is not working anymore, i'm actually working on this problem, i am open to any help to solve this problem :)


✨ Features

πŸ” Email verification:

Quickly check whether an email is associated with an Instagram account.

πŸ’» User-friendly interface:

Simple, intuitive HTML form for easy use.

πŸ“Š Quick results:

Get immediate feedback on whether the email is linked to an Instagram account.

πŸ› οΈ Useful for

This tool is an asset for OSINT professionals, researchers and cybersecurity enthusiasts who need to check social media account associations. πŸ”Ž Whether for security audits or investigative purposes, this is a handy utility to have!


πŸš€ Installation instructions

  • Clone repository: git clone https://github.com/proxzr/instacheck

  • Install requirements : pip3 install -r requirements.txt

  • Start the Flask application : python3 app.py (for web interface) or python3 cli.py (for CLI interface)

  • Access the tool: Go to http://127.0.0.1:5000 (Only for web version)

The CLI version may sometimes give false positives (or false negatives), so try the web and CLI versions just in case.


🐳 Examples of use

Exemple of use for the web version :

web

Exemple of use for the CLI version :

cli

Feel free to contribute, report problems or suggest improvements 😊

About

A simple tool to check if an email is associated with an Instagram account. Useful for OSINT and verifying account existence. πŸ•΅οΈβ€β™‚οΈβœ¨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published