TinyFlash Logo
EXTENSIONS
Back to Order History Downloader
Order History Downloader logo

Download Amazon Order History (CSV, Excel, or PDF)

5.00
0+ users

Last updated: May 2026 · By the TinyFlash team

Download Amazon order history with the free Order History Downloader Chrome extension — exports CSV, Excel, or PDF in your browser, no login.

Order History Downloader: quick facts
ToolOrder History Downloader (Chrome / Brave / Edge)
PriceFree, no account, Manifest V3
FormatsCSV, Excel (.xlsx), PDF (single or bulk ZIP)
Storefronts10 Amazon storefronts: US, UK, DE, CA, FR, IT, ES, NL, PL, SE
PrivacyAll processing happens in your browser. No order data leaves your computer.
Typical run timeAbout 90 seconds for a year of orders

Key takeaways

  • ›Amazon retired the official Order History Reports tool on March 20, 2023. The Chrome extension is the modern drop-in replacement.
  • ›Three formats are supported: CSV, Excel (.xlsx) with an always-on `_meta` sheet, and bulk PDF in a ZIP.
  • ›10 Amazon storefronts are covered as of v1.0 launch (May 2026): US, UK, DE, CA, FR, IT, ES, NL, PL, SE.
  • ›A per-field opt-in matrix surfaces 9 detail fields. Each one shows its per-order time cost so you only pay for what you need.
  • ›Bulk-export 50 invoices to PDF in one ZIP, in approximately 30 seconds.
  • ›Incremental import uses your last successful export's timestamp as a watermark — only fetch new orders since YYYY-MM-DD.
Coming to Chrome Web Store

The fastest way to download Amazon order history (3-step workflow)

Order History Downloader runs the export end-to-end inside the browser tab where your orders already live. There is no data request to file with Amazon, no waiting period of one to three business days, and no copy-pasting from the Your Orders page into a spreadsheet. The whole flow is three steps from a clean Chrome install to a saved CSV on disk.

  1. 1. Install the extension

    Add Order History Downloader from the Chrome Web Store. It works in Chrome, Brave, and Edge, ships as a Manifest V3 extension, and asks for permissions only on retailer hosts you actively use.

  2. 2. Open Your Orders on your Amazon storefront

    Sign in to amazon.com (or .co.uk, .de, .ca, .fr, .it, .es, .nl, .pl, .se) and navigate to Your Orders. Click the receipt icon in your browser toolbar to open the popup.

  3. 3. Pick a date range, format, and click Import

    Choose a date range, select CSV, Excel, or Bulk PDF, tick any per-field options you want (VAT, refunds, payment methods), and click Import. Imports finish in minutes, not hours, with a live progress chip you can keep an eye on.

The export is saved through Chrome's standard download prompt. Nothing about the file ever touches a TinyFlash server, because there is no server in the loop. All processing happens in your browser. No order data leaves your computer.

A first-time user with about 85 orders in the last 12 months, running a default CSV export with no opt-in detail fields, typically sees the import finish in well under a minute. Add the VAT field and refund-date field and the same run lands somewhere in the two-to-four-minute range, because each opt-in field forces a per-order detail-page fetch. The popup tells you the estimate before you click Import, so the trade-off is explicit. There is no surprise wait time.

Amazon discontinued the Order History Reports tool in March 2023 — what changed

Amazon retired the official Order History Reports tool on March 20, 2023. The /gp/b2b/reports endpoint was the standard self-serve way to pull a row-per-order CSV of every purchase on an account. It supported custom date ranges, multiple report types (Items, Returns, Refunds), and ran on demand. After the shutdown, the only first-party path Amazon offers is the Privacy Central data request, which delivers a ZIP archive somewhere in the one to three business day range and arrives without per-line item prices, refund dates, or payment-method detail.

