Icaro Caldeira

Results 17 comments of Icaro Caldeira

@bellaly20 google seems to be removed the new apps per category url, for example https://play.google.com/store/apps/new/category/AUTO_AND_VEHICLES or https://play.google.com/store/apps/new/category/LIFESTYLE I couldn't find another url where we can fetch this data. If anyone...

As @facundoolano said the initial purpose of the maxInstalls is different from what is reflecting now. `minInstalls` reflects the `1,000,000,000+` installs at google play as you can see in the...

@usman10scorpio The histogram represents this view from google play: ![Screen Shot 2020-06-26 at 14 33 55](https://user-images.githubusercontent.com/11530480/85885219-5d93f880-b7ba-11ea-990c-5819e873c1cf.png)

@usman10scorpio Can you provide your use case? @AdityaAnand1 you can use this number to provide a more accurate view of installs than let's say 1Mi+ or any round number.

@facundoolano #409 fix this issue?

@TravisWhitehead you are right These collections work only without any category. For example, the following codes are valid: .list without categories examples ```javascript gplay.list({ collection: gplay.collection.TOP_FREE_GAMES, num: 10, }) gplay.list({...

@JordanFriendshuh Is this information available at the gplay store app page?