Supported stores


Apps Tracked
9,600,000+
4,600,000+
Publishers
1,300,000+
1,100,000+
Reviews
800+ M
390+ M
Top Charts
56,000+
34,000+
Countries
155
155
Archive
6+ years
6+ years
The most comprehensive API for global app store data. Access app data for all Google Play and iOS App Store apps in 155 countries including 10 years of historical data.
Supported stores
Apps Tracked
9,600,000+
4,600,000+
Publishers
1,300,000+
1,100,000+
Reviews
800+ M
390+ M
Top Charts
56,000+
34,000+
Countries
155
155
Archive
6+ years
6+ years
We specialize in gathering data about apps - let us do the hard work to supply you with high-quality data day in and day out.
Our clean, consistent and daily updated data is ready for use in your favorite tools, allowing you to focus on your core business.
App data with one line of code
We designed AppMonsta for developers who want to build products and services on top of app store data. That's why AppMonsta supports a rich REST API that's easy to access using your favorite programming language. Use the tools you know, and rock the app data world.
curl "https://api.appmonsta.com/v1/stores/android/details.json?country=US&date=2023-06-09" -u "{API_KEY}:X"
import requests
req_params = {"date": "2023-06-09",
"country": "US"}
headers = {'Accept-Encoding': 'deflate, gzip'}
response = requests.get("https://api.appmonsta.com/v1/stores/android/details.json",
auth=("{API_KEY}", "X"),
params=req_params,
headers=headers,
stream=True)
HttpResponse response = Unirest.get("https://api.appmonsta.com/v1/stores/android/details.json")
.header("Accept-Encoding", "deflate, gzip")
.basicAuth("{API_KEY}", "X")
.queryString("date", "2023-06-09")
.queryString("country", "US")
.asString();
require "http"
req_params = {:date => "2023-06-09",
:country => "US"}
headers = {"Accept-Encoding" => "deflate, gzip" }
auth = HTTP.basic_auth(:user => "{API_KEY}", :pass => "X")
response = auth.get("https://api.appmonsta.com/v1/stores/android/details.json",
:headers => headers,
:params => req_params)
App data that's easy to parse
AppMonsta API Data
{ "bundle_id": "com.rovio.angrybirds", "app_name": "Angry Birds", "version": "7.9.6", "genre": "Arcade", "requires_os": "4.1 and up", "whats_new": "We addressed some minor issues..." "description": "Use the unique powers of the Angry Birds...", "downloads": "100,000,000+", "iap_price_range": "$0.99 - $49.99 per item", "all_rating": 4.4, "all_rating_count": 5588539, "icon_url": "https://lh6.ggpht.com/M9q_Zs_...", "status": "updated" "status_date": "September 17, 2018" ... "price": "Free", "publisher_name": "Rovio Entertainment Corporation", "publisher_email": "support@rovio.com", "publisher_url": "https://www.rovio.com", "publisher_address": ". . .", ... }
Your System
Angry Birds
bundle id: com.rovio.angrybirds
Version | 7.9.6 |
Updated | September 17, 2018 |
Genre | Arcade |
Price | Free |
In-app purchases | $0.99 - $49.99 per item |
Downloads | 100+ M |
Publisher | Rovio Entertainment Corporation |
support@rovio.com | |
Website | https://www.rovio.com |
. . . | . . . |
AppMonsta excels in collecting data about apps across a broad number of countries. We currently collect the data in 155 countries, with full coverage depending on our customers needs.
We update all apps on a daily basis. We run our operation continuously on thousands of machines, processing tens of millions of pages per day. With us, you never miss out on important updates.
Our API is designed to allow you to maintain your own database of all the apps in the app stores. Bulk import a data set of all apps once and then keep it up to date with only the new and updated apps each day. We make updating your database fast and straightforward with only one API call per day.
We take time to make our customers successful. We help you figure out how to best utilize the data in your project. Designing a new solution? We'd love to hear about it and help you with our expertize. We provide hands-on integration support to get you started in minutes.
For customers who need more than just data.
Metrics to drive effective business decisions and get audience insights.
Link apps and publishers that are available on both platforms.
Fully managed download of Android APKs.
↪ Schedule a call and let us help you design a solution for your needs.
We work with a wide variety of industries and our customers range from Fortune 500 companies to startups. From mobile phone manufacturers to VCs they all trust us to deliver the best quality data and service.
Fortune 500 companies power their mobile experiences with AppMonsta.
Top firms power their mobile app services with AppMonsta.
Used by Top Sand Hill Road VCs.
AppMonsta data powers millions of searches each month.
Companies in brand protection and advanced mobile security rely on AppMonsta.
Schedule a demo to get a free API key.