Skip to content

Surprise yourself by discovering how much you spent on all of your Amazon orders.

Notifications You must be signed in to change notification settings

fabiosangregorio/amazon_orders_history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Orders History

Crawls your Amazon orders history webpages in order to compute the total amount of your orders. The sum is shown in the Chrome Developers Tools console.

Chrome Dev Tools

Prerequisites

You need Tampermonkey to run this script.

Usage

  1. Create a new Tampermonkey script, paste the content of amazon_orders_history.js in the editor, save.
  2. Go to your Amazon orders page.
  3. From the "last 6 months" orders selection, select this year.
  4. The script will start crawling all the orders web pages, this will take a moment.
  5. Open the Chrome Developer Tools. You will see the total amount in the "Console" tab.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Surprise yourself by discovering how much you spent on all of your Amazon orders.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published