Skip to content

Find users by username on many different platforms.

License

Notifications You must be signed in to change notification settings

quantiom/user-search

Repository files navigation

User-Search

Find users by username on many different websites. (supports multithreading)

Requirements

Installation

In a command prompt in your projects folder, run the following:

git clone https://github.com/quantiom/user-search.git
cd user-search
npm install # or use yarn
node index -u <username> -t 5 # five threads

Adding/Removing Websites

To add or remove websites, run the manageSites.js script by typing node manageSites in console, and follow the instructions. All the websites are stored in sites.json, so you can edit manually instead.

Credits

Most of the websites in the list were gotten from sherlock.

Contact

Discord - #1 / https://discord.gg/NjTguSk

About

Find users by username on many different platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published