Skip to main content
GET
Get Google App Info Results by id
One Google Play app’s store listing, from a task queued by post_dataforseo_app_google_app_info_submit: description, developer, rating, install counts, screenshots and version history. Free - the charge was on the submit. Wrapped in DataForSEO’s envelope: data in tasks[0].result, outcome in tasks[0].status_code - a rejected request still returns HTTP 200. For user opinion rather than the listing use get_dataforseo_app_google_app_reviews_fetch. 🔴 The _fetch_html twin returns the raw store page instead: measured at 1.3 MB against 21 KB for the parsed version of the same task, a 63x difference.

Example

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

DataForSEO task ID.

Response

Successful response

id
string

task identifier unique task identifier in our system in the UUID format you will be able to use it within 30 days to request the results of the task at any time