Exporting and downloading order history from Amazon is a pain.
This project is a Chrome Extension hack that will parse both the order list and each printable order invoice to collect order details that can then be exported to TSV (tab delimited).
⚠️ This is an absolute hack and a W.I.P.⚠️ This isn't meant for anyone else, I just wanted to store the code somewhere.
- finish this readme
- link resources describing the history of folks trying to download order history from Amazon
- clean up the code, maybe make it TypeScript?
- write a few unit tests, in particular around the page scraping
- support Amazon sites other than the U.S.
↓ Ignore everything below this line ↓
[Provide instructions on how to install and set up your project]
[Provide instructions on how to use your project]
[List the main features of your project]
[Explain how others can contribute to your project]
MIT