Skip to main content

Find and verify work emails.

Project description

emailfinderpy

What is it?

This package can be use to verify emails. On top of that, it can also help you find email address. It might take a while to run the code since this code use brute force and try every single possible email combinations.

If you are interested to contribute, feel free to create a pull requests.

How to use

Install this package using pip pip install emailfinderpy or pip3 install emailfinderpy

import emailfinderpy as em

print(em.verify_email('ssuntoso@gmail.com'))
# True

print(em.verify_multiple_email(['s.suntoso@gmail.com', 'ssuntoso@gmail.com'], 'Sean'))
#   Name                Email   Status
#0  Sean  s.suntoso@gmail.com  Veified
#1  Sean   ssuntoso@gmail.com  Veified

# email_finder(first_name, middle_name, last_name, domain)
print(em.email_finder('Sean', '', 'Suntoso', 'gmail.com'))
#            Name                Email   Status
#0  sean  suntoso   ssuntoso@gmail.com  Veified
#1  sean  suntoso  s.suntoso@gmail.com  Veified

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

emailfinderpy-1.0.1.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

emailfinderpy-1.0.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file emailfinderpy-1.0.1.tar.gz.

File metadata

  • Download URL: emailfinderpy-1.0.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for emailfinderpy-1.0.1.tar.gz
Algorithm Hash digest
SHA256 e9f1924dbc16d38a588604bbf1a4b46b70430b4b1cdf62776b06dddf87e77923
MD5 6cc45df76018a6c97be6fc927478f501
BLAKE2b-256 cd40e267505ccee6bab69ff194cf69ea71308dbcf0419e18a7165afceab487b5

See more details on using hashes here.

File details

Details for the file emailfinderpy-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: emailfinderpy-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for emailfinderpy-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 55690aaa7c7f7fdac5b6aa80f4a3594231fff7742d9abf4647d0e4478d198f9e
MD5 8ae5c8b88082189e5ea7aaa5fb99b270
BLAKE2b-256 a356aa88aa737a4e1ea6d67443b3cc0d0d5dd0f8143f2c287a8888cb3f693099

See more details on using hashes here.

Supported by

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