JungleAudit
Local-first Amazon spend analytics — nothing leaves your browser.
Upload your "Request My Data" export and get charts, totals, and refund insights in seconds. Everything runs in your browser. Nothing is uploaded to a server.
Start analyzingLocal-only analysis · No account required
Works with: Order History · Digital Orders · Returns · Payments
See lifetime spend, order counts, and monthly charts from your export.
Understand how much went on each card, UPI, or gift balance.
Subtract returns, spot top reasons, and track refund trends over time.
Kindle Unlimited and library loans — reading habits separate from purchases.
JungleAudit uses DuckDB in a browser worker to query your files locally. There is no backend ingestion step. You can verify this yourself in DevTools → Network while uploading and analyzing. No account or email required, no CSV upload to third-party analytics, and the code is open source on GitHub.
JungleAudit is a free, open-source web app that analyzes your Amazon spending from the CSV files in Amazon's Request My Data export. It runs entirely in your browser using DuckDB — your order files are never uploaded to a server.
Sign in to your Amazon account, submit a Request My Data (personal information) request for Order History and Digital Orders, confirm via email, then download the ZIP when ready. Unzip the CSVs and drop them into JungleAudit.
No. JungleAudit reads your CSV files locally in a browser worker and queries them with DuckDB WASM. You can verify this in DevTools → Network while uploading and analyzing — no outbound requests contain your order data.
Right-click the page and choose Inspect (or press F12), open the Network tab, and reload. Then upload your export and run the analysis — no requests send your CSV contents to external domains. Same-origin loads of the app's own static assets (JS, WASM) are expected.
Total spend and monthly trends, payment method breakdown, refunds and net spend, return reasons, Kindle Unlimited and library borrowing activity, and date-range filtering across charts — depending on which export files you include.
No account or sign-up is required. Open the site, accept the privacy notice, upload your export, and explore charts immediately.