Code Monkey home page Code Monkey logo

nametomail's Introduction

NameToMail

Generate Emails for a company/website from a given list of names.

Usage:

git clone https://github.com/ali01imani01/NameToMail.git
cd NameToMail
python3 nametomail.py -f names.txt -d target.tld
  • You can save your result in a .txt file in terminal like this:
python3 nametomail.py -f names.txt -d yahoo.com > output-nametomail.txt

  • Your -f any-first-or-last-name-or-both.txt can be any word (or two words) that you wish. But I recommend that use those names that you've found in company's LinkedIn or Crunchbase or theHarvester tool, In order to gain better result. Your list of names can be something like this:

$ cat names.txt

cHarLie

liNUS peLt

SNOOPY

sally brown

  • Don't worry about blank lines, uppercase, lower case names at all! nametomail will take care of them and will give you cool results!:

nametomail

The number of result in our example names.txt:

nametomail2

  • I've also uploaded a common-names-for-mail.txt which you can use.
python3 nametomail.py -f common-names-for-mail.txt -d yahoo.com > output-nametomail.txt

nametomail's People

Contributors

ali01imani01 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.