Skip to content

Stores email header and body information in JSON format

Notifications You must be signed in to change notification settings

findingnino/EmailParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EmailParser

Stores email header and body information in JSON format.

This program is a tool to convert a directory of .eml files into a json format. The json file will contain all header and body information for each email.

To use this program, simply run the program from a Python interpreter. The prompts in the console will ask you for directory and json file locations. Once provided, it will generate the json in the specified location.

This program is very lightweight, and can deal with directories with large amounts of files.

About

Stores email header and body information in JSON format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%