Qluxzz / avanza

A Python library for the unofficial Avanza API
https://qluxzz.github.io/avanza/
MIT License
85 stars 40 forks source link

Get the total list of search results #41

Closed jlhein closed 1 year ago

jlhein commented 2 years ago

Hi!

When calling 'search_for_certificate' the method returns the 'topHits' of the search result, although 'numberOfHits' indicate there are more search hits than what are returned.

Is it possible to update the search methods to include all of the search hits, instead of just the 10 top hits?

That would be fantastic. Thanks!

Qluxzz commented 1 year ago

This is now available in v7.1.0