For my mobile privacy research, I need to know which Android apps are the most popular. I reverse-engineered an undocumented `batchexecute` API endpoint that the Play Store website uses internally to programmatically access the top charts. Based on that, I created the `parse-play` NPM package.