Skip to content

linkclau/AmazonDEOrders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AmazonDEOrders

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

Approach

  • 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

About

Export your orders from your Amazon DE account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published