Order History Downloader is built to fill the gap. The CSV it produces uses the same one-row-per-order shape that the Reporter used, so anything that fed off the old export — a bookkeeping import, a tax-prep template, a Google Sheets pivot — works against the new file with the same column expectations. For deeper context on the migration, see our Amazon Order History Report replacement guide.

The retirement caught a lot of people sideways. Bookkeepers running a quarterly close on a small business spent years pointing the Reporter at the prior 90 days, exporting Items and Refunds reports as CSV, and dropping both files into a QuickBooks import or a Google Sheets template. The workflow was three clicks. The replacement Amazon offered — a Privacy Central data request that returns a ZIP archive of mixed JSON and CSV files in one to three business days — covered the history-reach question but missed the day-to-day workflow question entirely. Quarterly closes do not wait three business days for a data drop. Reseller bookkeeping cycles do not tolerate a ZIP that omits per-line item prices.

The Chrome-extension path picks up exactly where the Reporter left off. The popup runs the same on-demand export that the Reporter ran. The CSV preserves the same column shape that downstream templates expect. The extension also covers ground the old Reporter never reached — bulk-PDF receipts, a per-field opt-in matrix that surfaces VAT and refund data, and multi-account partitioning across the 10 international Amazon storefronts. None of that needed to live in a first-party Amazon tool back in 2022, because most of those use cases were rarer or less compliance-critical at the time. They are not rare in 2026.

Format options

Download Amazon order history as CSV

CSV is the default format and the right choice for piping Amazon orders into QuickBooks, Wave, Xero, Google Sheets, Excel itself, or any reseller-side bookkeeping pipeline. Order History Downloader produces a single sheet with one row per order. The columns include order ID, order date, item titles and quantities, item prices, taxes (with per-storefront labels — VAT for the UK, MwSt for Germany, IVA for Italy and Spain), shipping cost, total, and any per-field opt-ins you enabled.

CSV exports also include an opt-in # schemaVersion=… footer line. That footer is how the extension recognises a prior export when you re-import the file later for incremental updates. It is a comment, not a data row, so spreadsheet apps simply render it as a final empty-ish row rather than choking on a header mismatch.

See the Amazon order history for taxes guide for the full column list and a sample CSV.

Download Amazon order history as Excel

Excel exports land as a multi-sheet .xlsx workbook. The default sheets are Orders, Items, Shipments, Transactions, and Insights, plus an always-on _meta sheet that records schema version, extension version, export timestamp, total row count, and archived-row count. The per-tab split is what makes Excel the right pick for anyone who wants pivot tables across line items rather than a flat CSV.

The Insights tab includes a year-over-year spending summary pre-built against your imported orders, so the workbook is immediately useful for budgeting and end-of-year review with no formula work on your side.

Download Amazon order history as PDF

PDF export is for receipts: HMRC, IRS, expense reports, client reimbursements, anywhere a flat spreadsheet is not acceptable proof of purchase. You can save a single order as PDF, or run Bulk PDF to ZIP a batch of receipts in one go. The bulk path streams via client-zip (3 KB gzip, no in-memory ceiling), is abortable mid-run, and shows a progress modal so a 200-order batch never feels like the browser locked up.

In practice, 50 invoices land in one ZIP in approximately 30 seconds. For more on the bulk PDF flow, see the bulk Amazon invoice download guide.

Which fields you can capture

The per-field opt-in matrix is the single biggest reason Order History Downloader is faster than the Privacy Central ZIP. Baseline fields come for free from the Your Orders page itself. Anything richer — per-line prices, VAT amounts, refund dates, payment methods, addresses — requires a per-order detail-page fetch, so each opt-in field shows its time cost up front. A live cost estimator footer in the popup updates on every checkbox: "Estimate based on 85 orders: 2 to 4 minutes."

