The cost depends on the size and location parameters of the specific database.
The cost can be found on the Google Play Listings Database page.
Google Play Listings Database
The Google Play Listings Database encompasses over a million of applications published on the Google Play platform along with related app data. The details our database contains on each app include app ID, icon, reviews count, rating, images, number of installs, price, and more.
This database is available in JSON format only.
Note: data is currently available only for the United States (location code 2840).
Click here to download a database sample for the US location, English language.
Description of the fields in the database:
| Field name | Type | Description |
|---|---|---|
app_id |
string | application id |
location code
| string | unique identifier of the corresponding location you can receive the list of available locations with their location_code by making a separate request tohttps://api.dataforseo.com/v3/app_data/google/locationsexample: 2840 corresponds to the United StatesNote: data is currently available only for the United States (location code 2840). |
language |
string | language code unique identifier of the language available for the corresponding location you can receive the list of available locations with their language_code by making a separate request tohttps://api.dataforseo.com/v3/app_data/google/languagesexample: en corresponds to English |
check_url |
string | direct URL to search engine results you can use it to make sure that we provided accurate results |
time_update |
string | date and time when app data was last updated in the ISO 8601 format: “YYYY-MM-DDThh:mm:ss.sssssssZ” example: 2020-09-12T00:07:43.0733218Z |
se_domain |
string | search engine domain |
item |
array | found app info |
developer_email |
string | email address of the developer |
developer_address |
string | physical address of the developer |
developer_website |
string | official website of the developer |
installs |
string | number of installs of the app approximate number of installs as displayed on the app page |
installs_count |
integer | number of installs of the app the exact number of installs of the app |
version |
string | current version of the app |
minimum_os_version |
string | minimum OS version required to install the app |
released_date |
string | date and time when the app was released in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”; example: 2019-11-15 12:57:46 +00:00 |
last_update_date |
string | date and time when the app was last updated in the UTC format: “yyyy-mm-dd hh-mm-ss +00:00”; example: 2019-11-15 12:57:46 +00:00 |
update_notes |
string | update notes contains the latest update notes from the developer |
images |
array | app images contains URLs to the images published on the app page on Google Play |
videos |
string | app videos contains URLs to the video published on the app page on Google Play |
genres |
array | app genres contains relevant app categories |
tags |
array | app tags contains relevant app tags |
type |
string | the item’s type possible item types: "google_play_info_organic" |
rank_group |
integer | position within a group of elements with identical type valuespositions of elements with different type values are omitted from rank_group |
rank_absolute |
integer | absolute rank among all the listed apps absolute position among all apps on the list |
position |
string | the alignment of the element in SERP can take the following values: left |
app_id |
string | ID of the app |
title |
string | title of the app |
url |
string | URL to the app page on Google Play |
icon |
string | URL to the app icon |
description |
string | description of the app |
reviews_count |
integer | the total number of reviews the app has |
rating |
object | average rating of the app |
rating_type |
string | the type of the rating can take the following values: Max5 |
value |
float | the value of the rating |
votes_count |
integer | the amount of feedback in this case, the value will be null |
rating_max |
integer | the maximum value for a rating_typethe maximum value for Max5 is 5 |
price |
object | price of the app |
current |
float | current price refers to the current price indicated in the element |
regular |
float | regular price refers to the regular price indicated in the element |
max_value |
float | the maximum price refers to the maximum price indicated in the element |
currency |
string | currency of the listed price ISO code of the currency applied to the price |
is_price_range |
boolean | price is provided as a range indicates whether a price is provided in a range |
displayed_price |
string | price string in the result raw price string as provided in the result |
is_free |
boolean | indicates whether the app is free |
main_category |
string | main category of the app |
similar_apps |
array | similar apps displays apps similar to the app in a POST request |
app_id |
string | ID of the app |
title |
string | title of the app |
url |
string | URL to the app page on Google Play |
more_apps_by_developer |
array | similar apps information about apps built by the same developer |
app_id |
string | ID of the app |
title |
string | title of the app |
url |
string | URL to the app page on Google Play |
size |
string | size of the app |
developer |
string | name of the app developer |
developer_id |
string | ID of the app developer |
developer_url |
string | URL to the developer page on Google Play |
