facundoolano / google-play-api

Turns google-play-scraper into a RESTful API
MIT License
335 stars 121 forks source link

/api/apps endpoint not paging properyl #65

Open fquirogam opened 3 years ago

fquirogam commented 3 years ago

I have made some calls to this endpoint, the "next" field has the param "start=60", but the first call is returning 200 apps. In any case if you update the param to "start=200" the apps returned are the same, and like this with any value you set to variable start