Skip to content

tactlabs/fake-email-identifier

Repository files navigation

emailid_finder Package

This will find email-id is fake or not

##Installation Run the following to install: pip install fake-email-identifier

##Usage import emailid_finder as ef

#Generate "False"

ef.check('namubol@veanlo.com') //This id form https://temp-mail.org/en/

#Generate "True"

ef.check('<some real email>')

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •