Skip to main content

fraudster is a service which lets you use and integrate disposable emails for free.

Project description

# Fraudster Fraudster Provides You Temporary And Disosable Mails To Use

## How To Install This Code is hosted on PyPI so you can install by; ` pip install fraudster `

## Requirements -> requests <br>```pip install requests```

### How To USE To Get Available Domain For Fraudster

` >>> import fraudster >>> domain=fraudster.get_available_domain() `

To Get A Random Person Name

` >>> from fraudster import * >>> name=get_name() `

To Get A Random Disposable E-Mail

` >>> from fraudster import * >>> email=get_email() `

To Get A Custom UserName E-Mail

` >>> from fraudster import * >>> email=get_email("speedx",get_available_domains()[0]) `

To Get A List of All Received Mails

` >>> from fraudster import * >>> mails=fetch_emails() `

To Get Body Of Any Mail

` >>> from fraudster import * >>> body=fetch_content(<Your_Mail_ID>,<Your_Message_ID>) `

### TODO -> Add Command Line Usage

-> Add More Features

-> Remove requests Dependencies

## Note

Its Heavily Under Work…. Report Any Bugs

Made With ♥ By SpeedX

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

fraudster-1.3beta.tar.gz (15.4 kB view details)

Uploaded Source

File details

Details for the file fraudster-1.3beta.tar.gz.

File metadata

  • Download URL: fraudster-1.3beta.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.4

File hashes

Hashes for fraudster-1.3beta.tar.gz
Algorithm Hash digest
SHA256 4cba19ec2f6dd6fb2d156cb4d2f5c32a9082b9346392bb7fb3f0da22b8e18144
MD5 b6a9a3cbf6b84fc5ed4b34f6b5c28e75
BLAKE2b-256 99112a6b213140e91c001005b94288ab04e88a5554b888f7cc91520b27dbd53b

See more details on using hashes here.

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