scout0773 / snusbase-twitter

Checks if a username is in the latest Twitter databreach and prints out the email.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snusbase-twitter

Checks if a username is in the latest Twitter databreach and prints out the email.

Getting Started

  1. Install Python 3.11.6

    # check your version
    python --version
  2. Download and extract the program.

    git clone https://github.com/8pz/snusbase-twitter.git
  3. Install requirements

    pip install -r requirements.txt 
  4. Input your Snusbase API Key at the top of the python file

  5. Run snusbase.py and enter a username you want to search up

About

Checks if a username is in the latest Twitter databreach and prints out the email.


Languages

Language:Python 100.0%