This guide is part of our Digital Sovereignty framework โ a system for mastering technology with clarity and control.
Read the full framework here:
[Digital Sovereignty: Mastering Technology Without Losing the Self]
Introduction
When you need to track a digital identity online, Sherlock is one of the most powerful OSINT tools available. This command-line tool scans 400+ social media sites to help you locate accounts tied to a specific username.
Whether you’re a cybersecurity professional, digital investigator, or just curious about your online presence, this guide will show you exactly how to install and use Sherlock.
๐ What is Sherlock?
Sherlock is an open-source username investigation tool that automates the process of searching for usernames across hundreds of social media platforms.
โ Helps OSINT researchers quickly collect username data
โ Supports major networks like Twitter, Facebook, and Instagram
โ Works on Linux, macOS, Windows, and Termux
๐ GitHub repository: https://github.com/sherlock-project/sherlock
For this setup, reliable hardware improves performance and stability.
๐ How to Install Sherlock
You can install Sherlock using pipx after cloning the official repository.
git clone https://github.com/sherlock-project/sherlock.git cd sherlock pipx install sherlock-project
Alternative installation methods:
โถ๏ธ How to Use Sherlock for Username Search
After installation, run Sherlock directly from the terminal.
โ Search for a single username:
sherlock user123
โ Search for multiple usernames:
sherlock user1 user2 user3
Sherlock will check each username across all supported websites and show you which accounts exist.
๐ก Tip: Save results to a file using:
sherlock user123 --output results.txt
๐ Supported Platforms
Sherlock currently supports 400+ social networks, including:
โข YouTube
โข Reddit
โข Instagram
โข TikTok
โข LinkedIn
โข Many niche platforms
For a full list of supported sites, see the project documentation.
โก List of supported sites
๐ Why Use Sherlock for OSINT?
| Benefit | Description |
|---|---|
| Time-saving | Automates searches across hundreds of platforms |
| Accurate results | Quickly confirms whether a username exists |
| Free & open-source | Constantly updated by the OSINT community |
| Cross-platform | Works on all major operating systems |
OSINT Toolkit
โ OPTIMIZE YOUR WORKFLOW โ
Complex technical tasks require sustained focus and mental clarity.
When attention drops, errors and frustration increase.
**Related Reading:**
Explore our **Inner Architecture** section for focus training,
mental discipline, and practices that support deep technical work.
Related Digital Sovereignty Guides:
- WhatWeb in Kali Linux: How to Perform Website Fingerprinting
- Tips to improve PC performance in Windows 10 โ 2021
- ChatGPT: Revolutionizing Conversational AI | Everything you wanted to know about ChatGPT
This article may contain affiliate links. If you purchase through them, I may earn a small commission at no extra cost to you.
๐งช New to cybersecurity?
Start here: Beginner Home Cybersecurity Lab Setup (2026)
Beginner Home Cybersecurity Lab Setup (2026 Guide) โ Build a Safe Practice Environment
Last updated: February 2026

