# Bark.com Scraper - UK Service Professionals & Tradespeople (`jungle_synthesizer/bark-com-service-pros-scraper`) Actor

Scrape UK and Ireland service professionals from Bark.com. Extract company name, location, ratings, review counts, hires, response time, description, website, and recent reviews across 1,500+ categories — electricians, plumbers, gardeners, accountants, photographers, and more.

- **URL**: https://apify.com/jungle\_synthesizer/bark-com-service-pros-scraper.md
- **Developed by:** [BowTiedRaccoon](https://apify.com/jungle_synthesizer) (community)
- **Categories:** Lead generation, Business, Other
- **Stats:** 2 total users, 1 monthly users, 0.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

Pay per event

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

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

## Bark.com Service Professional Directory Scraper

Scrape service professionals from [Bark.com](https://www.bark.com), the UK's largest tradesperson and service-pro marketplace. Returns company name, city, star rating, hires count, response time, full review counts, recent reviews, website, and bio across 1,500+ service categories in the United Kingdom and Ireland.

---

### Bark.com Scraper Features

- Extracts service professional listings from any GB or IE city directory page
- Optional profile-page enrichment — about/bio, hires count, response time, total review count, recent reviews, website, and a more precise aggregate rating
- Filter by category slug — electricians, plumbers, gardeners, accountants, photographers, and 1,500 more
- Defaults to the top-population UK cities — London, Manchester, Bristol, Liverpool, Edinburgh
- Pure HTML scraping over UK residential proxies — no browser, no CAPTCHA wrestling
- Toggle enrichment off for cheaper listing-only runs

---

### Who Uses Bark.com Data?

- **Field-service SaaS vendors** — Build outreach lists of UK tradespeople for Jobber, ServiceM8, Tradify-style platforms
- **Local marketing agencies** — Identify service pros in target cities for digital marketing pitches
- **Insurance brokers** — Source tradespeople for liability and trade-specific policies
- **Lead-gen resellers** — Extract structured directory data to enrich CRMs or build warm-lead pipelines
- **Market researchers** — Compare pro density, ratings, hire counts, and response times across UK cities and trades

---

### How the Bark.com Scraper Works

1. **Pick country, categories, and cities** — Choose `gb` or `ie`, list the category slugs you care about, and the cities you want to cover. Leave any field empty to use the defaults.
2. **Listing crawl** — The scraper fetches each `category × city` listing page in parallel, extracting every seller card on the page.
3. **Profile enrichment (default on)** — For each card, the scraper fetches the pro's full profile page and adds about/bio, hires count, response time, total review count, recent reviews, website, and aggregate rating to the record.
4. **Export** — Results land in your Apify dataset as one row per service pro. Set `maxItems` to cap the run; default is 15.

---

### Input

#### Scrape UK tradespeople with full enrichment (default)

```json
{
  "country": "gb",
  "maxItems": 50
}
````

#### Scrape specific category and city combinations

```json
{
  "country": "gb",
  "categories": ["electricians", "plumbers", "gardeners"],
  "cities": ["london", "manchester", "bristol"],
  "maxItems": 200
}
```

#### Listing-only mode (cheaper — skips profile fetches)

```json
{
  "country": "gb",
  "enrich_with_profile_data": false,
  "maxItems": 500
}
```

#### Scrape the Ireland directory

```json
{
  "country": "ie",
  "categories": ["electricians", "plumbers"],
  "cities": ["dublin", "cork", "galway"],
  "maxItems": 100
}
```

| Field | Type | Default | Description |
|-------|------|---------|-------------|
| country | string | `gb` | Country directory — `gb` (United Kingdom) or `ie` (Ireland). |
| categories | array | 5 trade defaults | Service category slugs from Bark URLs (e.g. `electricians`, `plumbers`). Leave empty for the default tradesperson set. |
| cities | array | 5 UK cities / 3 IE cities | City slugs from Bark URLs. Some larger cities require a county prefix (e.g. `west-midlands/birmingham`). Leave empty for the defaults. |
| enrich\_with\_profile\_data | boolean | `true` | When `true`, fetches each pro's full profile page to add about/bio, hires count, response time, total review count, recent reviews, website, and aggregate rating. Set to `false` for listing-only runs that skip the second fetch per record. |
| maxItems | integer | 15 | Maximum total records across all category × city combinations. Set to 0 for unlimited. |
| proxyConfiguration | object | UK residential | Apify proxy configuration. UK residential proxies are recommended; Bark's CDN may rate-limit datacenter IPs. |

***

### Bark.com Scraper Output Fields

#### Sample record (with enrichment on)

```json
{
  "company_name": "JP Electrical Wiring LTD",
  "category": "electricians",
  "city": "London",
  "country": "gb",
  "rating": 5,
  "aggregate_rating": 5,
  "total_review_count": 42,
  "hires_count": 43,
  "response_time": "5 min response time",
  "seller_location": "SW12, London",
  "description": "Our expert electrical fit-out team is ready to install, maintain, and repair all essential electrical systems...",
  "about": "Our expert electrical fit-out team is ready to install, maintain, and repair all essential electrical systems...",
  "services_offered": "Electricians | Rewiring | Outdoor Lighting & Power | Fan Service & Repair | Interior Lighting Installation",
  "website": "https://www.jpelectricalwiring.com/",
  "latest_review_author": "Alan",
  "latest_review_text": "I recently used the services of JP Electrical Wiring and am extremely pleased with the outcome...",
  "recent_reviews_json": "[{\"author\":\"Nicola Saral\",\"rating\":5,\"date\":\"2024-11-24\",\"text\":\"...\"}, ...]",
  "profile_image": "https://d1k8hez1mxkuxw.cloudfront.net/s/avatar_v2/lpXZ1D/logo/68951b86bc9e9.jpg",
  "profile_url": "https://www.bark.com/en/gb/company/jp-electrical-wiring-ltd/gynPG/",
  "listing_url": "https://www.bark.com/en/gb/electricians/london/",
  "scraped_at": "2026-04-28T06:19:38.262Z"
}
```

| Field | Type | Description |
|-------|------|-------------|
| company\_name | string | Service professional or company name |
| category | string | Service category slug (e.g. `electricians`) |
| city | string | City as shown on the seller card |
| country | string | Country code (`gb` or `ie`) |
| rating | number | Star rating computed from listing-card icons (0–5, half-star precision) |
| aggregate\_rating | number | Profile-page aggregate rating value (more precise than the listing-card icons). Enriched only. |
| total\_review\_count | integer | Total review count from the profile page. Enriched only. |
| hires\_count | integer | Number of hires the pro has completed on Bark. Enriched only. Some profiles do not expose this. |
| response\_time | string | Response-time badge text, e.g. `"5 min response time"` or `"10 hour response time"`. Enriched only. |
| seller\_location | string | Location text from the profile page (e.g. `"SW12, London"`, `"Multiple locations"`). Enriched only — not all pros publish a location. |
| description | string | Company description as listed on the seller card |
| about | string | Long-form bio from the profile page. Enriched only. |
| services\_offered | string | Pipe-separated list of service tags from the profile page (Schema.org `knowsAbout`). Enriched only. |
| website | string | Outbound website URL from the profile's Links section. Enriched only — not all pros link out. |
| latest\_review\_author | string | Author of the latest review excerpt on the listing card |
| latest\_review\_text | string | Latest review excerpt text from the listing card |
| recent\_reviews\_json | string | JSON-encoded array (max 10) of recent reviews — each entry has `author`, `rating`, `date`, `text`. Enriched only. |
| profile\_image | string | Profile image URL (the high-res logo when enriched, listing thumb otherwise) |
| profile\_url | string | Full URL to the Bark profile page |
| listing\_url | string | Listing page the record was scraped from |
| scraped\_at | string | ISO-8601 timestamp when the record was extracted |

When `enrich_with_profile_data: false` the enrichment-only fields (`aggregate_rating`, `total_review_count`, `hires_count`, `response_time`, `seller_location`, `about`, `services_offered`, `website`, `recent_reviews_json`) are returned as `null` so the row shape stays consistent across runs.

***

### FAQ

#### How do I scrape Bark.com?

Bark.com Scraper handles it. Pick a country (`gb` or `ie`), list categories and cities, and run. The scraper fetches the directory pages, then (by default) follows each profile link to add about/bio, hires count, response time, and recent reviews. No browser, no CAPTCHA, no manual paging.

#### What's the difference between enriched and listing-only mode?

In **enriched mode** (default), the scraper does two fetches per record — the listing page share plus the full profile page. You get the long-form bio, hires count, response time, total review count, full recent-reviews JSON, website, and a more precise rating.

In **listing-only mode** (`enrich_with_profile_data: false`), the scraper only fetches listing pages. It's roughly half the proxy bandwidth per record, and the enrichment-only fields are returned as `null`. Useful when you want a wide top-of-funnel sweep and plan to enrich a subset later.

#### What service categories does the Bark.com Scraper cover?

Bark.com Scraper accepts any of Bark's 1,500+ category slugs — electricians, plumbers, gardeners, accountants, photographers, dog walkers, personal trainers, you name it. The slug is the path segment from a Bark URL (e.g. `/en/gb/painter-decorator/london/` → slug `painter-decorator`).

#### Why does the scraper only support GB and IE?

Bark.com Scraper relies on Bark's server-rendered seller cards, which only appear on UK and Ireland city pages. US, AU, and CA pages load their results via a client-side React bundle, which an HTML parser can't see. GB and IE are also Bark's strongest markets, so this covers the highest-quality data.

#### How do I find the right city slug?

Bark.com Scraper uses Bark's own URL slugs. Visit `https://www.bark.com/en/gb/<category>/` and look at the city links — those are the slugs you pass in. Most major cities work directly (`london`, `manchester`, `bristol`). A few need a county prefix (`west-midlands/birmingham`).

#### Are phone numbers and email addresses included?

No. Bark hides direct contact details (phone, email) behind a logged-in contact form on the profile page. They are not exposed in the public HTML and the scraper does not return them. The enrichment fields cover everything Bark renders without authentication.

#### How much does Bark.com Scraper cost?

Bark.com Scraper runs on Apify's pay-per-event model — $0.10 per actor start plus $0.0015 per record. A 1,000-pro pull in enriched mode costs about $1.60. Listing-only mode bills the same per-record rate but uses less proxy bandwidth on Apify's side, which keeps your proxy quota healthier on long sweeps.

#### Does the Bark.com Scraper need proxies?

Bark.com Scraper uses Apify's UK residential proxy by default. Datacenter IPs occasionally get rate-limited by Bark's CDN at higher concurrency, so residential is the safer bet.

***

### Need More Features?

Need additional fields, a different country, or a custom filter? [File an issue](https://console.apify.com/actors/issues) or get in touch.

### Why Use the Bark.com Scraper?

- **UK-first coverage** — Built for the country where Bark actually has critical mass, with sensible city defaults out of the box
- **Two-tier output** — Listing-only for quick sweeps, full profile enrichment for deep records, switchable with one flag
- **Clean output** — Returns structured JSON with consistent field names across categories, so you can pipe it straight into your CRM or warehouse without massaging the data first
- **Affordable** — ~$0.0015 per enriched record, no surprise charges

# Actor input Schema

## `sp_intended_usage` (type: `string`):

Please describe how you plan to use the data extracted by this crawler.

## `sp_improvement_suggestions` (type: `string`):

Provide any feedback or suggestions for improvements.

## `sp_contact` (type: `string`):

Provide your email address so we can get in touch with you.

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

Country directory to scrape. Bark renders server-side seller cards only for GB and IE city pages — those are supported in this version.

## `categories` (type: `array`):

Service category slugs to scrape (matches Bark URL paths, e.g. 'electricians', 'plumbers'). Leave empty to use the default tradesperson categories.

## `cities` (type: `array`):

City slugs to scrape per category (matches Bark URL paths, e.g. 'london', 'manchester', 'bristol', 'edinburgh', 'dublin'). Some cities require a county prefix (e.g. 'west-midlands/birmingham'). Leave empty for the default top-population cities.

## `enrich_with_profile_data` (type: `boolean`):

Fetch each pro's full profile page to add about/bio, total review count, hires count, response time, website, and recent reviews. Disable for cheaper listing-only runs (skips one residential-proxy fetch per record).

## `maxItems` (type: `integer`):

Maximum total seller records to return across all category/city combinations. Set to 0 for unlimited.

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

Select proxies. UK residential proxies recommended — Bark's CDN may rate-limit datacenter IPs at higher concurrency.

## Actor input object example

```json
{
  "sp_intended_usage": "Describe your intended use...",
  "sp_improvement_suggestions": "Share your suggestions here...",
  "sp_contact": "Share your email here...",
  "country": "gb",
  "categories": [
    "electricians",
    "plumbers",
    "gardeners",
    "painter-decorator",
    "cleaners"
  ],
  "cities": [
    "london",
    "manchester",
    "bristol",
    "liverpool",
    "edinburgh"
  ],
  "enrich_with_profile_data": true,
  "maxItems": 15,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "GB"
  }
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# 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 = {
    "sp_intended_usage": "Describe your intended use...",
    "sp_improvement_suggestions": "Share your suggestions here...",
    "sp_contact": "Share your email here...",
    "country": "gb",
    "categories": [
        "electricians",
        "plumbers",
        "gardeners",
        "painter-decorator",
        "cleaners"
    ],
    "cities": [
        "london",
        "manchester",
        "bristol",
        "liverpool",
        "edinburgh"
    ],
    "enrich_with_profile_data": true,
    "maxItems": 15,
    "proxyConfiguration": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ],
        "apifyProxyCountry": "GB"
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("jungle_synthesizer/bark-com-service-pros-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 = {
    "sp_intended_usage": "Describe your intended use...",
    "sp_improvement_suggestions": "Share your suggestions here...",
    "sp_contact": "Share your email here...",
    "country": "gb",
    "categories": [
        "electricians",
        "plumbers",
        "gardeners",
        "painter-decorator",
        "cleaners",
    ],
    "cities": [
        "london",
        "manchester",
        "bristol",
        "liverpool",
        "edinburgh",
    ],
    "enrich_with_profile_data": True,
    "maxItems": 15,
    "proxyConfiguration": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
        "apifyProxyCountry": "GB",
    },
}

# Run the Actor and wait for it to finish
run = client.actor("jungle_synthesizer/bark-com-service-pros-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 '{
  "sp_intended_usage": "Describe your intended use...",
  "sp_improvement_suggestions": "Share your suggestions here...",
  "sp_contact": "Share your email here...",
  "country": "gb",
  "categories": [
    "electricians",
    "plumbers",
    "gardeners",
    "painter-decorator",
    "cleaners"
  ],
  "cities": [
    "london",
    "manchester",
    "bristol",
    "liverpool",
    "edinburgh"
  ],
  "enrich_with_profile_data": true,
  "maxItems": 15,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "GB"
  }
}' |
apify call jungle_synthesizer/bark-com-service-pros-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Bark.com Scraper - UK Service Professionals & Tradespeople",
        "description": "Scrape UK and Ireland service professionals from Bark.com. Extract company name, location, ratings, review counts, hires, response time, description, website, and recent reviews across 1,500+ categories — electricians, plumbers, gardeners, accountants, photographers, and more.",
        "version": "0.1",
        "x-build-id": "vicJ8NuxROxOyk6r2"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/jungle_synthesizer~bark-com-service-pros-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-jungle_synthesizer-bark-com-service-pros-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/jungle_synthesizer~bark-com-service-pros-scraper/runs": {
            "post": {
                "operationId": "runs-sync-jungle_synthesizer-bark-com-service-pros-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/jungle_synthesizer~bark-com-service-pros-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-jungle_synthesizer-bark-com-service-pros-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",
                "properties": {
                    "sp_intended_usage": {
                        "title": "What is the intended usage of this data?",
                        "minLength": 1,
                        "type": "string",
                        "description": "Please describe how you plan to use the data extracted by this crawler."
                    },
                    "sp_improvement_suggestions": {
                        "title": "How can we improve this crawler for you?",
                        "minLength": 1,
                        "type": "string",
                        "description": "Provide any feedback or suggestions for improvements."
                    },
                    "sp_contact": {
                        "title": "Contact Email",
                        "minLength": 1,
                        "type": "string",
                        "description": "Provide your email address so we can get in touch with you."
                    },
                    "country": {
                        "title": "Country",
                        "enum": [
                            "gb",
                            "ie"
                        ],
                        "type": "string",
                        "description": "Country directory to scrape. Bark renders server-side seller cards only for GB and IE city pages — those are supported in this version.",
                        "default": "gb"
                    },
                    "categories": {
                        "title": "Service Categories",
                        "type": "array",
                        "description": "Service category slugs to scrape (matches Bark URL paths, e.g. 'electricians', 'plumbers'). Leave empty to use the default tradesperson categories.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "cities": {
                        "title": "Cities",
                        "type": "array",
                        "description": "City slugs to scrape per category (matches Bark URL paths, e.g. 'london', 'manchester', 'bristol', 'edinburgh', 'dublin'). Some cities require a county prefix (e.g. 'west-midlands/birmingham'). Leave empty for the default top-population cities.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "enrich_with_profile_data": {
                        "title": "Enrich with profile-page data",
                        "type": "boolean",
                        "description": "Fetch each pro's full profile page to add about/bio, total review count, hires count, response time, website, and recent reviews. Disable for cheaper listing-only runs (skips one residential-proxy fetch per record).",
                        "default": true
                    },
                    "maxItems": {
                        "title": "Max Items",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum total seller records to return across all category/city combinations. Set to 0 for unlimited.",
                        "default": 15
                    },
                    "proxyConfiguration": {
                        "title": "Proxy configuration",
                        "type": "object",
                        "description": "Select proxies. UK residential proxies recommended — Bark's CDN may rate-limit datacenter IPs at higher concurrency."
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
