Find out how much money you've spent on Amazon
Get your Amazon Data:
- Go to Amazon.com
- Hover over Account & List.
- Click account
- Under Ordering and shopping preferences, click Download order reports.
- Under Request Order History Report Enter your account creation Date and for End date choose today's date.
- Once the report is complete, download the csv.
Before you start the program:
Open Terminal/PowerShell/CMD:
- pip install -r requirements.txt
To start the program:
- in Terminal type python3 amazon.py or py amazon.py
What data does it show:
- Total amount of products you've purchased
- Total amout of money spent
- The address you and how many times you ordered to that address
F.A.Q:
Q: Can I see your data? A: No, I dont know how to do that.