Per-field opt-in matrix with time cost per order
FieldTime costNotes
Order ID + date + statusbaseline (free)Always captured.
Item title + quantity + ASINbaseline (free)Always captured.
Per-line item price + tax+1.5s/orderDetail-page fetch required.
VAT / GST / MwSt / TVA / IVA / BTW / moms+1.5s/orderStorefront-aware label.
Refund amount + date issued+0.8s/orderBest-effort per-line linkage.
Payment method (last 4 digits)+0.4s/orderDetail-page only.
Ship-to address+0.4s/orderOne per shipment.
Billing address+0.4s/orderPer invoice.
Promotional discounts + gift cards+0.5s/orderBroken out separately.

For VAT and refund-specific deep dives, see the Amazon VAT invoice download guide and the Amazon refund history guide.

Date ranges and incremental imports

The popup reads your account's actual filter dropdown so the date-range values match the ones Amazon shows on the page. That sounds trivial, but most third-party scrapers in the category miss it and silently drop orders when an account uses a non-default filter. Order History Downloader picks up the full history Amazon exposes by default — the typical reach is three to seven years of orders, depending on account age and storefront retention rules.

For weekly or monthly bookkeeping cycles, tick "Only import new orders since YYYY-MM-DD." The watermark is your last successful export's timestamp, so subsequent runs only fetch and add new orders. Combined with multi-account partitioning, this is how a bookkeeper updates a client's CSV every Monday in 30 seconds.

The watermark is stored alongside the per-account hash, so running the extension against a household Prime account on Tuesday and a small-business Amazon Business account on Thursday does not contaminate either history. Each account carries its own incremental cursor. Re-importing a CSV from a prior export also re-seeds the watermark, which is how colleagues hand off a partial export between machines without losing the dedup boundary.

The 10 Amazon storefronts supported

Order History Downloader supports 10 Amazon storefronts as of v1.0 launch (May 2026). Tax-label extraction, currency, and UI language all switch automatically based on the host you run against, so the right column lands in your CSV no matter where you shop. A user with a UK and a German account on the same household — common for expats and cross-border shoppers — can run two imports back-to-back and the merged viewer will hold GBP-VAT rows beside EUR-MwSt rows without any manual currency conversion in the spreadsheet.

10 supported Amazon storefronts with currency and tax label
StorefrontLanguageCurrencyTax label
🇺🇸amazon.comENUSDTax
🇬🇧amazon.co.ukENGBPVAT
🇩🇪amazon.deDEEURMwSt
🇨🇦amazon.caEN/FRCADGST/HST
🇫🇷amazon.frFREURTVA
🇮🇹amazon.itITEURIVA
🇪🇸amazon.esESEURIVA
🇳🇱amazon.nlNLEURBTW
🇵🇱amazon.plPLPLNVAT
🇸🇪amazon.seSVSEKmoms

Path B: requesting your Amazon data via Privacy Central

Path A (the Chrome extension) covers everything the Your Orders page exposes, which on most accounts is the full history Amazon retains. For pre-2023 orders that the page no longer shows, or for accounts where Amazon has trimmed the visible window, there is a second path. Submit a data request via Amazon Privacy Central, wait for the ZIP archive (one to three business days), and drop the ZIP onto the Order History Downloader viewer. The extension parses the archive locally and merges its rows in alongside whatever the Your Orders page already returned.

The two paths are designed to compose. The Privacy Central ZIP gives you reach back to account creation; the live extension run gives you the per-line prices, VAT amounts, refund dates, and payment methods that the ZIP omits. Run both, and the merged dataset is strictly richer than either one alone. The full two-path workflow is documented in the Amazon data export and backfill guide.

Compared to the old Reporter and the Privacy Central ZIP

Order History Downloader compared with the retired Order History Reports tool and the Privacy Central data request
CapabilityOrder History DownloaderOrder History Reports (retired Mar 2023)Privacy Central ZIP
Available todayYesNoYes
Wait time~90 seconds for a year of ordersOn demand1 to 3 business days
Per-line item pricesYes (opt-in)YesNo
VAT / GST / MwSt extractionYes, all 10 storefrontsLimitedNo
Refund amounts and datesYes (opt-in)Separate Refunds reportNo
Bulk PDF receiptsYes, 50 in ~30sNoNo
Pre-2023 ordersCombine with ZIPYes (when active)Yes

