I am building an application in which I wanted to get the list of reviews, comments and ratings from Google Play Store of other Android apps.
Using Google Developer Play API I can get the reviews list for apps hosted by me but it struggling to find a way to get the reviews/comments list of others apps(not published by my account). Let me know if anyone had any idea about this requirement.