Tookie-OSINT has a simple-to-use UI and is really straightforward. The main idea of Tookie-OSINT is to discover usernames that are requested from an input. Tookie-OSINT is similar to the tool called Sherlock. It discovers all the user accounts across different websites and Tookie-OSINT is successful at this task almost 80% of the time.
The requirements will be automatically installed.
Installation:
git clone https://github.com/alfredredbird/tookie-osint
cd tookie-osint && sudo pip3 install -r requirements.txt
python3 tookie-osint
Termux Install
termux-setup-storage
ln -s storage/downloads Downloads
git clone https://github.com/alfredredbird/tookie-osint
cd tookie-osint && pip3 install -r requirements.txt
python3 tookie-osint