SkillAgentSearch skills...

Osinteye

Username enumeration & reconnaisance suite

Install / Use

/learn @rly0nheart/Osinteye

README

This will not receive any further updates. Instagram is deprecated, so I decided to just archive it.

Python Version OS GitHub GitHub repo size

Username enumeration & reconnaisance suite osinteye

Supported sites

  • [X] PyPI
  • [X] Github
  • [X] TestPypi
  • [X] About.me
  • [X] Instagram
  • [X] DockerHub

Installation

osinteye

Clone project:

$ git clone https://github.com/rly0nheart/osinteye.git
$ cd osinteye
$ pip install -r requirements.txt

Usage

$ python osinteye [--SITENAME] [USERNAME]

Or give osintEye execution permission:

$ chmod +x osinteye
$ ./osinteye [--SITENAME] [USERNAME]

Example 1.1;

$ python osinteye --instagram [USERNAME]

Example 1.2;

$ ./osinteye --instagram [USERNAME]

Optional Arguments

| Flag | Usage | | ------------- |:---------:| | <code>--pypi</code> | get target's information from pypi | | <code>--testpypi</code> | get target's information from testpypi | | <code>--about</code> | get target's information from about.me | | <code>--instagram</code> | get target's information from instagram | | <code>--github</code> | get target's information from github | | <code>--dockerhub</code> | get target's information from dockerhub | | <code>-v/--verbose</code> | enable verbosity (returns network logs, errors and warnings) | | <code>--version</code> | show program's version number and exit |

LICENSE

license

About me

Related Skills

View on GitHub
GitHub Stars178
CategoryDevelopment
Updated1mo ago
Forks20

Languages

Python

Security Score

100/100

Audited on Feb 7, 2026

No findings