Google Play Developer Statistics API

Is there any API in which someone can get statistics on their apps from Google Play? The Andlytics Android app is doing something like this, I think (they have a lot of updates, although due to changes inside the console ...), but is this also possible with the API?

+6
source share
1 answer

Unfortunately, there is currently no API for developer statistics. Applications such as Andleitics use a screenshot (as indicated in the application I consider), and therefore they should be updated whenever the console is ever changed.

+6
source

Source: https://habr.com/ru/post/922952/


All Articles