When researching a person using open source intelligence, the goal is to find clues that tie information about a target into a bigger picture. Screen names are perfect for this because they are unique and link data together, as people often reuse them in accounts across the internet. With Sherlock, we can instantly hunt down social media accounts created with a unique screen name on many online platforms simultaneously.
clone the repo $
git clone https://github.com/sherlock-project/s... #
change the working directory to sherlock
$ cd sherlock
install the requirements $ python3 -m pip install -r requirements