lolokraus / DegiroAPI

An unofficial API for the trading platform Degiro, with the ability to get real time data and historical data
MIT License
215 stars 86 forks source link

Retrieve the watchlists #32

Closed viniciusmonteiro closed 3 years ago

viniciusmonteiro commented 3 years ago

It would be nice if we could also retrieve the favorite lists. Can we?

Chavithra commented 3 years ago

Hello there,

I have made a library which lets you retrieve favourites lists :

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

It is the method :

Hope that helps

viniciusmonteiro commented 3 years ago

Great, thanks!