finsky
finsky copied to clipboard
How to work with pagination?
In original library https://github.com/egirault/googleplay-api we had ability to go trough pages. https://github.com/egirault/googleplay-api/blob/master/googleplay.py#L186-L188
Do you know how to deal with LIMIT and OFFSET in current API?
thanks.