Not sure if its a possible duplicate. If so please merge to the appropriate.
I am looking for Google Market API that can pull the following information:
- List of categories (in Apps, Books, Movies) in the Google Market
- List of Top free apps/books/movies (by no. of downloads, ratings etc.) in a given category.
- List of Top Paid apps/books/movies (by no. of downloads, ratings etc.) in a given category.
Is there an official Google Market API available?
I came across the below project but the feature set it provides doesn't support this functionality. http://code.google.com/p/android-market-api/
Any help is highly appreciated.
These may be a little bit helpful for you..
How to fetch Android Market data when there is no API?
How do I use the unofficial Android Market API?
Yes there is, check out https://42matters.com/api for more info. Supports lookup, search and top rankings per country
Update: 42matters Google Charts API - https://42matters.com/api/top-google-charts now collects daily snapshots of top lists for 45 countries. Enjoy!
Disclaimer: I am part of the 42matters team