Habeas

Trade Republic

Download all your Trade Republic transactions and statements at once

Trade Republic publishes your statements as PDF or CSV, period by period. If you want the full record of your positions and movements in one place, you are the one assembling it.

What you get

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

How it works

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

  1. Sign in yourself

    You go to traderepublic.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 Trade Republic actually gives you

Trade Republic exposes two distinct sets, handled separately here: on one side the transaction history, with each position and its instrument; on the other the statements, which are periodic documents available as either PDF or CSV. You can enable just one of the two, or both.

How far back it goes

The two sets do not reach back equally far. Statements are generated one per month and go back about three years, so the oldest one you can pull is roughly thirty-six months old. The transaction timeline has no such window: it is walked backwards page by page until it runs out, so it reaches as far as your own account's history does.

Worth knowing about this source

Frequently asked questions

Does Trade Republic have an API I can use?

Not a public one. There is nothing documented and nothing to request access to, which is precisely why this source exists. The app itself talks to a private WebSocket endpoint, and Habeas speaks that same protocol using the session you already have open. No access is granted to a third party and no credentials change hands.

Should I pull the transactions or the statements?

They are different things and you can have both. Transactions are the movement-by-movement detail, useful for reconciling; statements are the periodic document, which is usually what gets asked of you as proof.

Does the CSV statement hold the same as the PDF?

Yes: both formats come from the same set of operations. The wrapper changes, the content does not.

Does Habeas store my Trade Republic 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.