You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used this tool few months ago to return the top 600 free apps from GooglePlay between Feb and April and it seemed to work fine then. Today, I tried running it again using: http://localhost:3000/api/apps/?start=100&num=300
The results now contain only 195 apps and it seems to always return the first 195 apps regardless of the value passed in the "start" parameter.
Has there been any recent changes in the store that resulted in this? I'd really appreciate your help :)
Thanks,
The text was updated successfully, but these errors were encountered:
Hi everyone,
I used this tool few months ago to return the top 600 free apps from GooglePlay between Feb and April and it seemed to work fine then. Today, I tried running it again using:
http://localhost:3000/api/apps/?start=100&num=300
The results now contain only 195 apps and it seems to always return the first 195 apps regardless of the value passed in the "start" parameter.
Has there been any recent changes in the store that resulted in this? I'd really appreciate your help :)
Thanks,
The text was updated successfully, but these errors were encountered: