Question

I want to retrieve application details like category, price, ratings etc information and display in my list view. How can I get these details of an app? or Is there any way to retrieve all these info of an app depending on package name programmability

Was it helpful?

Solution

Don't think that Google has officially API for that.

But you can try this.

Or you can write your own parser of html page.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top