Sherlock : Find Usernames Across Social Networks

Sherlock Project provides a very powerfull command line tool called Sherlock to find usernames across many social networks. It requires Python 3.6 or higher and works on MacOS, Linux and Windows. Installation NOTE: Python 3.6 or higher is required. #clone the repo$ git clone https://github.com/sherlock-project/sherlock.git #change the working directory to sherlock$ cd sherlock #install python3 and …