I am creating few native apps for Blackberry, Android and Iphone. And I am also planning to publish those on their respective app-stores. I have my own website to promote those apps.
The information that i need to know is, Is it possible to pull the statistics about my apps from the app stores and show that on my website.
Is there any API’s or something else there to show that..
(statistics == no. of times downloaded, viewed, purchased etc..)
Any help would be appreciated.
Thanks
I haven’t used it in quite a while, but there’s an existing open source project for interfacing with the Marketplace info:
http://code.google.com/p/android-market-api/
That just gives you access to the same stats as you would see in the Marketplace app on a device though, not exact download numbers.