> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Blackbird is an #OSINT Tool Used to Search Accounts by Username and Emails Across Different Social Networks
- URL: https://darkwebinformer.com/blackbird-is-an-osint-tool-used-to-search-accounts-by-username-and-emails-across-different-social-networks/
- Published: 2024-09-16T15:56:20.000Z
- Updated: 2025-09-04T22:26:37.000Z
- Author: Dark Web Informer
- Tags: Tools

GitHub: <https://github.com/p1ngul1n0/blackbird>  
Last Commit: September 1st, 2024

> Blackbird is a robust OSINT tool that facilitates rapid searches for user accounts by username or email across a wide array of platforms, enhancing digital investigations. It features WhatsMyName integration, export options in PDF, CSV, and HTTP response formats, and customizable search filters.

### Setup

[](https://github.com/p1ngul1n0/blackbird#setup)

**Clone the repository**

git clone https://github.com/p1ngul1n0/blackbird  
cd blackbird

**Install requirements**

pip install -r requirements.txt

### Usage

[](https://github.com/p1ngul1n0/blackbird#usage)

**Search by username**

python blackbird.py --username username1 username2 username3

**Search by email**

python blackbird.py --email email1@email.com email2@email.com email3@email.com

**Export results to PDF**

python blackbird.py --email email1@email.com --pdf

## More

[](https://github.com/p1ngul1n0/blackbird#more)

For more details about the project, visit the [Docs](https://p1ngul1n0.gitbook.io/blackbird/)

### Project Developer

[](https://github.com/p1ngul1n0/blackbird#project-developer)

[Lucas Antoniaci](https://www.linkedin.com/in/lucas-antoniaci/) [](https://raw.githubusercontent.com/stevenrskelton/flag-icon/master/png/16/country-4x3/br.png)

### WhatsMyName

[](https://github.com/p1ngul1n0/blackbird#whatsmyname)

Blackbird is fully integrated with [WhatsMyName](https://github.com/WebBreacher/WhatsMyName) project, witch has 600+ sites to perform accurate reverse username search.