fhqvst / avanza

A JavaScript client for the unofficial Avanza API
MIT License
229 stars 59 forks source link

Adding portfolio analysis API call #54

Closed emmmile closed 3 years ago

emmmile commented 3 years ago

Hello @fhqvst :)

I'm wondering how complicated would it be to add one method to return the information available under:

Min ekonomi -> Analys -> Min fondportföljanalys

I can also try to extend the API myself, but maybe you can first give me some advice on where to start and what might be the complications.

Thanks!

emmmile commented 3 years ago

I'm closing this, as I found a way to do this using the call method.

fhqvst commented 3 years ago

Neat! Feel free to submit a PR if you think it could be useful for others