android - is there anyway to to fetch reviews at google play developer console programmatically? -


we can track "ratings & reviews" @ google play developer console our android apps(as admin). wonder if possible these "ratings & reviews" programmatically(i.e. getting json or rss)? or should try write code block parses page?

edit: i've written , i'm using parser. think google should give use official solution this.

now available. google.

ratings , reviews available programmatic access through google cloud storage , gsutil tool. data, updated daily, stored in private bucket:

edit 05.30.2016: @ io16 google play review api announced. official app android; google play developer console app


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -