🔍Basic Usage
Blackbird can make mistakes. Consider checking the information.
👤 Username Reverse Search
python blackbird.py --username username1python blackbird.py --username username1 username2 username3python blackbird.py --username-file usernames.txt📧 Email Reverse Search
python blackbird.py --email email1@emailpython blackbird.py --email email1@email email2@email email3@emailpython blackbird.py --email-file emails.txt📁 Export
PDF
python blackbird.py --username p1ngul1n0 --pdf
CSV
python blackbird.py --username username1 --csvJSON
python blackbird.py --username username1 --jsonDUMP
Dump all found account HTTP responses.
python blackbird.py --username username1 --dumpLast updated