This repository was archived by the owner on Mar 14, 2021. It is now read-only.

Description
i had a totalPage count for search results = 16. but this library limited me to 10 pages when iterating through requests. is there a reason the library limits this? i dont believe it should be this libraries job to limit the pages to 10 or at least have an additional param in the method to override. thoughts?