What you get
Habeas is an open-source browser extension that collects your documents from WiZink and saves them wherever you choose. From this source it extracts:
- movimientos — each movement with its date, amount, currency, description and counterparty.
- extractos · PDF or Excel — each document with its date, amount, currency and numbering.
How it works
It is not a service that connects to wizink.es on its own. It runs inside your own browser, reusing the session you already have open:
Sign in yourself
You go to wizink.es and sign in yourself, as always, with your MFA or whatever code you use.
Habeas reuses that session
Habeas reuses that already-authenticated session to request your documents, exactly as the site itself does.
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.
Frequently asked questions
Does Habeas store my WiZink 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.
What has changed in this source
This source is a public definition, and every change to it is on the record. Most recent first:
- 2026-08-28 — Pending charges are no longer collected, and each movement now keeps the same identity between syncs. A pending charge is provisional — its amount, date and wording can all still change — and WiZink lists it a second time inside the statement that bills it, so the same purchase was being saved twice. From now on a movement is collected once, from its statement, with its final values. Its identity is also built from what the values mean rather than from how the page painted them, so a change of styling on the website can no longer turn one movement into two. One consequence, once: on the first sync after this update your card movements are treated as new, because their identity has changed.
- 2026-08-26 — Records authorship: the session was recorded and the definition written by the maintainer. No change to extraction.
- 2026-08-08 — No change to what this source extracts. This version gave it its guide page on habeas.dev.
- 2026-07-10 — Statements now show a readable label ("Statement <date>") instead of the internal identifier, and carry the type "Statement".
- 2026-07-09 — One WiZink source instead of three. You now choose what you want from it: your card movements, or your statements as PDF or as Excel. Needs Habeas 0.1.52 or newer.
More banks, cards & investments guides
- American Express — experimental source, not yet verified
- Download all your CaixaBank Consumer statements at once
- DeGiro — experimental source, not yet verified
- Download all your Financiera El Corte Inglés transactions and statements at once
- Download all your ING transactions and statements at once
- N26 — experimental source, not yet verified
- Download all your Openbank transactions and statements at once
- Download all your PayPal transaction history at once
- Download all your Raisin transactions, deposits and documents at once
- Download all your Revolut transactions and statements at once
- Download all your Trade Republic transactions and statements at once
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.