# Find registered accounts by email

Holehe is a Python tool that queries whether an entered email address is used on popular platforms such as Twitter and Instagram. It detects the account information associated with the relevant email using password reset functions.

- ★ 14,563
- Python
- GitHub Trending · 2026-08-14

## What you get
- Email query on more than 120 platforms
- Not sending notifications to target email address
- Detected using password reset functions

## Installation
**Installation with PyPI**

```
pip3 install holehe
```

**Installation via GitHub**

```
git clone https://github.com/megadose/holehe.git
cd holehe/
python3 setup.py install
```


## Running it
**Email inquiry**

```
holehe test@gmail.com
```


## If you don't write code
Using the Holehe tool, check which platforms the [E-MAIL_ADRESI] address is registered on and present the results in a list.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/holehe/
