Skip to content

ramomar/gmail-email-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmail-email-extractor

This is an script for extracting emails from Gmail.

Usage

In order to use it:

  1. Install the project dependencies.
  2. Go to the Google console and download your credentials.json in the root of the project.
  3. Run python main.py $OUTPUT_PATH $QUERY.

The script should download your emails to the specified directory.

Example

python main.py ~/emails 'after:2019/05/05 from:notificacionesbanorte@banorte.com OR from:notificaciones@banorte.com'

About

Extract emails from Gmail using a query.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages