Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get paid dividends #36

Open
RodSernaPerez opened this issue Apr 25, 2021 · 2 comments
Open

Get paid dividends #36

RodSernaPerez opened this issue Apr 25, 2021 · 2 comments

Comments

@RodSernaPerez
Copy link

How can I get all the dividends I got during a period of time?

@Jakub-CZ
Copy link

AFAIK you need the code that was added in this PR: #16

It adds the function account_overview which is the detailed activity report available in Degiro itself. In the returned object under the key "cashMovements" you'll get everything: buys, sells, dividends. You'll need to filter that for what you want based on the description of each entry.

@Chavithra
Copy link

Hi,

this library no longer seems to be maintained : the last code update was 10 months ago.

If you are looking for an alternative I made one :

https://github.com/Chavithra/degiro-connector

It has the method : get_account_overview.

It is documented and I plan to maintain it for a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants