Habeas

Revolut

Download all your Revolut transactions and statements at once

Revolut offers statements as PDF or CSV, one period at a time. Building a continuous history, or keeping it alongside your other accounts, still means going back every month and downloading by hand.

What you get

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

How it works

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

  1. Sign in yourself

    You go to revolut.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 Revolut actually gives you

Revolut holds two things worth keeping and they are handled separately here. One is the movement history: every payment, transfer and exchange, with the amount that actually moved and the counterparty behind it. The other is the monthly statement, the periodic document you are asked for as proof, available as a PDF or as a CSV over the same operations.

How far back it goes

Statements exist one per month and per pocket, and reach roughly a year back, so the oldest you can retrieve is around twelve months old. The movement history has no such ceiling: it is walked by cursor until there is nothing older left.

Worth knowing about this source

Frequently asked questions

Does Habeas store my Revolut 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 (PDF, CSV), 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:

See the full history in the catalog →

More banks, cards & investments 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.