blackbird

No description is available yet
blackbird logo

Blackbird

A robust OSINT (Open-Source Intelligence) tool for searching user accounts by username or email across various platforms.


Features

  • WhatsMyName integration for rapid reverse username search.
  • Export options in PDF, CSV, and HTTP response formats.
  • Customizable search filters.

Setup

  1. Clone the repository: git clone https://github.com/p1ngul1n0/blackbird
  2. Install requirements: pip install -r requirements.txt

Usage


Search by username

python blackbird.py --username username1 username2 username3


Search by email

python blackbird.py --email [email protected] [email protected] [email protected]


Export results to PDF

python blackbird.py --email [email protected] --pdf


AI Integration

Blackbird uses AI-powered NER (Named Entity Recognition) models for improved metadata extraction and entity identification.


Example

python blackbird.py --username username1 --ai


Project Developer

Lucas Antoniaci


WhatsMyName Integration

Fully integrated with the WhatsMyName project, which provides 600+ sites for reverse username search.


Sponsors

  • DigitalOcean
  • Cyber Hunter Lab




> Visit blackbird Website <