What you get
Habeas is an open-source browser extension that collects your documents from Financiera El Corte Inglés and saves them wherever you choose. From this source it extracts:
- movimientos — each movement with its date, amount, currency, description and counterparty.
- aplazamientos — each movement with its date, amount, currency, description and counterparty.
- extractos — each document with its date, amount, currency and numbering.
How it works
It is not a service that connects to financieraelcorteingles.es on its own. It runs inside your own browser, reusing the session you already have open:
Sign in yourself
You go to financieraelcorteingles.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 Financiera El Corte Inglés 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 normalised data in a manifest, along with whatever original documents the service offers.
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-26.1 — Trust level raised to first-party: written and verified against the real service by the project, not contributed unreviewed. The label describes provenance, not permission — the same-domain guard, the consent screen and every other rule apply identically whatever it says.
- 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-20.3 — First published version. Verified end to end by the contributor. Needs Habeas 0.5.0 or newer.
- 2026-07-20.2 — Fixes monthly statement PDFs that failed to download once the statement had already been saved.
See the full history in the catalog →
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 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
- Download all your WiZink 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.