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:
- Josué Encinar García -- https://twitter.com/JosueEncinar
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file emailfinder-0.3.0b0-py3-none-any.whl.
File metadata
- Download URL: emailfinder-0.3.0b0-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7279d65087e42c62ccf1422b06f294a04b040ce443e3ce7138f963bdbac0144
|
|
| MD5 |
5697d6c887754247eca5509aa9263775
|
|
| BLAKE2b-256 |
457aacdcd829c3cdb652596aee127858f5b23d86418d8c592bb421b798fef18d
|