Email Magnet
Email magnet is a simple program that, given a domain name and a personal name, is able to guess and validate the email adress of such person. In order to do that, it creates list with all the possible emails schemes based on the first name, last name, middle name and initials of those. When the list is crated, Email Magnet checks if the emails are valid and if they exist.
How to start 🚀
Just keep reading. You're in the right place
Pre-requisites 📋
You can install all the requirements with the following command: " "
You need the following dependencies to be installed for the project to run correctly.
astroid==2.4.2
certifi==2020.6.20
chardet==3.0.4
dnspython==2.0.0
filelock==3.0.12
idna==2.10
isort==5.6.4
lazy-object-proxy==1.4.3
mccabe==0.6.1
py3-validate-email==0.2.10
pylint==2.6.0
requests==2.24.0
six==1.15.0
toml==0.10.1
urllib3==1.25.11
wrapt==1.12.1
Instalación 🔧
1 - Clone the Git repository
2 - Create a virtual environment for your project and activate it
3 - Install the requirements.txt file
_4 - In the command line, in the foler wher you downloaded the Git Repository, write the command" python email_magnet.py -d 'yourdomainname.com' -f 'YourFirstName' -l 'YourLastName' "
5 - Wait a little bit to see how the program generate a list of possible emails and check against the server to give you the active one
Tests
The tests aren't created yet
Deployment
This project is not intended to be deployed but you can try at your own risk
Build with 🛠️
This project has been built using Python with VScode
Contributing 🖇️
Feel free to contribute and improve this project if you like.
Wiki 📖
There is no wiki yet.
Autor ✒️
This project was created by
- Nestor Sanchez - End to end - nestor-san
License 📄
This project is licensed under GNU GENERAL PUBLIC LICENSE v3. Please, check LICENSE.md for more details.
Say thank you
- If you like the project, you can say thanks, give a star or fork the project.
This was created with ❤️ by Nestor-san 😊
Release files for email-magnet-nestorsan 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| email-magnet-nestorsan-0.0.1.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| email_magnet_nestorsan-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.4 kB
Release files / email-magnet-nestorsan-0.0.1.tar.gz
| Download URL | email-magnet-nestorsan-0.0.1.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d5609b213669de05e26758666b0c4f8846893f2d4a6675b9103e09ca0fc056e8
|
|
BLAKE2b-256 checksum How to use checksums |
3a0c0c9f106b3d84aeebab6ea4cdd0b9e53c36718bc495ccebc0aa6c355afbbc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
|
Release files / email_magnet_nestorsan-0.0.1-py3-none-any.whl
| Download URL | email_magnet_nestorsan-0.0.1-py3-none-any.whl |
|---|---|
| Size | 14.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ca47009d573a25f6199e6f2fbc1c5ad68152d2989e170c8ff068756d19269d64
|
|
BLAKE2b-256 checksum How to use checksums |
f8d622b8625dd5a258bd8ff079af1ec44f004abdf5f296283ff2db52b0a75df2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
|