Skip to content

This a simple node.js script that crawl over eml file to rescue email address

License

Notifications You must be signed in to change notification settings

Zoomelectrico/formsubmit-eml-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormSubmit Eml Parser

This is a super simple script using es2017+ that uses eml-parser to crawl over .eml files an rescue email address and write the address to a txt file.

How to use it

just clone this repo

git clone https://github.com/Zoomelectrico/formsubmit-eml-parser.git

then cd into the folder and install dependencies

cd formsubmit-eml-parser && npm install

then just copy the .eml files into the files folder and the run npm start and voila.

Having a problem

File an Issue or feel free to reach me on twitter @quevedodev

Acknowledgment

Big thanks to @papnkukn the author of eml-parser without his library this project would be much complicate!

About

This a simple node.js script that crawl over eml file to rescue email address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published