parse-gmail-atom

1.0.0 • Public • Published

Parse Gmail Atom Feed emails

Simple command line app that parses the Atom XML feed for Gmail emails

Usage

$ curl ... | pgmail

Output

The output has the format of emails being delimited by ***EMAIL***. For each email portion this is the format...

0:  EmailId
1:  SenderName
2:  SenderEmailAddress
3:  MessageSubject
4+: MessageBody

Note: those line numbers are not included in the output, just here to reference their order

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i parse-gmail-atom

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tstringer