MCPcopy Index your code
hub / github.com/Greyjedix/Profil3r

github.com/Greyjedix/Profil3r @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
40 symbols 115 edges 13 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Profil3r

Buy Me A Coffee

Profil3r is an OSINT tool that allows you to find potential profiles of a person on social networks, as well as their email addresses. This program also alerts you to the presence of a data leak for the found emails.

💡 Prerequisite

Python 3

🛠️ Installation

git clone https://github.com/Rog3rSm1th/Profil3r.git
cd Profil3r/
python3 setup.py install

Features

Emails

  • [x] Data leaks
  • [x] Emails

Social

  • [x] Instagram
  • [x] Facebook
  • [x] Twitter
  • [x] Tiktok

Porn

  • [x] Onlyfans

Report 📖

A report in JSON format is automatically generated in the reports folder

📚 Example

python3 profil3r john doe

📝 License

This project is under the MIT license.

Core symbols most depended-on inside this repo

print_results
called by 6
profil3r/core.py
search
called by 6
profil3r/modules/email/email.py
print_logo
called by 1
profil3r.py
get_permutations
called by 1
profil3r/core.py
generate_report
called by 1
profil3r/core.py
run
called by 1
profil3r/core.py
possible_emails
called by 1
profil3r/modules/email/email.py
possible_usernames
called by 1
profil3r/modules/social/instagram.py

Shape

Method 31
Class 8
Function 1

Languages

Python100%

Modules by API surface

profil3r/core.py13 symbols
profil3r/modules/social/twitter.py5 symbols
profil3r/modules/social/tiktok.py4 symbols
profil3r/modules/social/instagram.py4 symbols
profil3r/modules/social/facebook.py4 symbols
profil3r/modules/porn/onlyfans.py4 symbols
profil3r/modules/email/email.py4 symbols
profil3r/colors.py1 symbols
profil3r.py1 symbols

For agents

$ claude mcp add Profil3r \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact