Skip to content

dubniczky/Account-Scout

Repository files navigation

Account Scout

Search for certain user accounts on popular websites on the internet

Support ❤️

If you find the project useful, please consider supporting, or contributing.

"Buy Me A Coffee"

Installation

With pip package manager

pip install accscout

From repository

Download repository

git clone https://gitlab.com/richardnagy/security/accscout
cd accscout

Run setup script

Make sure you use the correct python command. On Linux systems it's python3 by default.

python setup.py install

Usage

After installation, simply use the command with the username you're searching for

accscout [USERNAME]

Example

demo run of the app

License

Standard MIT license (view)