Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 796 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 796 Bytes

Email Extractor (by Scrap.io)

DOWNLOAD URL

Compiled file is here: https://github.com/julienarcin/email-extractor/blob/master/builds/email-extractor.phar

DEMO

Demo

SYNOPSIS

email-extractor outputFile [-D|--includeDuplicates]

DESCRIPTION

Extract email of all the .csv and .txt files in the current directory and create an output csv file. If the csv files come from Scrap.io, it will add their Google ID.

Arguments

outputFile

: Name of the output file (default: output.csv)

Options

-D, --includeDuplicates

: Include email duplicates in output file.