Pagination of product_finder() class
fret423 opened this issue · 1 comments
fret423 commented
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?
fret423 commented
Not part of the docs, but the 'perPage' parameter can be used it seems