sherlock/docs/pyproject
2024-06-24 16:40:03 -04:00
..
README.md Rename importable module 2024-06-24 16:40:03 -04:00



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