How to download your Openbank transactions and statements
Openbank shows your transactions on its website and lets you download individual documents, but not gather them into a single file you can work with.
What you get
Habeas is an open-source browser extension that collects your documents from Openbank and saves them wherever you choose. From this source it extracts:
- extracto-integrado — each document with its date, amount, currency and numbering.
- movimientos — each movement with its date, amount, currency, description and counterparty.
- movimientos-doc · PDF or Excel — each document with its date, amount, currency and numbering.
How it works
It is not a service that connects to openbank.es on its own. It runs inside your own browser, reusing the session you already have open:
- You go to openbank.es and sign in yourself, as always, with your MFA or whatever code you use.
- Habeas reuses that already-authenticated session to request your documents, exactly as the site itself does.
- 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 a community source: its definition is public and reviewable, and it runs under the same security rules as every other.
Free and open source (AGPL-3.0). Install the extension and enable the “Openbank España” source from Settings → Browse sources.
Frequently asked questions
Does Habeas store my Openbank 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, Excel), 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.
More banks, cards & investments guides
- How to download your CaixaBank Consumer statements
- How to download your Financiera El Corte Inglés transactions and statements
- How to download your ING transactions and statements
- How to download your PayPal transaction history
- How to download your Raisin transactions, deposits and documents
- How to download your Revolut transactions and statements
- How to download your Trade Republic transactions and statements
- How to download your WiZink transactions and statements
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.