Skip to content

Instantly share code, notes, and snippets.

@atigrepravin
atigrepravin / amazonSpendTracker.js
Last active October 5, 2025 11:32
This script automatically calculates your total Amazon spending (yearly & overall) directly on your Amazon "Your Orders" page.
// ==UserScript==
// @name Amazon Spends Tracker
// @namespace https://gist.github.com/atigrepravin
// @version 1.6
// @description Scrapes Amazon order totals across years & pages, resuming without reselecting year every time. Displays totals with charts.
// @author Pravin Atigre
// @license MIT
//
// @homepageURL https://gist.github.com/atigrepravin/c0d20e7731af250adc88ca4787315494
// @source https://gist.github.com/atigrepravin/c0d20e7731af250adc88ca4787315494