We can track "RATINGS AND REVIEWS" in the Google Play Developer Console for our Android applications (as an administrator). I wonder if it is possible to get these "RATINGS AND REVIEWS" programmatically (for example, get as json or rss)? Or should I try to write a block of code that parses this page?
Edit: I wrote, and I am currently using my parser. But I think that Google should use an official solution for this.
source share