Skip to content

Files

Latest commit

 

History

History

pyproject

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 



Hunt down social media accounts by username across 400+ social networks

Additional documentation can be found at our GitHub repository

Usage

$ sherlock --help
usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT]
                [--output OUTPUT] [--tor] [--unique-tor] [--csv] [--xlsx]
                [--site SITE_NAME] [--proxy PROXY_URL] [--json JSON_FILE]
                [--timeout TIMEOUT] [--print-all] [--print-found] [--no-color]
                [--browse] [--local] [--nsfw]
                USERNAMES [USERNAMES ...]

To search for only one user:

$ sherlock user123

To search for more than one user:

$ sherlock user1 user2 user3