Skip to content

loaded/sharetrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ShareTrace

๐ŸŽญ Reveal the identity behind a share link

๐Ÿ’ป Quick Start

python -m sharetrace <url>

๐Ÿ“š Advanced usage:

# Output as JSON for piping
python -m sharetrace <url> --json

# List all supported platforms
python -m sharetrace --list

โš™๏ธ Installation

git clone https://github.com/loaded/sharetrace.git
cd sharetrace
pip install -r requirements.txt

Supported sources

Name Extracts
TikTok User ID, Username, Display Name, Country, Device, Timestamp
Instagram Username, Display Name, User ID, Profile Pic
Discord User ID, Username, Display Name, Avatar, Creation Time
ChatGPT Display Name
Perplexity Username, Avatar, User ID
Microsoft Email (From SharePoint/OneDrive links)
Pinterest Username, User ID, Display Name, Avatar
Substack User ID, Name, Handle, Bio
Suno Username, Display Name, Avatar
Telegram User ID (From joinchat links)

๐Ÿ˜Š SOWEL classification

This tool uses the following OSINT techniques:

โš ๏ธ Ethical Use & Disclaimer

This tool is created for educational and defensive purposes only.

  • Only analyze links that have been publicly shared or sent to you.
  • I am not responsible for any misuse of this tool.

Releases

No releases published

Packages

No packages published

Languages