Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Market Statistics API? [closed]

Is there an API or webservice we could use to get statistics about an app in the Android Market? Like AndroidZoom.com and AndroLib.com. Both sites have a lot of info about apps. Where did the data come from? Thanks for replying.

Regards, Rick

like image 234
user447811 Avatar asked Nov 22 '10 10:11

user447811


People also ask

What is the market share of Android in the world?

Chinese manufacturers superseded HTC, LG, and others in the mid-2010s, and are now responsible for over 50% of Android device sales. Android dominates in global market share, responsible for 70% of all smartphone usage. However, in the US and UK, iOS has more overall users. Android has added more users every year since inception.

Is there an API for stock trading data?

Stock and Options Trading Data Provider This Stock API provides data for US listed stocks and ETFs through a RESTful service. This is a cloud based API with a simple interface returning data in JSON format. The API has 2 endpoints:

How many Android users are there in the world?

Android key statistics Android has over 2.8 billion active users, it has a global market share of 75 percent Android holds over 85 percent market share in Brazil, India, Indonesia, Turkey and Vietnam Over one billion Android smartphones were shipped last year

How do I get live stock market data from RapidAPI?

To get live stock market data, you'll need a RapidAPI user account. Sign up today, it's free. Then search for or navigate to one of the APIs listed in this article. Subscribe to the API of interest and begin testing their endpoints.


1 Answers

Maybe with this open-source API for the Android Market:

http://code.google.com/p/android-market-api/

like image 72
jBilbo Avatar answered Oct 03 '22 06:10

jBilbo