SimplyEmail
SimplyEmail copied to clipboard
Feature Request: email-format.com
An example implementation in Python:
https://github.com/PaulSec/API-Email-Format
Usage:
from emailFormatAPI import EmailFormatAPI
res = EmailFormatAPI({'verbose': True}).get('example.com')
print res
will look into this @bcoles