akaszynski/keepa

Pagination of product_finder() class

fret423 opened this issue · 1 comments

The Keepa API supports pagination for results of the product_finder() class upto 10000 results. However, the wrapper seems to limit it to the default 50 results. Is there a way to specify page and perpage as the Keepa API allows?

Not part of the docs, but the 'perPage' parameter can be used it seems