Skip to main content
GET
List of App Store Listings Categories for App Data API
The categories post_dataforseo_app_apple_app_listings_search_live will accept, as category and count - 55 rows. Measured at 2.6 KB. Free: upstream cost is 0. Note the Apple and Google category vocabularies differ in both names and count; get_dataforseo_app_google_app_listings_categories is the other one.

Example

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful response

version
string

the current version of the API

status_code
integer

general status code you can find the full list of the response codes here

status_message
string

general informational message you can find the full list of general informational messages here

time
string

execution time, seconds

cost
number

total tasks cost, USD

tasks_count
integer

the number of tasks in the tasks array

tasks_error
integer

the number of tasks in the tasks array returned with an error

tasks
string[]

array of tasks

tasks.id
string

task identifier unique task identifier in our system in the UUID format

tasks.status_code
integer

status code of the task generated by DataForSEO; can be within the following range: 10000-60000 you can find the full list of response codes here

tasks.status_message
string

informational message of the task you can find the full list of general informational messages here

tasks.time
string

execution time, seconds

tasks.cost
number

cost of the task, USD

tasks.result_count
integer

number of elements in the result array

tasks.path
string[]

URL path

tasks.data
object

contains the parameters passed in the URL of the GET request

tasks.result
string[]

array of results

tasks.result.category
string

name of the supported app category

tasks.result.count
integer

number of app listings that make up the supported app category