Installation

Python 3.6 or higher is required.

# clone the repo

$ git clone https://github.com/sdushantha/sherlock.git

# change the working directory to sherlock

$ cd sherlock

# install the requirements

$ pip3 install -r requirements.txt

Usage

For example, run python3 sherlock.py user123 and all of the accounts found will be stored in a text file with the username (e.g user123.txt).

Demo

Copyright (c) 2019 Sherlock Project

Source: https://github.com/TheYahya/