# 📱 Google Play Scraper (`scrapio/google-play-scraper`) Actor

📱 Google Play Scraper extracts app metadata from Google Play—ratings, reviews, screenshots, description & more. 🚀 Automate market research, competitor insights, and catalog enrichment with fast, reliable scraping.

- **URL**: https://apify.com/scrapio/google-play-scraper.md
- **Developed by:** [Scrapio](https://apify.com/scrapio) (community)
- **Categories:** Developer tools, Automation, Other
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.99 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## 📱 Google Play Scraper — Apps, Details, Similar Apps & Reviews

Scrape the **Google Play Store** at scale: full app metadata, keyword search results, recommended/similar apps, and unlimited user **reviews** — all in one Actor. Fast, reliable, and built to keep going even when Google Play pushes back, thanks to an automatic **direct → datacenter → residential** proxy ladder. 🚀

No login. No API keys. Just paste app URLs/IDs (bulk supported) or keywords, pick an action, and hit **Start**.

---

### ✨ Why Choose Us?

- 🧠 **4 actions in one** — reviews, app search, app details, and similar apps.
- 🛡️ **Smart anti-block** — starts direct (cheapest), and only escalates to datacenter then residential proxies when Google Play blocks. Once it falls back, it *sticks* with the working tier.
- ⚡ **Browser-grade requests** without a browser — powered by [`impit`](https://github.com/apify/impit) TLS/HTTP impersonation, so it's light and fast.
- 💾 **Never lose data** — every record is streamed to the dataset the moment it's scraped. A crash mid-run still leaves you a full partial dataset.
- 🔁 **Resumable reviews** — pick up exactly where you left off with `lastCursor`.
- 📊 **Clean output views** — separate **Apps** and **Reviews** tables in the Console.

---

### 🔑 Key Features

| Feature | Details |
|--------|---------|
| ⭐ Reviews | Full reviews: rating, text, thumbs-up, version, developer reply, criteria, date |
| 🔎 App search | Search by keyword, get full app details for every match |
| 📦 App details | Title, score, installs, developer, pricing, screenshots, categories & more |
| 🧩 Similar apps | Apps recommended from any source app |
| 🌍 Localization | Per-country (`gl`) and per-language (`hl`) scraping |
| 📥 Bulk input | Paste many URLs/IDs or keywords at once |

---

### 🎯 Actions

| Action | Uses | Output |
|--------|------|--------|
| ⭐ `scrapeReviews` | 🔗 `urls` | One dataset item per review |
| 🔎 `scrapeAppSearch` | 🔍 `keywords` | One dataset item per app |
| 📦 `scrapeAppUrls` | 🔗 `urls` | One dataset item per app |
| 🧩 `scrapeSimilarApps` | 🔗 `urls` | One dataset item per similar app |

---

### 📥 Input

```json
{
  "action": "scrapeReviews",
  "scrapeReviews.appId": "com.rockstargames.gtasa",
  "scrapeReviews.country": "us",
  "scrapeAppSearch.keywords": ["trading", "market", "stocks", "investing", "crypto"],
  "scrapeAppSearch.country": "us",
  "scrapeAppUrls.urls": ["https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"],
  "scrapeSimilarApps.urls": ["https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"],
  "count": 1000,
  "cursor": "",
  "proxyConfiguration": { "useApifyProxy": true }
}
````

| Field | Type | Used by | Description |
|-------|------|---------|-------------|
| `action` | string | — | `scrapeReviews` · `scrapeAppSearch` · `scrapeAppUrls` · `scrapeSimilarApps` |
| `scrapeReviews.appId` | string | ⭐ reviews | App ID (or full URL) to collect reviews for |
| `scrapeReviews.country` | string | ⭐ reviews | Storefront country code (`us`, `in`, `de`, …) |
| `scrapeAppSearch.keywords` | array | 🔎 search | Search keywords (bulk) |
| `scrapeAppSearch.country` | string | 🔎 search | Storefront country code |
| `scrapeAppUrls.urls` | array | 📦 app URLs | App URLs or raw IDs (bulk) |
| `scrapeSimilarApps.urls` | array | 🧩 similar | Source app URLs or IDs (bulk) |
| `count` | integer | all | Max records to collect. `0`/empty = all |
| `cursor` | string | ⭐ reviews | Resume from a previous run's `lastCursor` |
| `proxyConfiguration` | object | all | Apify proxy settings for the fallback ladder |

***

### 📤 Output

**App item (search / app URLs / similar apps):**

```json
{
  "title": "ChatGPT",
  "appId": "com.openai.chatgpt",
  "summary": "Your AI assistant for writing, search, image generation, and more",
  "score": 4.76,
  "scoreText": "4.8",
  "ratings": 48242175,
  "reviews": 170414,
  "installs": "1,000,000,000+",
  "price": 0,
  "free": true,
  "currency": "USD",
  "developer": "OpenAI",
  "developerEmail": "support@openai.com",
  "genre": "Productivity",
  "contentRating": "Teen",
  "released": "Jul 21, 2023",
  "version": "1.2026.153",
  "icon": "https://play-lh.googleusercontent.com/...",
  "screenshots": ["https://..."],
  "url": "https://play.google.com/store/apps/details?id=com.openai.chatgpt&hl=en&gl=us"
}
```

**Review item (`scrapeReviews`):**

```json
{
  "appId": "com.supercell.brawlstars",
  "id": "34e8ba28-7f32-4806-89a2-9823ed4c9a58",
  "userName": "Chase Doughty",
  "userImage": "https://play-lh.googleusercontent.com/...",
  "date": "2025-10-04T20:56:47.251Z",
  "score": 5,
  "scoreText": "5",
  "text": "I love this game...",
  "thumbsUp": 7961,
  "version": "63.342",
  "replyText": null,
  "replyDate": null,
  "criterias": [],
  "url": "https://play.google.com/store/apps/details?id=com.supercell.brawlstars&reviewId=34e8ba28-..."
}
```

***

### 🚀 How to Use (Apify Console)

1. Log in at <https://console.apify.com> → **Actors**.
2. Open **Google Play Scraper**.
3. Pick an **Action**, paste your 🔗 URLs or 🔍 keywords, set country/language and **Max items**.
4. (Optional) Configure 🛡️ proxy — the actor defaults to direct and auto-escalates if blocked.
5. Click **Start** ▶️ and watch the live logs.
6. Open the **Output** tab (switch between **Apps** and **Reviews** views).
7. Export to **JSON / CSV / XLSX**.

***

### 🤖 Use via API

```bash
curl -X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "action": "scrapeAppUrls",
    "scrapeAppUrls.urls": ["https://play.google.com/store/apps/details?id=com.openai.chatgpt"],
    "count": 10
  }'
```

***

### 💡 Best Use Cases

- 📈 **ASO & competitor research** — track ratings, installs, and metadata over time.
- 🗣️ **Voice-of-customer / review mining** — sentiment, bug reports, feature requests.
- 🔍 **Market discovery** — find apps by keyword or "similar apps" graphs.
- 🧾 **Lead gen** — developer names, emails, and websites.

***

### 💲 Pricing

This Actor uses **pay-per-result** (one charge per dataset item via the `apify-default-dataset-item` event). You only pay for the records you actually collect — set **Max items** to cap your spend. Platform usage (compute/proxy) is included per your plan.

***

### ❓ FAQ

**Where do I find the app ID?** It's the `id=` value in a Play URL, e.g. `com.openai.chatgpt`.

**Reviews stopped early — how do I resume?** Each run saves a `lastCursor` to the run's key-value store. Paste it into the `cursor` field of a new run.

**Do I need a proxy?** No. The Actor starts direct and only falls back to datacenter, then residential proxies if Google Play blocks it.

**Why are some app fields `null`?** Google Play omits fields that don't apply to a given app (e.g. no video, no IAP). That's expected.

***

### ⚖️ Cautions & Legal

- Data is collected only from **publicly available** Google Play pages.
- You are responsible for compliance with GDPR/CCPA, Google's ToS, and applicable laws.
- Be a good citizen: keep request volumes reasonable.

***

### 🛟 Support & Feedback

Found a bug or want a new field? Open an issue on the Actor's **Issues** tab. We read every one. 🙌

# Actor input Schema

## `action` (type: `string`):

The actor decides what to scrape and from where based on the selected action. Only the matching section below is used. 🧭

## `scrapeReviews.appId` (type: `string`):

The Google Play id of the application (the ?id= parameter on the url), e.g. com.rockstargames.gtasa. A full app URL works too. 📲

## `scrapeReviews.country` (type: `string`):

Pick the Google Play storefront country to scrape reviews from. 🗺️

## `scrapeAppSearch.keywords` (type: `array`):

Keywords to search the Google Play Store for. One keyword per line — bulk supported. 🧠

## `scrapeAppSearch.country` (type: `string`):

Pick the Google Play storefront country to search apps from. 🗺️

## `scrapeAppUrls.urls` (type: `array`):

One or more Google Play app URLs (or raw app IDs). Paste as many as you like — bulk supported. 📥

## `scrapeSimilarApps.urls` (type: `array`):

One or more Google Play app URLs (or raw app IDs). Similar / recommended apps are collected from each. Bulk supported. 📥

## `count` (type: `integer`):

Leave this field empty if you want to scrape all items. ♾️

## `cursor` (type: `string`):

Use this to resume reviews from where the scraper stopped last time. Find this value in the run's key-value store under the **lastCursor** key. 🔁

## `proxyConfiguration` (type: `object`):

Apify Proxy settings used for the automatic Datacenter → Residential fallback ladder.

## Actor input object example

```json
{
  "action": "scrapeReviews",
  "scrapeReviews.appId": "com.rockstargames.gtasa",
  "scrapeReviews.country": "us",
  "scrapeAppSearch.keywords": [
    "trading",
    "market",
    "stocks",
    "investing",
    "crypto"
  ],
  "scrapeAppSearch.country": "us",
  "scrapeAppUrls.urls": [
    "https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"
  ],
  "scrapeSimilarApps.urls": [
    "https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"
  ],
  "count": 10,
  "cursor": "",
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "action": "scrapeReviews",
    "scrapeReviews.appId": "com.rockstargames.gtasa",
    "scrapeAppSearch.keywords": [
        "trading",
        "market",
        "stocks",
        "investing",
        "crypto"
    ],
    "scrapeAppUrls.urls": [
        "https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"
    ],
    "scrapeSimilarApps.urls": [
        "https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"
    ],
    "count": 10,
    "proxyConfiguration": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapio/google-play-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "action": "scrapeReviews",
    "scrapeReviews.appId": "com.rockstargames.gtasa",
    "scrapeAppSearch.keywords": [
        "trading",
        "market",
        "stocks",
        "investing",
        "crypto",
    ],
    "scrapeAppUrls.urls": ["https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"],
    "scrapeSimilarApps.urls": ["https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"],
    "count": 10,
    "proxyConfiguration": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("scrapio/google-play-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "action": "scrapeReviews",
  "scrapeReviews.appId": "com.rockstargames.gtasa",
  "scrapeAppSearch.keywords": [
    "trading",
    "market",
    "stocks",
    "investing",
    "crypto"
  ],
  "scrapeAppUrls.urls": [
    "https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"
  ],
  "scrapeSimilarApps.urls": [
    "https://play.google.com/store/apps/details?id=com.tradingview.tradingviewapp"
  ],
  "count": 10,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}' |
apify call scrapio/google-play-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=scrapio/google-play-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "📱 Google Play Scraper",
        "description": "📱 Google Play Scraper extracts app metadata from Google Play—ratings, reviews, screenshots, description & more. 🚀 Automate market research, competitor insights, and catalog enrichment with fast, reliable scraping.",
        "version": "0.1",
        "x-build-id": "aLm6vJa5FnNBTDK1c"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/scrapio~google-play-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-scrapio-google-play-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/scrapio~google-play-scraper/runs": {
            "post": {
                "operationId": "runs-sync-scrapio-google-play-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/scrapio~google-play-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-scrapio-google-play-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "required": [
                    "action"
                ],
                "properties": {
                    "action": {
                        "title": "🎯 Select action to perform",
                        "enum": [
                            "scrapeReviews",
                            "scrapeAppSearch",
                            "scrapeAppUrls",
                            "scrapeSimilarApps"
                        ],
                        "type": "string",
                        "description": "The actor decides what to scrape and from where based on the selected action. Only the matching section below is used. 🧭",
                        "default": "scrapeReviews"
                    },
                    "scrapeReviews.appId": {
                        "title": "🆔 App ID",
                        "type": "string",
                        "description": "The Google Play id of the application (the ?id= parameter on the url), e.g. com.rockstargames.gtasa. A full app URL works too. 📲"
                    },
                    "scrapeReviews.country": {
                        "title": "🌍 Country",
                        "enum": [
                            "us",
                            "ar",
                            "au",
                            "at",
                            "bd",
                            "be",
                            "bo",
                            "br",
                            "bg",
                            "ca",
                            "cl",
                            "cn",
                            "co",
                            "cr",
                            "hr",
                            "cy",
                            "cz",
                            "dk",
                            "do",
                            "ec",
                            "eg",
                            "ee",
                            "fi",
                            "fr",
                            "de",
                            "gh",
                            "gr",
                            "gt",
                            "hk",
                            "hu",
                            "is",
                            "in",
                            "id",
                            "ie",
                            "il",
                            "it",
                            "jp",
                            "jo",
                            "kz",
                            "ke",
                            "kw",
                            "lv",
                            "lb",
                            "lt",
                            "lu",
                            "my",
                            "mt",
                            "mx",
                            "ma",
                            "nl",
                            "nz",
                            "ng",
                            "no",
                            "om",
                            "pk",
                            "pa",
                            "py",
                            "pe",
                            "ph",
                            "pl",
                            "pt",
                            "qa",
                            "ro",
                            "ru",
                            "sa",
                            "rs",
                            "sg",
                            "sk",
                            "si",
                            "za",
                            "kr",
                            "es",
                            "lk",
                            "se",
                            "ch",
                            "tw",
                            "tz",
                            "th",
                            "tn",
                            "tr",
                            "ua",
                            "ae",
                            "gb",
                            "uy",
                            "ve",
                            "vn"
                        ],
                        "type": "string",
                        "description": "Pick the Google Play storefront country to scrape reviews from. 🗺️",
                        "default": "us"
                    },
                    "scrapeAppSearch.keywords": {
                        "title": "🔍 Search keywords",
                        "type": "array",
                        "description": "Keywords to search the Google Play Store for. One keyword per line — bulk supported. 🧠",
                        "items": {
                            "type": "string"
                        }
                    },
                    "scrapeAppSearch.country": {
                        "title": "🌍 Country",
                        "enum": [
                            "us",
                            "ar",
                            "au",
                            "at",
                            "bd",
                            "be",
                            "bo",
                            "br",
                            "bg",
                            "ca",
                            "cl",
                            "cn",
                            "co",
                            "cr",
                            "hr",
                            "cy",
                            "cz",
                            "dk",
                            "do",
                            "ec",
                            "eg",
                            "ee",
                            "fi",
                            "fr",
                            "de",
                            "gh",
                            "gr",
                            "gt",
                            "hk",
                            "hu",
                            "is",
                            "in",
                            "id",
                            "ie",
                            "il",
                            "it",
                            "jp",
                            "jo",
                            "kz",
                            "ke",
                            "kw",
                            "lv",
                            "lb",
                            "lt",
                            "lu",
                            "my",
                            "mt",
                            "mx",
                            "ma",
                            "nl",
                            "nz",
                            "ng",
                            "no",
                            "om",
                            "pk",
                            "pa",
                            "py",
                            "pe",
                            "ph",
                            "pl",
                            "pt",
                            "qa",
                            "ro",
                            "ru",
                            "sa",
                            "rs",
                            "sg",
                            "sk",
                            "si",
                            "za",
                            "kr",
                            "es",
                            "lk",
                            "se",
                            "ch",
                            "tw",
                            "tz",
                            "th",
                            "tn",
                            "tr",
                            "ua",
                            "ae",
                            "gb",
                            "uy",
                            "ve",
                            "vn"
                        ],
                        "type": "string",
                        "description": "Pick the Google Play storefront country to search apps from. 🗺️",
                        "default": "us"
                    },
                    "scrapeAppUrls.urls": {
                        "title": "🔗 App URLs",
                        "type": "array",
                        "description": "One or more Google Play app URLs (or raw app IDs). Paste as many as you like — bulk supported. 📥",
                        "items": {
                            "type": "string"
                        }
                    },
                    "scrapeSimilarApps.urls": {
                        "title": "🔗 App URLs",
                        "type": "array",
                        "description": "One or more Google Play app URLs (or raw app IDs). Similar / recommended apps are collected from each. Bulk supported. 📥",
                        "items": {
                            "type": "string"
                        }
                    },
                    "count": {
                        "title": "🔢 Total number of records required",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Leave this field empty if you want to scrape all items. ♾️"
                    },
                    "cursor": {
                        "title": "↪️ Start from cursor",
                        "type": "string",
                        "description": "Use this to resume reviews from where the scraper stopped last time. Find this value in the run's key-value store under the **lastCursor** key. 🔁",
                        "default": ""
                    },
                    "proxyConfiguration": {
                        "title": "🛡️ Proxy",
                        "type": "object",
                        "description": "Apify Proxy settings used for the automatic Datacenter → Residential fallback ladder.",
                        "default": {
                            "useApifyProxy": true
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
