Export your orders from your Amazon DE account
The german Amazon site doesn't offer an export of all your yearly orders. Every year I need this for my taxes. As it is still tax time, what better use of my time is there to automate this process (instead of doing my taxes)
Inspiration from https://www.tec-trends.de/tec/anleitung/amazon-bestellungen-exportieren-uebersicht-ueber-umsatz/
There is a similar project for Chrome https://github.com/philipmulcahy/azad Maybe it is possible to combine them
Some issues I have with the other solutions. They
- Track order, for tax reasons I need the items
- Orders with more than 4 different items are incompletly described
- Got to an Amazone order site, iterate through all the orders
- Iterate through all elements of one order. Be sure that to handle orders with multiple items
- Visit all the pages of orders for a year.
- Optinal, do this for all years