Skip to main content

Unofficial Python package to retrieve credentials from BugMeNot.com

Project description

PyPI version Actions Status Build Status codecov Code style: black

bugmenot

An unofficial Python package to retrieve credentials from BugMeNot.com.

Installation

pip install bugmenot

Usage

Command-line

usage: bugmenot [-h] [--version] url

An unofficial BugMeNot.com client

positional arguments:
  url         URL to the website

optional arguments:
  -h, --help  show this help message and exit
  --version   show program's version number and exit

Python

import bugmenot
credentials = bugmenot.get_credentials("<your-website>")

Example

This command returns a list of (subsequently anonymized) bugmenot.com entries in tabular form:

bugmenot oracle.com
                               username                   password success_rate votes       age 
             fake-example@gvnuclear.com                  BugMeNot3          85%  1555  2 months 
           fake-example-fake-@awdrt.org             sdfdsfdsfd&-45          71%  2130  2 months 
              fake-example-a@wizard.com       sdfdsfdsfdsfsfsdfsdd          60% 13053    1 year 
                     fake-exa@urhen.com        asdfdsafasdfadsfass          60% 11261 12 months 
              fake-exam@rowingbreak.com        sffsdfdsfdsafasdfsa          59%  6274  8 months 
another-fake-example-entry-123@mail.com                  Abcsdfklj          53% 14989   7 years 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bugmenot-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

bugmenot-0.1.0-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page