Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbaikge/mail-payments
Extract monetary values from email archives
https://github.com/jbaikge/mail-payments
Last synced: 9 days ago
JSON representation
Extract monetary values from email archives
- Host: GitHub
- URL: https://github.com/jbaikge/mail-payments
- Owner: jbaikge
- License: mit
- Created: 2022-06-03T16:21:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T16:21:41.000Z (over 2 years ago)
- Last Synced: 2024-10-28T13:09:08.426Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Extracts payment information from an email mbox archive.
1. File all of your credit card payment notices into a single label in Gmail
2. Collect this data over a (long) time
3. Download the data using [Google Takeout](https://takeout.google.com)
4. `go get github.com/jbaikge/mail-payments`
5. `mail-payments path/to/mbox/file`
6. Output is a date and amount, separated by a tab. This allows copy and paste into any spreadsheet for further analysis