An open API service indexing awesome lists of open source software.

https://github.com/codewithzaqar/whotrack

Hunt down social media accounts by username across social networks
https://github.com/codewithzaqar/whotrack

account cli command-line json python python3 readme

Last synced: 2 months ago
JSON representation

Hunt down social media accounts by username across social networks

Awesome Lists containing this project

README

          

# Whotrack
> Find usernames across over 75 social networks


## Installation

```bash
# clone the repo
https://github.com/codewithzaqar/whotrack.git

# change the working directory to whotrack
$ cd whotrack

# install the requirements
$ pip install -r requirements.txt
```

## Usage
Just run ```python whotrack.py```

All of the accounts found will be stored in a text file with their username (e.g ```user123.txt```)

## License
MIT License

Copyright (c) 2025 Zaqar Hakobyan