Blackbird
An OSINT tool to search for accounts by username and email in social networks.
Install / Use
/learn @p1ngul1n0/BlackbirdREADME
Blackbird
<figure><img src="./docs/.gitbook/assets/ai-demo.png" alt=""><figcaption></figcaption></figure>Blackbird is a powerful OSINT tool that combines fast username and email searches across more than 600 platforms with free AI-powered profiling. By leveraging community-driven projects like WhatsMyName, it ensures low false positive rates and high-quality results. Features include smart filters, polished PDF/CSV exports, and fully automated analysis — all from a single CLI.
<br>
Setup
Clone the repository
git clone https://github.com/p1ngul1n0/blackbird
cd blackbird
Install requirements
pip install -r requirements.txt
Usage
Search by username
python blackbird.py --username johndoe
Search by email
python blackbird.py --email johndoe@example.com
Export results to PDF
python blackbird.py --email --pdf
✨ AI (Free)
Blackbird integrates an AI engine that analyzes the sites where a username or email is found and returns a behavioral and technical profile of the user — helping you understand more, with less effort.
-
No sensitive data is shared — only site names are sent
-
Usage is completely free, with a fair daily limit
-
AI results are also included in PDF exports (
--pdf)
Generate an API key:
python blackbird.py --setup-ai
Use it
python blackbird.py --username johndoe --ai
More
For more details about the project, visit the <a href="https://p1ngul1n0.gitbook.io/blackbird/">Docs</a>
Project Developer
WhatsMyName
Blackbird is fully integrated with WhatsMyName project, witch has 600+ sites to perform accurate reverse username search.
Sponsors
Disclaimer
This or previous program is for Educational purpose ONLY. Do not use it without permission.
The usual disclaimer applies, especially the fact that me (P1ngul1n0) is not liable for any
damages caused by direct or indirect use of the information or functionality provided by these
programs. The author or any Internet provider bears NO responsibility for content or misuse
of these programs or any derivatives thereof. By using these programs you accept the fact
that any damage (dataloss, system crash, system compromise, etc.) caused by the use of these
programs is not P1ngul1n0's responsibility.

