Skip to main content

EmailFinder - Emails search through Search Engines

Project description

EmailFinder - Search emails through Search Engines

Installation:

> pip3 install emailfinder

Upgrades are also available using:

> pip3 install emailfinder --upgrade

Search Engines

  • google: Ok (note cookies policy and Captcha!).
  • bing: OK.
  • baidu: OK (few requests).
  • bing: Hunting Robots very fast.

Usage

EmailFinder can be used in 2 ways:

CLI

emailfinder -d domain.com

Parameters:

  • d: Specifies the target domain.
  • v: Show EmailFinder version.
  • p: HTTP proxy server URL.

In Code

from emailfinder.extractor import *

emails1 = get_emails_from_google("domain.com") emails2 = get_emails_from_bing("domain.com") emails3 = get_emails_from_baidu("domain.com")

Author

This project has been developed by:

Disclaimer!

The software is designed to check a company's emails found in the search engines. The author is not responsible for any illegitimate use.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

emailfinder-0.3.0b0-py3-none-any.whl (23.5 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