Frequently asked questions

How do I download my Amazon order history?

Install Order History Downloader from the Chrome Web Store, open your Amazon Your Orders page, click the extension icon, choose a date range and export format (CSV, Excel, or PDF), then click Import. The export is saved to your computer through Chrome's standard download prompt.

How do I download my Amazon Order History Report?

Amazon retired the official Order History Reports tool on March 20, 2023. The modern replacement is the Order History Downloader Chrome extension, which produces the same row-per-order CSV format directly from your browser without waiting for a data request.

How do I download Amazon order history as a CSV?

In Order History Downloader, set the export format to CSV in the popup or the options page, run the import, then click "Export CSV" in the viewer. The CSV includes order ID, date, item titles and quantities, prices, taxes, shipping, and any opt-in detail fields you selected.

How far back does the Amazon order history download go?

Order History Downloader pulls every order Amazon's Your Orders page exposes — typically your full account history. For pre-2023 orders that the page no longer shows, request your data ZIP via Amazon Privacy Central and drop it into the extension to backfill.

What's the file format for the Amazon order history download?

Three formats are supported: CSV (single sheet, optional schema-version footer), Excel `.xlsx` (multi-sheet workbook with a `_meta` sheet plus Orders, Items, Shipments, Transactions, and Insights tabs), and PDF (per-row or bulk-as-ZIP for receipts).

Can I download my Amazon order history?

Yes — Order History Downloader is built specifically for this. It's free, runs in your browser, requires no login or password, and supports all 10 Amazon storefronts plus Walmart, Target, Costco, Etsy, and Apple Receipts.

Does the Amazon order history download include item-level prices?

Yes. When you enable the per-field opt-in matrix, Order History Downloader fetches each order's detail page to capture per-line-item prices, taxes, refunds, payment methods, and shipping addresses — fields that Amazon's data-request ZIP omits.

Download a year of Amazon orders in 90 seconds

Free, no account, all processing in your browser. CSV for QuickBooks or Sheets, multi-sheet Excel for full receipts, bulk PDF for HMRC and IRS.

Coming to Chrome Web StoreWRITE A REVIEW

Related guides

Order History Downloader

The full extension hub: every retailer, every feature.

Amazon Order History Report replacement

What changed when the Reporter retired and the modern path forward.

Amazon data export and backfill

The Privacy Central ZIP path for pre-2023 orders.

Bulk download Amazon invoices

The PDF format in depth: 50 receipts to one ZIP.

Amazon order history for taxes

Column-by-column walk-through for tax-prep workflows.

Amazon VAT invoice download

EU-specific export flow with VAT, MwSt, TVA, IVA, BTW.

Amazon refund history

The refund column in detail, with date issued and per-line linkage.

Walmart purchase history

The same export flow for Walmart accounts (US and CA).

Supported retailers

Full retailer coverage list and what each adapter pulls.

Sister tools by TinyFlash

Video Speed Controller Pro

Adjust video playback speed on YouTube, Netflix, and any HTML5 video with customizable keyboard shortcuts. Free for Chrome, Brave, and Edge.

TinyFlash Logo

Extensions that make the web sparkle. Enhance your browsing experience with our powerful tools designed for productivity and customization.

Extensions

  • Amazon Coupon Auto Apply
  • ChangeNOW+
  • Video Speed Controller Pro
  • Order History Downloader

Video Speed Controller Pro

  • Brave Browser
  • Microsoft Edge
  • Compare Extensions

Order History Downloader

  • Overview

Company

  • Contact
  • Privacy
  • Terms

© 2026 TinyFlash. All rights reserved.