Skip to content

dibari/amazonEmailParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amazonEmailParser

Parse an Amazon receipt email into a JavaScript object

Requires jQuery. Pass in the entire HTML string of the email as a parameter, and the function will return a parsed JavaScript object.

To test, go to any of the test emails in the test directory. In the console enter 'parseAmazonEmail(htmlString)'.

About

Parse an Amazon receipt email into a JavaScript object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published