facundoolano/google-play-scraper

Restore maxInstalls field to app detail

Open

#211 opened on Apr 8, 2018

 (1 comment) (0 reactions) (0 assignees)JavaScript (723 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (2,948 stars)
PR merge metrics
 (Avg merge 103d 2h) (4 merged PRs in 30d)

Description

Lost during migration to the new layout. Now we only have minInstalls, we need to add a function that maps each min value to its max counterpart.

Contributor guide