Habeas

Amazon

Download all your Amazon invoices at once

Amazon keeps years of orders in your account, each with its own invoice behind its own page. Collecting a year of them — for expenses, a tax return, or a warranty claim — means opening every order in turn.

What you get

Habeas is an open-source browser extension that collects your documents from Amazon and saves them wherever you choose. From this source it extracts:

How it works

It is not a service that connects to amazon.com on its own. It runs inside your own browser, reusing the session you already have open:

  1. Sign in yourself

    You go to amazon.com and sign in yourself, as always, with your MFA or whatever code you use.

  2. Habeas reuses that session

    Habeas reuses that already-authenticated session to request your documents, exactly as the site itself does.

  3. You choose where it goes

    You choose the destination: a download, a local folder, your Google Drive, Dropbox, WebDAV, S3 or an endpoint of your own.

Your password is never read, never stored and never sent anywhere, and nothing runs in the background while you are away. This is an audited source, verified by the project against the real service.

What Amazon actually gives you

What Amazon has is your order history: every purchase with its date, total, currency and the store behind it, whether that store is Amazon or a marketplace seller. Where the seller issued a proper invoice there is also a PDF, and Habeas attaches it to the order rather than leaving you to hunt for it.

Worth knowing about this source

Frequently asked questions

Does Habeas store my Amazon password?

No. You sign in yourself, on the usual website, including any verification code. Habeas reuses the session your browser already has open and never reads or stores your credentials.

Is my data sent to a server?

No. Everything happens inside your browser. Documents only go to the destination you pick: a download, a folder on your machine, your own Google Drive or Dropbox, or an endpoint you configure.

What format do I get the documents in?

The original documents exactly as the service issues them (JSON, PDF), together with a manifest holding the normalised data.

Is it free?

Yes. Habeas is free software under the AGPL-3.0 licence and its code is public on GitHub.

What has changed in this source

This source is a public definition, and every change to it is on the record. Most recent first:

More shops guides

Your service is not on the list?

Habeas can learn a new one without any code. Record mode watches the site’s own API while you browse it normally and drafts the source for you; you test it against your own account, and then keep it to yourself or share it so everyone gets it. That is where most of the catalog came from.

Other sources

Habeas works with more Spanish and international services. See the full catalog or read why Habeas exists.