# Checkatrade Scraper — UK Tradespeople, Reviews & Leads (`trev0n/checkatrade-scraper`) Actor

Scrape Checkatrade.com — the UK's leading directory of vetted tradespeople. Extract trader profiles, ratings, full review history, areas served, services, contacts and website. Search by trade + location or feed direct URLs. Pay only for results.

- **URL**: https://apify.com/trev0n/checkatrade-scraper.md
- **Developed by:** [Paweł](https://apify.com/trev0n) (community)
- **Categories:** Developer tools, Lead generation, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.50 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

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

## 🔥 Checkatrade Scraper — UK Tradespeople, Reviews & Leads

🎯 **The fastest way to pull thousands of vetted UK tradespeople straight from Checkatrade.com — into a spreadsheet, your CRM or Zapier.**

Get clean, structured business records for plumbers, roofers, electricians, builders, gardeners, locksmiths and every other trade Checkatrade lists. Every trader comes with ratings, full review history, phone numbers, website, services covered and areas served — ready for lead generation, market analysis or competitive research.

### 🚀 What Does It Do?

This scraper automatically pulls trader profiles from Checkatrade.com and collects **structured, ready-to-use data** — no manual browsing needed. Just pick a trade and a location (or paste in URLs) and hit Start.

💡 **Two modes of operation:**

1. **🔍 Discovery Mode** — Give it a trade + city (or paste a Search URL) and it walks every result page, deduplicates traders and extracts a full profile each.
2. **📋 Direct URL Mode** — Already have a list of trader profile URLs? Drop them in and the scraper goes straight to the source — perfect for enrichment workflows.

### 👥 Who Is This For?

| 🏢 Use Case                          | 💬 How It Helps                                                                                                        |
| ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- |
| 📞 **Lead Generation Agencies**      | Build call-out lists of vetted UK tradespeople by trade and postcode in minutes — name, phone, website, areas covered. |
| 📊 **Market Researchers**            | Map the competitive landscape in any UK city: who's there, how they're rated and what services they offer.             |
| 🏗️ **Trade Suppliers & Wholesalers** | Identify high-rated plumbers, roofers and builders to target with B2B offers.                                          |
| 🤖 **Data & AI Teams**               | Fuel directory, comparison and pricing apps with a refreshed snapshot of the UK's leading trades platform.             |
| 📰 **Journalists & Analysts**        | Audit trader quality, review patterns and accreditation coverage across cities.                                        |
| 🛠️ **Trade Businesses**              | Benchmark your own profile, ratings and reviews against direct competitors in your service area.                       |

### ✨ Features

- 🇬🇧 **UK-wide coverage** — every city, town and postcode area Checkatrade indexes
- 🧰 **All trades supported** — plumbers, electricians, roofers, builders, gardeners, locksmiths and beyond
- ⭐ **Ratings & full review history** — average score, total review count and the latest customer reviews with text, rating and date
- 📞 **Phone + website + social** — clean contact details, with Checkatrade's own footer links automatically filtered out
- 🗺️ **Areas served** — every neighbourhood, town or region a trader operates in
- 🛡️ **Accreditations** — Gas Safe, F Gas, NICEIC, UKAS and other scheme badges
- 🎛️ **Smart Filters** — minimum rating, minimum reviews count, require-phone, max results
- 🔁 **Deduplication** — every trader returned exactly once, even across multiple search URLs
- ⚡ **Fast & Scalable** — hundreds of traders per run with full pagination
- 📤 **Export Anywhere** — Download results as JSON, CSV, Excel, or push to Google Sheets, Zapier, Make, or your CRM

### 🎛️ Filters & Options

| Option                          | What It Does                                                                                                       |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
| 🔗 **Search URLs**              | Paste one or more Checkatrade search URLs (e.g. `/Search/Plumber/in/London`) — the scraper paginates automatically |
| 🧰 **Trade / Category**         | Trade name to look up (Plumber, Roofer, Electrician, Builder, Painter Decorator…)                                  |
| 📍 **Location**                 | UK city, town or postcode area — London, Manchester, Birmingham, BS8, SW1…                                         |
| 🎯 **Direct Trader URLs**       | Skip search and scrape specific trader profile URLs directly                                                       |
| ⭐ **Minimum Rating**           | Drop any trader scoring below this value (0–10 scale)                                                              |
| 📝 **Minimum Reviews**          | Filter out brand-new traders with too few reviews                                                                  |
| 📞 **Require Phone**            | Only keep traders that publish a phone number — ideal for outbound lead lists                                      |
| 💬 **Extract Customer Reviews** | Include the latest reviews with author, date, rating and full body text                                            |
| 🔢 **Max Traders**              | Cap the run at any number of results (0 = unlimited)                                                               |
| 🚦 **Max Concurrency**          | Throttle parallel browser pages (1–8) to balance speed vs. anti-bot tolerance                                      |
| 🔁 **Max Retries**              | How many times a failed request should be retried                                                                  |
| 🌐 **Proxy Configuration**      | UK residential proxies recommended for the cleanest results                                                        |

### 📦 What You Get (Output Fields)

Every trader profile includes:

#### Identity

| Field       | Example                                                                                |
| ----------- | -------------------------------------------------------------------------------------- |
| id          | `plumblondonltd`                                                                       |
| name        | `Plumb London ltd`                                                                     |
| url         | `https://www.checkatrade.com/trades/plumblondonltd`                                    |
| trade       | `Air Conditioning`                                                                     |
| description | `Verified air conditioning in Pinner, rated 9.25/10 from 2422 reviews on Checkatrade.` |

#### Contact

| Field       | Example                                                      |
| ----------- | ------------------------------------------------------------ |
| phone       | `07411 527902`                                               |
| phones      | `["07411 527902"]`                                           |
| email       | `null` _(Checkatrade hides email behind a contact form)_     |
| website     | `https://www.plumblondon.com/`                               |
| socialLinks | `[]` _(Checkatrade does not publish trader social profiles)_ |

#### Location & Coverage

| Field      | Example                           |
| ---------- | --------------------------------- |
| city       | `Pinner`                          |
| areaServed | `["Pinner", "Harrow", "Wembley"]` |
| country    | `GB`                              |

#### Ratings & Reputation

| Field          | Example                                       |
| -------------- | --------------------------------------------- |
| rating         | `9.25`                                        |
| reviewsCount   | `2422`                                        |
| bestRating     | `10`                                          |
| accreditations | `["Gas Safe Register", "F Gas Register.com"]` |

#### Services

| Field    | Example                                                                                 |
| -------- | --------------------------------------------------------------------------------------- |
| services | `["Air Conditioning Installation", "Bathroom Fitter", "Gas Boiler Servicing / Repair"]` |

#### Media

| Field      | Example                                               |
| ---------- | ----------------------------------------------------- |
| logo       | `https://lh3.googleusercontent.com/cNtTeM4Y...=w1024` |
| coverImage | `https://lh3.googleusercontent.com/XmufevW2...=w1024` |

#### Latest Reviews

| Field         | Example                                                                        |
| ------------- | ------------------------------------------------------------------------------ |
| latestReviews | `[{ "author": "Sally F", "date": "2026-05-04", "rating": 10, "body": "..." }]` |

#### Run Info

| Field     | Example                    |
| --------- | -------------------------- |
| scrapedAt | `2026-05-12T10:42:55.797Z` |

### 📊 Example Output

```json
{
    "id": "plumblondonltd",
    "name": "Plumb London ltd",
    "url": "https://www.checkatrade.com/trades/plumblondonltd",
    "trade": "Air Conditioning",
    "services": [
        "Air Conditioning Installation",
        "Bathroom Fitter",
        "Gas Boiler Servicing / Repair",
        "Plumbing Repairs"
    ],
    "phone": "07411 527902",
    "phones": ["07411 527902"],
    "email": null,
    "website": "https://www.plumblondon.com/",
    "socialLinks": [],
    "city": "Pinner",
    "areaServed": ["Pinner"],
    "country": "GB",
    "rating": 9.25,
    "reviewsCount": 2422,
    "bestRating": 10,
    "description": "Verified air conditioning in Pinner, rated 9.25/10 from 2422 reviews on Checkatrade.",
    "logo": "https://lh3.googleusercontent.com/cNtTeM4Y...=w1024",
    "coverImage": "https://lh3.googleusercontent.com/XmufevW2...=w1024",
    "accreditations": ["F Gas Register.com", "Gas Safe Register"],
    "latestReviews": [
        {
            "author": "Sally F",
            "date": "2026-05-04T16:48:04.999Z",
            "rating": 10,
            "body": "Mo from Plumb London did a brilliant job servicing our air conditioning unit — neat, tidy and quick."
        },
        {
            "author": "Rovell G",
            "date": "2026-04-30T17:19:30.695Z",
            "rating": 8.67,
            "body": "Booked the job hassle free. Good job done and received my service certificate promptly through email."
        }
    ],
    "scrapedAt": "2026-05-12T10:42:55.797Z"
}
````

### 📋 Dataset Views

The Apify Console gives you **4 ready-made table views** to quickly browse your results:

| View                   | What It Shows                                                                |
| ---------------------- | ---------------------------------------------------------------------------- |
| 📊 **Overview**        | Trader, trade, city, phone, website, rating, reviews, profile URL            |
| 📞 **Lead Generation** | Trader, phone, website, city, areas served, trade, services, rating, reviews |
| ⭐ **Reviews**         | Trader, average rating, total reviews and the full `latestReviews` array     |
| 📋 **Full Details**    | Every single field — the complete dataset                                    |

### ❓ FAQ

**🤔 Which UK locations can I search?**
Anything Checkatrade itself indexes — every major city (London, Manchester, Birmingham, Glasgow, Edinburgh, Cardiff, Belfast, Bristol, Liverpool, Newcastle, Sheffield, Leeds) plus thousands of towns and postcode areas.

**🤔 How many trades are covered?**
Every category on Checkatrade — Plumber, Roofer, Electrician, Builder, Painter Decorator, Gardener, Locksmith, Handyman, Bathroom Fitter, Kitchen Fitter, Damp Proofer, Gas Boiler Servicing, Driveway Cleaner, Removals and dozens more.

**🤔 Do I get full customer reviews?**
Yes — when **Extract Customer Reviews** is on, every record includes the latest reviews with author name, date, individual rating and the review body text.

**🤔 Can I filter by rating or review count?**
Absolutely. Use **Minimum Rating** to drop low-scored traders and **Minimum Reviews** to filter out brand-new accounts.

**🤔 Will it find traders with no phone listed?**
By default yes. Flip **Require Phone Number** on to build call-out lead lists that only include traders with a callable number.

**🤔 Can I export the data?**
Yes — JSON, CSV, Excel, XML, HTML, RSS. You can also push data directly to Google Sheets, Zapier, Make, or any webhook/API endpoint.

**🤔 How often should I run this?**
For fresh ratings and reviews, run weekly or monthly. You can schedule automatic runs on Apify with just a few clicks.

**🤔 Does it work with proxies?**
Yes — UK residential proxies are strongly recommended for the cleanest results. The scraper works with Apify's built-in proxy service out of the box.

### 🛠️ Need Custom Filters or Features?

**I'm happy to customize this scraper for your specific needs!** 🤝

Whether you need:

- 🎯 Additional filters (specific accreditations, year established, multi-trade businesses, traders with social media presence)
- 📊 Extra data fields or custom output formats
- 🔄 Integration with your CRM, Google Sheets, or database
- ⏰ Scheduled scraping with automatic deduplication and change tracking
- 🌐 Scraping from other UK trades platforms alongside Checkatrade (Trustatrader, MyBuilder, Rated People, Bark)

👉 **Don't hesitate to reach out via private message** — I respond quickly and I'm always open to building exactly what you need. No request is too small or too specific!

### ⚖️ Legal & Ethical Use

This scraper collects **only publicly available information** from Checkatrade.com — the same data any visitor can see by browsing trader profiles. It does not access private member areas, bypass authentication, or harvest customer data. Please use the results responsibly and in compliance with applicable laws and platform terms of service.

# Actor input Schema

## `searchUrls` (type: `array`):

Checkatrade.com search URLs. Format: https://www.checkatrade.com/Search/{Trade}/in/{Location}/ e.g. https://www.checkatrade.com/Search/Plumber/in/London , https://www.checkatrade.com/Search/Roofer/in/Manchester

## `trade` (type: `string`):

Pick from the official Checkatrade trade list (1596 categories). Used only when `searchUrls` is empty. Power users can still pass any custom slug via `searchUrls`.

## `location` (type: `string`):

UK city, town or postcode area (e.g. 'London', 'Manchester', 'Birmingham', 'SW1', 'BS8'). Used only when searchUrls is empty.

## `directUrls` (type: `array`):

Optional list of individual trader profile URLs to scrape directly (e.g. https://www.checkatrade.com/trades/plumblondonltd). Bypasses search.

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

Maximum number of trader profiles to extract (0 = unlimited). Each search returns up to ~20 results per page; pagination is automatic.

## `extractReviews` (type: `boolean`):

Include the latest customer reviews on each trader profile (author, date, rating, body). Adds depth for quality analysis and competitive research.

## `requirePhone` (type: `boolean`):

Drop traders that don't expose a phone number on their profile. Useful when building call-out lead lists.

## `minRating` (type: `integer`):

Drop traders whose average rating is below this value. Checkatrade ratings are 0–10. Set to 0 to keep all traders.

## `minReviews` (type: `integer`):

Drop traders with fewer than this many reviews. Helps filter out brand-new accounts.

## `maxConcurrency` (type: `integer`):

Max parallel requests (1-20). Higher is faster but more likely to trigger Cloudflare challenges. Default 8 is balanced.

## `maxRequestsPerMinute` (type: `integer`):

Throttle requests to avoid rate limits. 240 is safe with residential proxies; lower if you see frequent retries.

## `maxRequestRetries` (type: `integer`):

How many times to retry a failed request. Cloudflare may serve interactive challenges — 5+ is recommended.

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

Proxy settings. The Apify shared proxy pool (no group selected) is the cost-optimal default — got-scraping's Chrome TLS fingerprint passes Cloudflare on Checkatrade listing/profile pages. Add RESIDENTIAL only if you see frequent 403s at very high concurrency (>15) or need precise UK geo.

## Actor input object example

```json
{
  "searchUrls": [
    {
      "url": "https://www.checkatrade.com/Search/Plumber/in/London"
    }
  ],
  "location": "London",
  "maxItems": 100,
  "extractReviews": true,
  "requirePhone": false,
  "minRating": 0,
  "minReviews": 0,
  "maxConcurrency": 8,
  "maxRequestsPerMinute": 240,
  "maxRequestRetries": 5,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# Actor output Schema

## `overview` (type: `string`):

No description

## `leadGeneration` (type: `string`):

No description

## `reviews` (type: `string`):

No description

## `fullDetails` (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 = {
    "searchUrls": [
        {
            "url": "https://www.checkatrade.com/Search/Plumber/in/London"
        }
    ],
    "proxyConfiguration": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("trev0n/checkatrade-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 = {
    "searchUrls": [{ "url": "https://www.checkatrade.com/Search/Plumber/in/London" }],
    "proxyConfiguration": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("trev0n/checkatrade-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 '{
  "searchUrls": [
    {
      "url": "https://www.checkatrade.com/Search/Plumber/in/London"
    }
  ],
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}' |
apify call trev0n/checkatrade-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Checkatrade Scraper — UK Tradespeople, Reviews & Leads",
        "description": "Scrape Checkatrade.com — the UK's leading directory of vetted tradespeople. Extract trader profiles, ratings, full review history, areas served, services, contacts and website. Search by trade + location or feed direct URLs. Pay only for results.",
        "version": "1.0",
        "x-build-id": "fMmEizcXWSNNZy9mo"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/trev0n~checkatrade-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-trev0n-checkatrade-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/trev0n~checkatrade-scraper/runs": {
            "post": {
                "operationId": "runs-sync-trev0n-checkatrade-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/trev0n~checkatrade-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-trev0n-checkatrade-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": {
                    "searchUrls": {
                        "title": "Search URLs",
                        "type": "array",
                        "description": "Checkatrade.com search URLs. Format: https://www.checkatrade.com/Search/{Trade}/in/{Location}/ e.g. https://www.checkatrade.com/Search/Plumber/in/London , https://www.checkatrade.com/Search/Roofer/in/Manchester",
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    },
                    "trade": {
                        "title": "Trade / Category",
                        "enum": [
                            "Access-Ramp-Indoor-Outdoor",
                            "Accessible-Kitchens",
                            "Accident-Repair",
                            "Adjustable-Beds",
                            "Aerial-Repair",
                            "Aggregate-Supplier",
                            "Agricultural-Builders",
                            "Agricultural-Building",
                            "Agricultural-Contractor",
                            "Agricultural-Fencing",
                            "Agricultural-Irrigation",
                            "Agricultural-Mechanic",
                            "Agricultural-Merchant",
                            "Air-Conditioning",
                            "Air-Conditioning-Installation",
                            "Air-Conditioning-Repair",
                            "Air-Conditioning-Servicing",
                            "Air-Source-Heat-Pump-Engineers",
                            "Air-Source-Heat-Pump-Installation-Ashp",
                            "Air-Source-Heat-Pump-Installers",
                            "Air-Source-Heat-Pump-Repair",
                            "Air-Source-Heat-Pump-Servicing",
                            "Air-Source-Heat-Pump-Servicing-Repair-Ashp",
                            "Airport-Transfers",
                            "Alarm-Response",
                            "Alarms-Security",
                            "Alloy-Wheel-Refurbishment",
                            "Alloy-Wheels-Repairs",
                            "Aluminium-Doors-Installation",
                            "Aluminium-Doors-Repair",
                            "Aluminium-Guttering",
                            "Aluminium-Windows-Installation",
                            "Aluminium-Windows-Repair",
                            "Anti-Vandal-Coatings",
                            "Anti-Vandal-Painters",
                            "Antique-Furniture-Restoration",
                            "Antique-Restoration",
                            "Antiviral-Cleaning-Services",
                            "Appliance-Retailer",
                            "Appliance-Services-Repair",
                            "Aquariums",
                            "Architect",
                            "Architectural-Drawings",
                            "Architectural-Services",
                            "Architectural-Technician",
                            "Architraves",
                            "Artex-Ceiling-Repair",
                            "Artexing",
                            "Artificial-Grass",
                            "Asbestos-Removal-License",
                            "Asbestos-Removal-Non-License",
                            "Asbestos-Roof-Replacement",
                            "Asbestos-Services",
                            "Asbestos-Surveys",
                            "Asbestos-Testing",
                            "Asphalt-Roofers",
                            "Asphalt-Roofing-Installation",
                            "Asphalt-Roofing-Repair",
                            "Attic-Door",
                            "Attic-Flooring",
                            "Attic-Hatch",
                            "Attic-Insulation",
                            "Attic-Ladder",
                            "Attic-Trap",
                            "Audio-Visual-Installation",
                            "Auto-Vehicle-Locksmith",
                            "Aviaries",
                            "Awnings-Canopies",
                            "B2b-It-Support",
                            "Balcony-Roofing-Installation",
                            "Balcony-Roofing-Repair",
                            "Balustrades",
                            "Barn-Conversion",
                            "Barn-Conversions",
                            "Barn-Doors",
                            "Barn-Roof-Repair",
                            "Basement-Cellar-Conversions",
                            "Basement-Conversions",
                            "Bath-Crack",
                            "Bath-Replacement",
                            "Bath-Resurfacing",
                            "Bath-Sink-Shower-Trays",
                            "Bathroom-And-Kitchen-Plumbing",
                            "Bathroom-Cladding",
                            "Bathroom-Cladding-Fitters",
                            "Bathroom-Designer",
                            "Bathroom-Fitter",
                            "Bathroom-Mastic-Sealant",
                            "Bathroom-Painting",
                            "Bathroom-Plumber",
                            "Bathroom-Renovation",
                            "Bathroom-Showroom",
                            "Bathroom-Supplier",
                            "Bathroom-Supplies",
                            "Bathroom-Supply-And-Fit",
                            "Bathrooms",
                            "Bathrub-Drain",
                            "Bathrub-Screen",
                            "Bathtub-Fitting",
                            "Bathtub-Repair",
                            "Battery-Exhaust-Tyres",
                            "Baxi-Boiler-Repair",
                            "Bay-Window-Roof-Repair",
                            "Bay-Window-Roof-Replacement",
                            "Bay-Windows-Installation",
                            "Bay-Windows-Repair",
                            "Bbq-Cleaning",
                            "Bed-Frame-Repair",
                            "Bedroom-Fitted-Wardrobes",
                            "Bedroom-Planner-Designer",
                            "Bedroom-Showroom",
                            "Bedroom-Supplier-Installer",
                            "Bedrooms",
                            "Bespoke-Alcove-Units",
                            "Bespoke-Bedroom-Furniture",
                            "Bespoke-Cabinet-Makers",
                            "Bespoke-Cupboards",
                            "Bespoke-Dining-Tables",
                            "Bespoke-Doors",
                            "Bespoke-External-Doors",
                            "Bespoke-Fitted-Furniture",
                            "Bespoke-Furniture",
                            "Bespoke-Furniture-Makers",
                            "Bespoke-Home-Office-Furniture",
                            "Bespoke-Interior-Doors",
                            "Bespoke-Joinery",
                            "Bespoke-Kitchen-Designers",
                            "Bespoke-Kitchen-Fitters",
                            "Bespoke-Kitchens",
                            "Bespoke-Kitchens-Supply-And-Installation",
                            "Bespoke-Living-Room-Furniture",
                            "Bespoke-Metal-Fabrication",
                            "Bespoke-Oak-Doors",
                            "Bespoke-Oak-Furniture",
                            "Bespoke-Pergola",
                            "Bespoke-Pine-Furniture",
                            "Bespoke-Radiator-Covers",
                            "Bespoke-Stable-Doors",
                            "Bespoke-Staircases",
                            "Bespoke-Timber-Windows",
                            "Bespoke-Under-Stairs-Storage",
                            "Bespoke-Windows",
                            "Bespoke-Windows-Doors",
                            "Bespoke-Wooden-Doors",
                            "Bespoke-Wooden-Front-Doors",
                            "Bespoke-Wooden-Windows",
                            "Bespoke-Woodwork",
                            "Bifold-Doors-Installation",
                            "Bifold-Doors-Repair",
                            "Bike-Bicycle-Repairs",
                            "Biomass-Boiler-Installation",
                            "Biomass-Boiler-Servicing-Repair",
                            "Biomass-Energy",
                            "Biometric-Security-Systems",
                            "Bird-Restriction-Measures",
                            "Blind-Fitter",
                            "Blind-Supplier",
                            "Blind-Supply-And-Fit",
                            "Block-Management",
                            "Block-Paving",
                            "Blocked-Baths",
                            "Blocked-Drain-Plumber",
                            "Blocked-Drains",
                            "Blocked-Loo",
                            "Blocked-Sinks",
                            "Blocked-Toilet-Plumber",
                            "Blocked-Toilets",
                            "Boat-Building-Repairs",
                            "Boat-Repairs",
                            "Boatbuilders",
                            "Boiler-Fitter",
                            "Boiler-Plumbers",
                            "Boiler-Specialists",
                            "Bonded-Aggregate-Surfacing",
                            "Bookcase-Makers",
                            "Borehole",
                            "Bouncy-Castle-Hire",
                            "Breakdown-Assistance",
                            "Brick-And-Stone-Cleaning",
                            "Brick-Concrete-Structural-Repairs",
                            "Brick-Repair",
                            "Brick-Restoration",
                            "Brick-Tiling",
                            "Bricklayer",
                            "Brickwork",
                            "Brickwork-In-The-Garden",
                            "Broadband-Fault-Finding",
                            "Broadband-Repair",
                            "Builder",
                            "Building-Merchants",
                            "Building-Project-Managers",
                            "Building-Surveyors",
                            "Built-In-Furniture",
                            "Built-In-Wardrobes",
                            "Burglar-Alarm-Installation",
                            "Burglar-Alarm-Servicing",
                            "Burglar-Alarm-Supply-And-Installation",
                            "Burglar-Alarm-Supply-Only",
                            "Cabinet-Maker",
                            "Cabinet-Makers-Handmade-Furniture",
                            "Cabling",
                            "Call-Door-Entry-Systems",
                            "Cambelts",
                            "Car-Alarms",
                            "Car-Audio",
                            "Car-Auto-Electrics",
                            "Car-Dealerships",
                            "Car-Detailing",
                            "Car-Key-Replacement",
                            "Car-Ports",
                            "Car-Repair",
                            "Car-Sales-Commercial-Sales",
                            "Car-Servicing",
                            "Caravan-Valeting",
                            "Carpenter",
                            "Carpet-And-Upholstery-Cleaning",
                            "Carpet-Cleaning",
                            "Carpet-Fitting",
                            "Carpet-Repair-Stretching",
                            "Carpet-Supplier",
                            "Carpet-Supply-And-Fit",
                            "Carpet-Tiles",
                            "Carpets-Flooring",
                            "Carport-Manufacturers",
                            "Carport-Roof-Repair",
                            "Carport-Suppliers",
                            "Carports-Installed",
                            "Cat-Flaps",
                            "Catering-Equipment-Repair",
                            "Catering-Services",
                            "Cavity-Wall-Insulation",
                            "Cavity-Wall-Insulation-Removal",
                            "Cctv-Installation",
                            "Cctv-Repair",
                            "Cctv-Supply-And-Installation",
                            "Cctv-Supply-Only",
                            "Cctv-Surveys-For-Drains",
                            "Ceiling-Crack",
                            "Ceiling-Fan",
                            "Ceiling-Leak",
                            "Ceiling-Painters",
                            "Ceiling-Repair",
                            "Ceiling-Skimming",
                            "Central-Heating",
                            "Central-Heating-Engineer",
                            "Central-Heating-Fitters",
                            "Central-Heating-Leak-Detection",
                            "Central-Heating-Power-Flush",
                            "Ceramic-Tiling",
                            "Chartered-Surveyor",
                            "Chauffeur",
                            "Cherry-Picker",
                            "Chimney-And-Roof-Repair",
                            "Chimney-Breast-Removal",
                            "Chimney-Builders",
                            "Chimney-Cap-Installation",
                            "Chimney-Contractors",
                            "Chimney-Cowl-Fitting",
                            "Chimney-Cowlings-Installation",
                            "Chimney-Cowlings-Repair",
                            "Chimney-Flashing-Repair",
                            "Chimney-Flue-Installers",
                            "Chimney-Installers",
                            "Chimney-Leak-Repair",
                            "Chimney-Liner-Installers",
                            "Chimney-Pointing",
                            "Chimney-Relining",
                            "Chimney-Rendering",
                            "Chimney-Repair-Companies",
                            "Chimney-Repair-Specialists",
                            "Chimney-Replacement",
                            "Chimney-Specialist",
                            "Chimney-Stack-Repair",
                            "Chimney-Sweep",
                            "Chimney-Sweep-And-Repair",
                            "Chimneys-Installation",
                            "Chimneys-Repair",
                            "Cladding",
                            "Cladding-Installers",
                            "Classic-Car-Restoration",
                            "Cleaner",
                            "Cleaning-Equipment-Hire",
                            "Cleaning-Services",
                            "Cleaning-Supplies",
                            "Close-Board-Fencing",
                            "Clutches",
                            "Collapsed-Drain-Repair",
                            "Combi-Boiler-Installation",
                            "Commercial-Agents",
                            "Commercial-Cleaning",
                            "Commercial-Deliveries",
                            "Commercial-Grass-Cutting",
                            "Commercial-Interior-Design",
                            "Commercial-Oven-Cleaner",
                            "Commercial-Roof-Replacement",
                            "Communal-Aerial-Satellites",
                            "Composite-Decking",
                            "Composite-Front-Doors-Installation",
                            "Composite-Front-Doors-Repair",
                            "Computer-Maintenance",
                            "Computer-Repair",
                            "Computer-Sales",
                            "Computer-Training-Consultancy",
                            "Concrete-Contractor",
                            "Concrete-Driveway",
                            "Concrete-Driveways",
                            "Concrete-Finlock-Gutter-Replacement",
                            "Concrete-Finlock-Guttering",
                            "Concrete-Flooring-Specialist",
                            "Concrete-Garages",
                            "Concrete-Repair",
                            "Concreting",
                            "Condensation-Control",
                            "Conservatory-Blinds",
                            "Conservatory-Cleaning",
                            "Conservatory-Glass-Heat-Reduction-Film",
                            "Conservatory-Glass-Roof-Repairs",
                            "Conservatory-Installation",
                            "Conservatory-Repairs",
                            "Conservatory-Roof-Conversions",
                            "Conservatory-Roof-Insulation",
                            "Conservatory-Roof-Leak-Repairs",
                            "Conservatory-Roof-Repair",
                            "Conservatory-Roof-Replacement",
                            "Conservatory-Roof-Specialists",
                            "Core-Drilling",
                            "Corporate-Filming",
                            "Corrugated-Roofing-Suppliers",
                            "Courier-Services",
                            "Coving",
                            "Coving-Installers",
                            "Coving-Suppliers",
                            "Crane-Hire",
                            "Crown-Reduction",
                            "Crown-Thinning",
                            "Cupboards",
                            "Curtain-Blind-Fitters",
                            "Curtain-Cleaning",
                            "Curtain-Fitter",
                            "Curtain-Poles-Tracks",
                            "Curtain-Supply-And-Fit",
                            "Curtains-Blinds-Shutters",
                            "Custom-Gazebo-Builders",
                            "Custom-Made-Internal-Doors",
                            "Custom-Made-Wooden-External-Doors",
                            "Custom-Pergola-Builders",
                            "Custom-Roof-Trusses",
                            "Custom-Shed-Builders",
                            "Custom-Stair-Railing",
                            "Cyber-Security-Training",
                            "Damp-Investigation",
                            "Damp-Proofer",
                            "Damp-Survey",
                            "Data-Recovery-Back-Up",
                            "Data-Shredding",
                            "Deck-And-Gazebo-Builders",
                            "Deck-Painters",
                            "Decking",
                            "Decking-Cleaning",
                            "Decluttering",
                            "Deep-Cleaning-Services",
                            "Demolition",
                            "Demolition-Companies",
                            "Demolition-Contractors",
                            "Dent-Repair",
                            "Diagnostic-Testing",
                            "Diamond-Drilling",
                            "Digital-Smart-Door-Lock-Installation",
                            "Disabled-Bathrooms-Showers",
                            "Disaster-Trauma-Cleaning",
                            "Dishwasher-Draining",
                            "Dishwasher-Plumber",
                            "Dishwasher-Repair",
                            "Dog-Flaps",
                            "Domestic-Cleaning",
                            "Domestic-Oven-Cleaning",
                            "Door-Canopies",
                            "Door-Dipping",
                            "Door-Fitting-Hanging",
                            "Door-Joinery",
                            "Door-Paint-Stripping-Service",
                            "Door-Stripping",
                            "Doors-Opened-Unlocked",
                            "Doors-Supply",
                            "Dormer-Installation",
                            "Dormer-Roof-Windows",
                            "Dormer-Window-Installation",
                            "Double-Glazing-Installation",
                            "Double-Glazing-Repair",
                            "Drain-Installation",
                            "Drain-Pipe-Repair",
                            "Drain-Pipe-Replacement",
                            "Drain-Relining",
                            "Drain-Repair",
                            "Drain-Sewer-Clearance",
                            "Drainage-Investigation",
                            "Draught-Proofing",
                            "Dripping-Tap",
                            "Driveway-Cleaning-Patio-Cleaning",
                            "Driveway-Cleaning-Sealing",
                            "Driveway-Patio-Design",
                            "Driveway-Repair",
                            "Driveways-Patios-Paths",
                            "Drone-Aerial-Roof-And-Building-Surveying",
                            "Drone-Roof-Inspection",
                            "Drone-Surveying",
                            "Drop-Ceiling-Installation",
                            "Drop-Ceiling-Repair",
                            "Drop-Kerbs",
                            "Dry-Cleaning",
                            "Dry-Lining",
                            "Dry-Lining-Companies",
                            "Dry-Lining-Contractors",
                            "Dry-Ridge-Installation",
                            "Dry-Ridge-Repair",
                            "Dry-Rot-Treatment",
                            "Dry-Stone-Walling",
                            "Dry-Verge-Installation",
                            "Dry-Verge-Repair",
                            "Drywall-Ceiling-Contractors",
                            "Drywall-Installers",
                            "Drywall-Repair",
                            "Drywall-Replacement",
                            "Drywall-Taping",
                            "Dust-Fume-Extraction",
                            "Eco-Builders",
                            "Electric-Boiler-Installation",
                            "Electric-Boiler-Servicing-Repair",
                            "Electric-Cookers",
                            "Electric-Garage-Door-Installation",
                            "Electric-Garage-Door-Repair",
                            "Electric-Gate-Installation",
                            "Electric-Gate-Repair",
                            "Electric-Gate-Supplier",
                            "Electric-Gate-Wiring",
                            "Electric-Heating",
                            "Electric-Oven-Cooker-Repair",
                            "Electric-Radiators",
                            "Electric-Range-Cookers",
                            "Electric-Remote-Blinds",
                            "Electric-Showers",
                            "Electric-Smart-Thermostats",
                            "Electric-Sockets",
                            "Electric-Stoves",
                            "Electric-Vehicle-Charger-Installation",
                            "Electrical-Contractors",
                            "Electrical-Heater-Repair",
                            "Electrical-Installation-Condition-Report-Safety-Checks-Eicr",
                            "Electrical-Under-Floor-Heating-Installation",
                            "Electrical-Under-Floor-Heating-Repair",
                            "Electrician",
                            "Emergency-Air-Conditioning-Service",
                            "Emergency-Alarms-Security-Service",
                            "Emergency-Appliance-Services-Repair-Service",
                            "Emergency-Asbestos-Service",
                            "Emergency-Bathroom-Service",
                            "Emergency-Bricklayer-Service",
                            "Emergency-Builder-Service",
                            "Emergency-Carpenter-Service",
                            "Emergency-Carpet-And-Upholstery-Cleaning-Service",
                            "Emergency-Carpets-Flooring-Service",
                            "Emergency-Central-Heating-Repair",
                            "Emergency-Chimney-Sweep-Service",
                            "Emergency-Cleaning-Service",
                            "Emergency-Curtains-Blinds-Shutters-Service",
                            "Emergency-Damp-Proofing-Service",
                            "Emergency-Drain-Sewer-Clearance-Service",
                            "Emergency-Driveways-Patios-Paths-Service",
                            "Emergency-Electrician-Service",
                            "Emergency-Fascia-Soffits-Guttering-Service",
                            "Emergency-Fencing-Gate-Service",
                            "Emergency-Fire-Flood-Cleaning",
                            "Emergency-Fireplaces-Stove-Service",
                            "Emergency-Furniture-Repair-Restoration-Service",
                            "Emergency-Garage-Door-Service",
                            "Emergency-Garage-Vehicle-Service",
                            "Emergency-Garden-Service",
                            "Emergency-Gas-Boiler-Repair",
                            "Emergency-Groundwork-Service",
                            "Emergency-Handyman-Service",
                            "Emergency-Hire-Service",
                            "Emergency-Home-Automation-Media-Service",
                            "Emergency-Household-Water-Treatment-Service",
                            "Emergency-It-And-Consultancy-Service",
                            "Emergency-Joiners",
                            "Emergency-Kitchen-Service",
                            "Emergency-Landlord-Service",
                            "Emergency-Lighting",
                            "Emergency-Locksmith-Service",
                            "Emergency-Metalwork-Blacksmith-Service",
                            "Emergency-Miscellaneous-Service",
                            "Emergency-Mobility-Service",
                            "Emergency-Pest-Vermin-Control-Service",
                            "Emergency-Plasterer",
                            "Emergency-Plumber",
                            "Emergency-Plumber-Service",
                            "Emergency-Removals-Storage-Service",
                            "Emergency-Renewable-Energy-Service",
                            "Emergency-Roof-Leak-Repair",
                            "Emergency-Roof-Repair",
                            "Emergency-Roofer",
                            "Emergency-Roofing-Service",
                            "Emergency-Rubbish-Waste-Clearance-Service",
                            "Emergency-Scaffolder-Service",
                            "Emergency-Stonemason-Service",
                            "Emergency-Surface-Repair-Service",
                            "Emergency-Swimming-Pool-Service",
                            "Emergency-Telecommunication-Service",
                            "Emergency-Tiling-Service",
                            "Emergency-Towing-Transportation-Service",
                            "Emergency-Transport-Service",
                            "Emergency-Tree-Surgeon-Service",
                            "Emergency-Tv-Aerials-Satellite-Service",
                            "Emergency-Weather-Coating-Service",
                            "Emergency-Window-Cleaning-Service",
                            "Emergency-Windows-Doors-Conservatories-Service",
                            "End-Of-Tenancy-Move-Cleaning",
                            "Energy-Efficient-Lighting",
                            "Energy-Performance-Certificate",
                            "Energy-Performance-Certificate-Epc",
                            "Energy-Tariff-Broker",
                            "Engine-Cleaning",
                            "Engine-Rebuilding",
                            "Epos",
                            "Equestrian-Stable",
                            "Events-Setting",
                            "Extension-Builders",
                            "Extensions-Conversions",
                            "Exterior-Doors-Installation",
                            "Exterior-Doors-Repair",
                            "Exterior-House-Painters",
                            "Exterior-House-Spray-Painting",
                            "Exterior-Painters",
                            "Exterior-Painting",
                            "Exterior-Window-Painters",
                            "External-Decorator",
                            "External-Plasterers",
                            "External-Solid-Wall-Insulation",
                            "Extractor-Fans",
                            "Farm-Fencing",
                            "Farm-Gate",
                            "Farm-Shed-Builders",
                            "Fascia-Soffits-Guttering",
                            "Fascia-Soffits-Repair",
                            "Fascia-Soffits-Replacement",
                            "Fault-Finding",
                            "Felt-Lap-Vents",
                            "Felt-Roof-Repairs",
                            "Felt-Roofers",
                            "Felt-Roofing-Contractors",
                            "Felt-Roofing-Installation",
                            "Felt-Roofing-Repair",
                            "Fence-Painting-Services",
                            "Fence-Spraying",
                            "Fencing-Contractor",
                            "Fencing-Gates",
                            "Fencing-Gates-Supplier",
                            "Fencing-Repair-Replacement",
                            "Fibre-Glass-Roofing-Installation",
                            "Fibre-Glass-Roofing-Repair",
                            "Fibreglass-Roof-Installers",
                            "Fibreglass-Roof-Repairs",
                            "Fibreglass-Roof-Specialist",
                            "Fire-Alarm-Installation",
                            "Fire-Alarm-Servicing",
                            "Fire-And-Flood-Renovation",
                            "Fire-Damage",
                            "Fire-Damage-Restoration",
                            "Fire-Doors-Installation",
                            "Fire-Doors-Repair",
                            "Fire-Extinguishers",
                            "Fire-Risk-Assessment",
                            "Fireplace-Surround",
                            "Fireplaces",
                            "Fireplaces-Stoves",
                            "Fitted-Wardrobe-Company",
                            "Fitted-Wardrobes",
                            "Fix-Aluminium-Windows",
                            "Fix-Bay-Windows",
                            "Fix-Loft-Windows",
                            "Fix-Roof-Windows",
                            "Fix-Timber-Wooden-Windows",
                            "Fix-Upvc-Windows",
                            "Fix-Window-Lock",
                            "Fix-Wooden-Sash-Windows",
                            "Fixed-Lines",
                            "Flat-Ceilings",
                            "Flat-Management",
                            "Flat-Packs",
                            "Flat-Roof-Builders",
                            "Flat-Roof-Installers",
                            "Flat-Roof-Insulation",
                            "Flat-Roof-Repair",
                            "Flat-Roof-Replacement",
                            "Flat-Roof-Specialists",
                            "Flat-Roofing-Companies",
                            "Flat-Roofing-Installation",
                            "Flat-Roofing-Repair",
                            "Flat-Rubber-Roof-Repair",
                            "Flatpack-Wardrobe-Setup",
                            "Flint-Stonework",
                            "Flood-Damage",
                            "Flood-Restoration",
                            "Floor-Painting",
                            "Floor-Sanding",
                            "Floor-Screeding",
                            "Floor-Tiling",
                            "Flooring-Specialist",
                            "Flue-Specialist",
                            "Foundation-Builders",
                            "Foundations",
                            "Freesat",
                            "Freeview",
                            "French-Doors-Installation",
                            "French-Doors-Repair",
                            "French-Polisher",
                            "Fridge-Freezer-Repair",
                            "Front-Door-Painters",
                            "Frosted-Windows",
                            "Fumigation",
                            "Furniture-Joinery",
                            "Furniture-Painting",
                            "Furniture-Refinishing",
                            "Furniture-Refurbishing",
                            "Furniture-Repair",
                            "Furniture-Repair-Restoration",
                            "Furniture-Repair-Services",
                            "Furniture-Spray-Painters",
                            "Furniture-Stripper",
                            "Furniture-Stripping-Service",
                            "Fuseboard-Consumer-Unit-Installation",
                            "Fuseboard-Consumer-Unit-Repair",
                            "Garage-Conversion-Specialists",
                            "Garage-Conversions",
                            "Garage-Demolition-And-Removal",
                            "Garage-Door-Installation",
                            "Garage-Door-Painting",
                            "Garage-Door-Servicing-Repair",
                            "Garage-Door-Supplier",
                            "Garage-Doors",
                            "Garage-Flooring",
                            "Garage-Roof-Repairs",
                            "Garage-Roof-Replacement",
                            "Garage-Vehicle-Services",
                            "Garden-Clearance",
                            "Garden-Design",
                            "Garden-Fencing",
                            "Garden-Furniture-Restoration",
                            "Garden-Lighting",
                            "Garden-Logs-Supplied-Delivered",
                            "Garden-Machinery-Repairs",
                            "Garden-Maintenance",
                            "Garden-Rooms-Annexes",
                            "Garden-Shed-Suppliers",
                            "Garden-Structures",
                            "Garden-Studios",
                            "Gardener",
                            "Gas-And-Electric-Cooker-Installation",
                            "Gas-Boiler-Installation",
                            "Gas-Boiler-Installer",
                            "Gas-Boiler-Repair",
                            "Gas-Boiler-Replacement",
                            "Gas-Boiler-Servicing",
                            "Gas-Boiler-Servicing-Repair",
                            "Gas-Central-Heating-Boiler-Replacement",
                            "Gas-Central-Heating-Engineers",
                            "Gas-Central-Heating-Installation",
                            "Gas-Central-Heating-Servicing-Repair",
                            "Gas-Cooker-Disposal",
                            "Gas-Cooker-Installation",
                            "Gas-Cooker-Repair",
                            "Gas-Fire-Installation",
                            "Gas-Fire-Servicing-Repair",
                            "Gas-Meter",
                            "Gas-Pipe-Fitters",
                            "Gas-Pipe-Repair",
                            "Gas-Pipework",
                            "Gas-Safety-Checks-Cp12",
                            "Gate-Automation",
                            "Gates",
                            "Gazebo-Assembly-Service",
                            "Gazebo-Builders",
                            "Gazebo-Installation-Service",
                            "Gazebo-Installer",
                            "Gearbox",
                            "General-Building",
                            "General-Carpentry",
                            "General-Plumbing",
                            "Glass",
                            "Glass-Balustrades",
                            "Glass-Polishing",
                            "Glass-Replacement",
                            "Glass-Restoration",
                            "Glass-Roof-Installation",
                            "Glass-Roof-Installers",
                            "Glass-Roof-Repair",
                            "Glass-Shower-Screens",
                            "Glass-Splashbacks",
                            "Glass-Surface-Repair",
                            "Glazier",
                            "Golf-Bowls-Greens",
                            "Google-Thermostat",
                            "Grab-Hire",
                            "Graffiti-Remover",
                            "Graphic-Designers",
                            "Grass-Cutting",
                            "Gravel-Shingle-Driveways",
                            "Gravestone-Renovation",
                            "Green-Oak-Framing",
                            "Green-Roof-Companies",
                            "Green-Roof-Installers",
                            "Green-Roofing-Installation",
                            "Green-Roofing-Repair",
                            "Greenhouse-Installation",
                            "Greenhouse-Supplier",
                            "Gritting",
                            "Ground-Source-Heat-Pump-Engineers",
                            "Ground-Source-Heat-Pump-Installation-Gshp",
                            "Ground-Source-Heat-Pump-Installers",
                            "Ground-Source-Heat-Pump-Repair",
                            "Ground-Source-Heat-Pump-Servicing",
                            "Ground-Source-Heat-Pump-Servicing-Repair-Gshp",
                            "Grounds-Maintenance",
                            "Groundworks",
                            "Guardian-Roof-Installers",
                            "Gutter-Cleaning-And-Clearance",
                            "Gutter-Repair",
                            "Hand-Made-Tiles",
                            "Handmade-Kitchens",
                            "Handmade-Kitchens-Designed-Installed",
                            "Handrails",
                            "Handyman",
                            "Handyman-Roofer",
                            "Hard-Floor-Cleaning",
                            "Hard-Landscaping",
                            "Hardware-Consultants-Technicians",
                            "Hardwood-Flooring-Specialist",
                            "Haulage",
                            "Hedge-Trimming-Removal",
                            "Heritage-Plaster-Services",
                            "Heritage-Property-Specialist",
                            "Hire-Services",
                            "Hive-Heating-Installers",
                            "Hive-Thermostat",
                            "Holiday-Let-Cleaning-Services",
                            "Home-Automation",
                            "Home-Automation-Media",
                            "Home-Cinema",
                            "Home-Interior-Designer",
                            "Home-Networks",
                            "Home-Offices",
                            "Home-Renovation",
                            "Homebuyer-Report",
                            "Horse-Stable-Builders",
                            "Hot-Melt-Roofing-Installation",
                            "Hot-Melt-Roofing-Repair",
                            "Hot-Tub-Installation",
                            "Hot-Tub-Servicing",
                            "Hot-Tub-Supplier",
                            "Hot-Tub-Wiring",
                            "Hot-Tubs-Spas",
                            "Hot-Water-Tank",
                            "House-Clearance",
                            "House-Removal",
                            "House-Renovation",
                            "House-Rewiring",
                            "Household-Water-Treatment",
                            "Hydraulic-Pipe-Repair",
                            "Immersion-Heater-Installation",
                            "Immersion-Heater-Repair",
                            "Industrial-Doors",
                            "Industrial-Garage-Doors",
                            "Insect-Screens",
                            "Insulated-Rendering",
                            "Insulation",
                            "Insulation-And-Drywall-Contractors",
                            "Insurance-Claim-Specialist",
                            "Integral-Blinds",
                            "Intercom-Entry-Systems",
                            "Interior-Designer",
                            "Interior-Painters",
                            "Interior-Window-Shutter-Fitters",
                            "Interlocking-Floor-Tiles",
                            "Internal-Solid-Wall-Insulation",
                            "Internet-Services",
                            "Intruder-Alarms",
                            "Ironing",
                            "Irrigation-Systems",
                            "It-And-Consultancy",
                            "It-Planning-And-Construction",
                            "It-Project-Management",
                            "Japanese-Knotweed",
                            "Jet-Pressure-Washing",
                            "Joiner",
                            "Joinery",
                            "Joinery-Companies",
                            "K-Rend",
                            "K-Rend-Installers",
                            "K-Rend-Specialists",
                            "K-Rend-Suppliers",
                            "K-Rendering-Companies",
                            "Key-Cutting",
                            "Kitchen-Appliance-Supplier",
                            "Kitchen-Cabinet-Makers",
                            "Kitchen-Cupboard-Repair",
                            "Kitchen-Cupboard-Repairs",
                            "Kitchen-Designers",
                            "Kitchen-Doors-Installation",
                            "Kitchen-Doors-Repair",
                            "Kitchen-Doors-Supply-And-Installation",
                            "Kitchen-Extraction-Cleaning",
                            "Kitchen-Fitters-Installation",
                            "Kitchen-Fitters-Supply-And-Installation",
                            "Kitchen-Painters",
                            "Kitchen-Refurbishments",
                            "Kitchen-Renovation",
                            "Kitchen-Showroom",
                            "Kitchen-Sink-Installation",
                            "Kitchen-Sink-Repair",
                            "Kitchen-Sprayers",
                            "Kitchen-Supplier",
                            "Kitchens",
                            "Laminate-Flooring",
                            "Land-Appraisal",
                            "Land-Surveyors",
                            "Landlord-Inventories",
                            "Landlord-Inventories-Mid-Tenancy-Inspection",
                            "Landlord-Inventories-Tenant-Check-In",
                            "Landlord-Inventories-Tenant-Check-Out",
                            "Landlord-Services",
                            "Landscape-Contractor",
                            "Landscaper",
                            "Laptop-Repairs",
                            "Laser-Cutting-Stainless-Steel",
                            "Lath-Plastering",
                            "Laundry-Service",
                            "Lawn-Aeration",
                            "Lawn-Care",
                            "Lawn-Treatment",
                            "Lead-Flashing",
                            "Lead-Flashing-Repairs",
                            "Lead-Pipe",
                            "Lead-Roofers",
                            "Leadwork",
                            "Leadworks-Installation",
                            "Leadworks-Repair",
                            "Leak-Detection-Specialist",
                            "Leaking-Conservatory-Roof-Repairs",
                            "Lean-To-Conservatory",
                            "Lean-To-Gazebo",
                            "Lean-To-Roof",
                            "Leather-Cleaning",
                            "Leather-Repair",
                            "Led-Lighting",
                            "Legionella-Assessment",
                            "Legionella-Control",
                            "Legionella-Testing",
                            "Leka-Conservatory-Roof-Installers",
                            "Lighting-Design",
                            "Lightweight-Conservatory-Roof-Replacement",
                            "Lime-Mortar-Specialists",
                            "Lime-Plaster-Suppliers",
                            "Lime-Plasterer",
                            "Lime-Plastering",
                            "Lime-Render-Specialist",
                            "Lime-Rendering",
                            "Lime-Wash-Paint",
                            "Lintel-Installation",
                            "Lintel-Repair",
                            "Lintel-Replacement",
                            "Liquid-Plastic-Roofing-Installation",
                            "Liquid-Plastic-Roofing-Repair",
                            "Liquid-Screeding",
                            "Liquid-Waterproof-System",
                            "Lock-Fitting",
                            "Lock-Repair",
                            "Locking-Wheel-Nut-Removal",
                            "Locksmith",
                            "Loft-Conversion-Specialists",
                            "Loft-Conversions",
                            "Loft-Extensions",
                            "Loft-Floor-Boarding",
                            "Loft-Hatches",
                            "Loft-Insulation",
                            "Loft-Ladder-Installer",
                            "Loft-Ladder-Supplier",
                            "Loft-Storage",
                            "Loft-Windows-Installation",
                            "Loft-Windows-Repair",
                            "Lofts-Loft-Ladders",
                            "Log-Cabin-Builders",
                            "Log-Cabin-Fitters",
                            "Log-Cabin-Installers",
                            "Log-Cabin-Repair",
                            "Log-Cabin-Suppliers",
                            "Log-Cabins",
                            "Logs",
                            "Low-Moisture-Cleaning",
                            "Lpg-Boiler-Installation",
                            "Lpg-Boiler-Repair",
                            "Lpg-Boiler-Servicing",
                            "Lpg-Central-Heating-Installation",
                            "Lpg-Central-Heating-Servicing-Repair",
                            "Lpg-Heating-Engineers",
                            "Macerator-Toilet-Repair",
                            "Made-To-Measure-Blinds",
                            "Made-To-Measure-Curtain",
                            "Made-To-Measure-Curtain-Blinds",
                            "Made-To-Measure-Doors",
                            "Made-To-Measure-Kitchen-Units",
                            "Made-To-Measure-Radiator-Covers",
                            "Made-To-Measure-Shutters",
                            "Magnetic-Plastering",
                            "Man-And-A-Van",
                            "Marquee-Hire",
                            "Masonry-Painters",
                            "Master-Thatcher",
                            "Mastic-Sealant",
                            "Mechanic",
                            "Media-Wall-Builder",
                            "Media-Wall-Carpenter",
                            "Media-Wall-Fitters",
                            "Media-Wall-Installation",
                            "Media-Wall-Specialist",
                            "Media-Wall-With-Fireplace-Installation",
                            "Memorial-Gravestones-Supplied",
                            "Metal-Fabrication",
                            "Metal-Gates",
                            "Metal-Painting",
                            "Metal-Roof-Restoration",
                            "Metal-Roofing-Companies",
                            "Metal-Roofing-Contractors",
                            "Metal-Roofing-Installation",
                            "Metal-Roofing-Repair",
                            "Metal-Roofing-Repair-Contractors",
                            "Metal-Roofing-Suppliers",
                            "Metal-Staircases",
                            "Metal-Stud",
                            "Metal-Works",
                            "Metalwork-Blacksmith",
                            "Mini-Bus-Hire",
                            "Mini-Micro-Digger-Hire",
                            "Minibus-Taxi",
                            "Mirrors",
                            "Miscellaneous-Services",
                            "Misted-Double-Glazing",
                            "Mobile-Discos",
                            "Mobile-Furniture-Repair",
                            "Mobile-Mechanic",
                            "Mobile-Phone-Repairs",
                            "Mobile-Tyre-Fitting",
                            "Mobile-Welding",
                            "Mobility",
                            "Mobility-Adaptions-In-The-Home",
                            "Mobility-Aids",
                            "Mobility-Furniture",
                            "Mobility-Scooter-Repair",
                            "Mobility-Scooters",
                            "Moling-Contractors",
                            "Moling-Services",
                            "Monocouche-Render-Suppliers",
                            "Monocouche-Rendering",
                            "Mosaic-Tiles",
                            "Moss-Removal",
                            "Moss-Removal-Service",
                            "Mot",
                            "Motor-Home-Sales",
                            "Motor-Home-Servicing-Leisure-Accessories",
                            "Motor-Homes",
                            "Motorcycle-Mots",
                            "Motorcycle-Sales",
                            "Motorcycle-Services",
                            "Motorcycle-Tyres",
                            "Mould-Control",
                            "Mulching",
                            "Mural-Artist",
                            "Mural-Painter",
                            "Natural-Stone-Tiles",
                            "Nest-Thermostat",
                            "Network-Administration",
                            "Network-Cabling",
                            "Network-Installation",
                            "Network-Support",
                            "New-Builds",
                            "New-Roof",
                            "Oak-Furniture-Restoration",
                            "Office-Cleaning",
                            "Office-Clearance",
                            "Oil-Boiler-Installation",
                            "Oil-Boiler-Replacement",
                            "Oil-Central-Heating-Engineers",
                            "Oil-Central-Heating-Installation",
                            "Oil-Central-Heating-Servicing-Repair",
                            "Oil-Tank-Emptying-Service",
                            "Oil-Tank-Installation",
                            "Oil-Tank-Removal",
                            "Oil-Tank-Repair",
                            "Oil-Tank-Servicing",
                            "Online-Interior-Design",
                            "Orangeries",
                            "Organic-Cleaning",
                            "Outbuilding",
                            "Oven-Cleaning",
                            "Packaging-Service",
                            "Paint-Sprayer",
                            "Paint-Stripping",
                            "Painter-Decorator",
                            "Painting-And-Decorating-Companies",
                            "Painting-Decorating",
                            "Painting-Kitchen-Cabinets",
                            "Panel-Fencing",
                            "Parquet-Flooring",
                            "Partition-Walls",
                            "Party-Wall-Matters",
                            "Patio-Doors-Installation",
                            "Patio-Doors-Repair",
                            "Patios-Paving",
                            "Patterned-Imprinted-Concrete",
                            "Pc-Repairs",
                            "Pebble-Dash-Companies",
                            "Pebble-Dash-Render",
                            "Pebble-Dash-Repair",
                            "Pebble-Dash-Suppliers",
                            "Pebble-Dashing",
                            "Pebble-Dashing-Rough-Casting",
                            "Penetrating-Damp-Treatment",
                            "Performance-Tuning",
                            "Pergola-Builders",
                            "Pergolas-Installed",
                            "Period-Property-Restoration",
                            "Permeable-Paving",
                            "Pest-Vermin-Control",
                            "Piano-Removals",
                            "Picket-Fencing",
                            "Piling",
                            "Pine-Furniture-Restoration",
                            "Pipe-Fitter",
                            "Pipework",
                            "Pipework-Connect",
                            "Pitched-Roofers",
                            "Pitched-Roofing-Installation",
                            "Pitched-Roofing-Repair",
                            "Plain-Tiles",
                            "Planning-Consultants",
                            "Planning-Design",
                            "Plant-Hire-Sales",
                            "Plantation-Shutters",
                            "Plaster-And-Painter",
                            "Plaster-Ceiling-Repair",
                            "Plaster-Coving",
                            "Plaster-Mouldings",
                            "Plaster-Repair",
                            "Plasterboard-Installers",
                            "Plasterer",
                            "Plastering",
                            "Plastering-Firms",
                            "Plastering-Services",
                            "Plastic-Canopies",
                            "Play-Areas",
                            "Plumber",
                            "Plumbers-Merchant",
                            "Plumbing-Merchants",
                            "Plumbing-Repairs",
                            "Ply-Boarding",
                            "Pole-Barn-Roof-Repair",
                            "Polished-Concrete",
                            "Polished-Plastering",
                            "Polycarbonate-Conservatory-Roof-Repairs",
                            "Polycarbonate-Conservatory-Roof-Replacement",
                            "Polycarbonate-Roofing-Installation",
                            "Polycarbonate-Roofing-Repair",
                            "Polytunnels",
                            "Pond-Construction",
                            "Pond-Maintenance-Cleaning",
                            "Popcorn-Ceiling-Spray",
                            "Porcelain-Tiles",
                            "Porch-Installation",
                            "Porch-Roof-Repair",
                            "Porches-Repair",
                            "Portable-Appliance-Testing-Pat-Testing",
                            "Portable-Offices",
                            "Powder-Coating",
                            "Power-Flush-Companies",
                            "Power-Flushing",
                            "Printer-Repairs",
                            "Printing",
                            "Project-Management",
                            "Property-Maintenance-Repair",
                            "Property-Renovation",
                            "Pruning",
                            "Purifiers",
                            "Quantity-Surveyor",
                            "Quartz-Tiling",
                            "Radiator-Cleaning",
                            "Radiator-Covers",
                            "Radiator-Fitters",
                            "Radiator-Installation",
                            "Radiator-Repair",
                            "Radiator-Replacement",
                            "Radiator-Restoration",
                            "Radiator-Service",
                            "Radiator-Specialist",
                            "Radiator-Supply-And-Fit",
                            "Radiator-Thermostat-Valve-Installation",
                            "Radiator-Thermostat-Valve-Repair",
                            "Radiators-Suppliers",
                            "Railings",
                            "Rainwater-Harvesting",
                            "Range-Cooker",
                            "Range-Cooker-Servicing-Repair",
                            "Rayburn-Servicing-Repair",
                            "Recycling",
                            "Refrigerated-Transportation",
                            "Refrigeration-Services",
                            "Refurbishments",
                            "Registered-Gas-Boiler-Engineers",
                            "Removals-Storage",
                            "Render-Cleaning",
                            "Render-Specialist",
                            "Render-Supplier",
                            "Rendering",
                            "Rendering-Companies",
                            "Rendering-Repair",
                            "Rendering-Services",
                            "Renewable-Energy",
                            "Renovation-Specialist",
                            "Repair-And-Listed-Building-Specialist",
                            "Replace-Kitchen-Cabinets",
                            "Replace-Toilet",
                            "Replacement-Doors-And-Drawers",
                            "Replacement-Polycarbonate-Conservatory-Roof",
                            "Repointing",
                            "Residential-Grass-Cutting",
                            "Resin-Bond-Surfacing",
                            "Resin-Bound-Surfacing",
                            "Resin-Flooring",
                            "Restoration",
                            "Rics-Condition-Report",
                            "Ridge-Tile-Repairs",
                            "Ridged-Tiles-Installation",
                            "Ridged-Tiles-Repair",
                            "Rise-And-Recline-Chairs",
                            "Rising-Damp",
                            "Road-Markings",
                            "Rolled-Steel-Joist-Installation",
                            "Roller-Shutters",
                            "Roof-And-Gutter-Repairs",
                            "Roof-Blinds",
                            "Roof-Cleaning",
                            "Roof-Coatings",
                            "Roof-Gardens",
                            "Roof-Inspection-And-Repair",
                            "Roof-Inspection-Report",
                            "Roof-Joist-Insulation",
                            "Roof-Leak-Detection",
                            "Roof-Leak-Repair",
                            "Roof-Lights-Installation",
                            "Roof-Lights-Repair",
                            "Roof-Maintenance",
                            "Roof-Moss-Removal",
                            "Roof-Moss-Removal-Companies",
                            "Roof-Moss-Treatment",
                            "Roof-Rafter-Insulation",
                            "Roof-Repair-Companies",
                            "Roof-Repair-Services",
                            "Roof-Replacement",
                            "Roof-Replacement-Companies",
                            "Roof-Slate-Suppliers",
                            "Roof-Tile-Replacement",
                            "Roof-Trusses",
                            "Roof-Window-Installer",
                            "Roof-Window-Repair",
                            "Roof-Windows-Installation",
                            "Roof-Windows-Repair",
                            "Roofer",
                            "Roofing-And-Chimney-Repair",
                            "Roofing-Material-Suppliers",
                            "Roofing-Repairs",
                            "Rsj-Beam",
                            "Rsj-Installation",
                            "Rubber-Roof-Installers",
                            "Rubber-Roof-Repair",
                            "Rubber-Roofing-Contractors",
                            "Rubber-Roofing-Installation",
                            "Rubber-Roofing-Repair",
                            "Rubber-Roofing-Suppliers",
                            "Rubbish-Waste-Clearance",
                            "Rug-Cleaning",
                            "Safe-Locks",
                            "Safes",
                            "Safety-Flooring",
                            "Sagging-Roof-Repair",
                            "Sail-Shades",
                            "Salvage",
                            "Satellite-Broadband-Services",
                            "Scaffold-Alarms",
                            "Scaffolder",
                            "Scaffolding-Hire",
                            "Scarification",
                            "Scooter-Mots",
                            "Scooter-Services",
                            "Scooter-Tyres",
                            "Scrap-Cars",
                            "Scrap-Metal",
                            "Scratch-Repair",
                            "Screeding",
                            "Screeding-Companies",
                            "Sealoflex-Roofing-Installation",
                            "Sealoflex-Roofing-Repair",
                            "Secondary-Glazing",
                            "Security-Assessment",
                            "Security-Barriers",
                            "Security-Door-Locks",
                            "Security-Fencing",
                            "Security-Shutters-Grilles",
                            "Security-Solutions-Access-Control",
                            "Sensory-Gardens",
                            "Septic-Tank-Emptying",
                            "Septic-Tank-Installation",
                            "Septic-Tank-Repair",
                            "Sewage-Pump-Installation",
                            "Sewage-Pump-Maintenance",
                            "Sewer-Repair",
                            "Shed-Bases",
                            "Shed-Builders",
                            "Shed-Fitter",
                            "Shed-Makers",
                            "Shed-Repair",
                            "Shed-Roof-Refelting",
                            "Shed-Roof-Repairs",
                            "Sheds",
                            "Sheetrock-Contractors",
                            "Sheetrock-Installers",
                            "Shelving",
                            "Shop-Fitting",
                            "Shower-Installation",
                            "Shower-Plumbers",
                            "Shower-Repair",
                            "Shower-Replacement",
                            "Sign-Makers",
                            "Sign-Writers",
                            "Silicone-Rendering",
                            "Silicone-Sealing",
                            "Single-Ply-Membrane-Roofs-Installation",
                            "Single-Ply-Membrane-Roofs-Repair",
                            "Sink-Crack",
                            "Sink-Draining",
                            "Skim-Coating-Contractor",
                            "Skimming",
                            "Skip-Bag-Hire",
                            "Skip-Hire",
                            "Skirting",
                            "Skirting-Boards",
                            "Skirting-Installers",
                            "Skylight-Install",
                            "Skylights-For-Flat-Roofs",
                            "Slate-Roof-Installation",
                            "Slate-Roof-Repair",
                            "Slate-Roofer-Repair",
                            "Slate-Roofing-Contractors",
                            "Slate-Tiled-Roofing-Installation",
                            "Slate-Tiles",
                            "Sleepers",
                            "Small-Roof-Repairs",
                            "Smart-Heating-Installation",
                            "Smart-Home-Technology-Consultant",
                            "Smart-Repairs",
                            "Smart-Thermostat-Installation",
                            "Smart-Thermostats",
                            "Smoke-Alarms",
                            "Smokeless-Fuel",
                            "Snap-Locks",
                            "Soakaway-Clearance",
                            "Soakaways",
                            "Soda-Sand-Shot-Blasting",
                            "Soft-Landscaping",
                            "Soft-Washing",
                            "Software-Testing",
                            "Soil-Stack-Replacement",
                            "Solar-Battery-Storage",
                            "Solar-Panel-Cleaning",
                            "Solar-Panel-Installation",
                            "Solar-Panel-Servicing-Repair",
                            "Solar-Photovoltaic-Electric",
                            "Solar-Photovoltaic-Electric-Feed-In-Tariff",
                            "Solar-Roof-Installation",
                            "Solar-Roof-Servicing-Repair",
                            "Solar-Thermal-Heating-Installation",
                            "Solar-Thermal-Heating-Servicing-Repair",
                            "Solid-Floor-Insulation",
                            "Solid-Fuel",
                            "Sound-Proofing",
                            "Spalling-Brick-Repair",
                            "Specialist-Paint-Effects",
                            "Spray-Foam-Insulation",
                            "Spray-Foam-Insulation-Removal",
                            "Spray-Render-Companies",
                            "Spray-Rendering",
                            "Stable-Doors",
                            "Stain-Protection",
                            "Stained-Glass",
                            "Stained-Glass-Restoration",
                            "Staircase-Fitters",
                            "Staircase-Joinery",
                            "Staircase-Refurbishment",
                            "Staircase-Repair",
                            "Staircases",
                            "Stairlift-Installation",
                            "Stairlift-Repair",
                            "Stairs-Made-To-Measure",
                            "Steam-Cleaning",
                            "Steel-Bending-Services",
                            "Steel-Fabrication",
                            "Steel-Fabricators",
                            "Steel-Work-Design",
                            "Stone-Carving",
                            "Stone-Floor-Cleaning",
                            "Stone-Floor-Restoration",
                            "Stone-Flooring",
                            "Stone-Repairs",
                            "Stonemason",
                            "Storage",
                            "Storage-Heating",
                            "Stove-Pipe-Installers",
                            "Stoves-Fireplace-Showroom",
                            "Stoves-Installer",
                            "Stretched-Ceilings",
                            "Structural-Design",
                            "Structural-Designer",
                            "Structural-Engineer",
                            "Structural-Engineer-Structural-Calculations",
                            "Structural-Engineering-Services",
                            "Structural-Steels",
                            "Structural-Water-Proofing",
                            "Stud-Partition",
                            "Stud-Wall",
                            "Stump-Grinding",
                            "Subsidence-Builder",
                            "Subsidence-Repair",
                            "Subsidence-Specialist",
                            "Subsidence-Surveys",
                            "Summer-House",
                            "Summer-House-Design-Construction",
                            "Summerhouse-Builders",
                            "Summerhouse-Installers",
                            "Summerhouse-Repairs",
                            "Summerhouse-Suppliers",
                            "Surface-Repair",
                            "Surveying",
                            "Suspended-Ceiling-Contractors",
                            "Suspended-Ceiling-Installers",
                            "Suspended-Ceiling-Suppliers",
                            "Suspended-Ceilings",
                            "Suspended-Floor-Insulation",
                            "Sustainable-Builders",
                            "Sustainable-Construction",
                            "Swimming-Pool-Construction",
                            "Swimming-Pool-Maintenance",
                            "Swimming-Pools",
                            "Table-Restoration",
                            "Tado-Installers",
                            "Tap-Drip",
                            "Tap-Repair",
                            "Tape-And-Jointing",
                            "Tarmac-Driveways",
                            "Taxi-Services",
                            "Technical-Drawing",
                            "Telecommunications",
                            "Telephone-Engineer",
                            "Telephone-Faults",
                            "Telephone-Points",
                            "Telephone-System-Equipment",
                            "Television-Points",
                            "Thatch-Roof-Repairs",
                            "Thatched-Roof-Installation",
                            "Thatched-Roof-Repair",
                            "Thermal-Dynamics",
                            "Thermodynamic-Panels",
                            "Tile-And-Ceramic-Repair",
                            "Tile-And-Grout-Cleaning",
                            "Tile-Repair",
                            "Tile-Roof-Repair",
                            "Tile-Supplier",
                            "Tiled-Conservatory-Roof-Installation",
                            "Tiled-Conservatory-Roof-Repair",
                            "Tiled-Floor-Cleaning",
                            "Tiler-Tiling",
                            "Timber-Merchants",
                            "Timber-Resin-Repairs",
                            "Timber-Restoration",
                            "Timber-Treatment",
                            "Timber-Wooden-Doors-Installation",
                            "Timber-Wooden-Doors-Repair",
                            "Timber-Wooden-Windows-Installation",
                            "Timber-Wooden-Windows-Repair",
                            "Tin-Roof-Installers",
                            "Toilet-Fitting",
                            "Toilet-Flush-Repair",
                            "Toilet-Installation",
                            "Toilet-Plumber",
                            "Toilet-Portable-Toilet",
                            "Toilet-Repair",
                            "Toilet-Seat-Installation",
                            "Tool-Hire",
                            "Towing-Services",
                            "Towing-Transportation",
                            "Trade-Supplier",
                            "Trailer-Towing-Training",
                            "Transport-Services",
                            "Transportation-Of-Heavy-Vehicles",
                            "Transportation-Of-Light-Vehicles",
                            "Tree-Felling",
                            "Tree-House-Builder",
                            "Tree-Houses",
                            "Tree-Planting",
                            "Tree-Pruning",
                            "Tree-Surgeon",
                            "Trellis",
                            "Triple-Glazing-Installation",
                            "Triple-Glazing-Repair",
                            "Truss-Roofing",
                            "Trv",
                            "Tumble-Dryer-Repair",
                            "Turfing",
                            "Tv-Aerial-Satellite-Installation",
                            "Tv-Aerials-Satellite-Services",
                            "Tv-Cabinet-Makers",
                            "Tv-Repair",
                            "Tv-Wall-Mounting",
                            "Tyre-Fitting",
                            "Ufh-Installation",
                            "Ufh-Repair",
                            "Under-Pinning",
                            "Under-Stairs-Storage-Fitters",
                            "Underfloor-Heating-Installation",
                            "Underfloor-Heating-Installers",
                            "Underfloor-Heating-Maintenance",
                            "Underfloor-Heating-Plumber",
                            "Underfloor-Heating-Repair",
                            "Underfloor-Heating-Servicing",
                            "Underfloor-Heating-Specialist",
                            "Underfloor-Heating-Suppliers",
                            "Underground-Pipework",
                            "Unvented-Hot-Water-Cylinder-Installation",
                            "Unvented-Hot-Water-Cylinder-Servicing-Repair",
                            "Upholstery",
                            "Upholstery-Cleaning",
                            "Upholstery-Repair",
                            "Upvc-Cladding-Installers",
                            "Upvc-Cleaning",
                            "Upvc-Conservatory-Roof-Repairs",
                            "Upvc-Doors-Installation",
                            "Upvc-Doors-Repair",
                            "Upvc-Guttering",
                            "Upvc-Painters",
                            "Upvc-Repairs",
                            "Upvc-Spraying",
                            "Upvc-Windows-Installation",
                            "Upvc-Windows-Repair",
                            "Vacuum-Service-Repair",
                            "Van-Car-Hire",
                            "Van-Conversions",
                            "Van-Security-Locks",
                            "Vehicle-Air-Conditioning-Servicing-Repair",
                            "Vehicle-Car-Body-Repair",
                            "Vehicle-Car-Valeting",
                            "Vehicle-Paint-Spraying",
                            "Vehicle-Recovery",
                            "Vehicle-Signwriting",
                            "Vehicle-Window-Tinting",
                            "Vehicle-Wrapping",
                            "Velux-Window-Installer",
                            "Velux-Window-Repairs",
                            "Venetian-Marble-Plastering",
                            "Venetian-Plastering",
                            "Victorian-Tiles",
                            "Video-Audio-Repair",
                            "Vinyl-Floor-Tiles",
                            "Vinyl-Flooring",
                            "Vokera-Boiler-Service",
                            "Volp-Telephony",
                            "Wall-Coatings",
                            "Wall-Crack",
                            "Wall-Murals",
                            "Wall-Tie-Replacement",
                            "Wall-Tie-Replacements",
                            "Wall-Tie-Specialist",
                            "Wall-Tie-Survey",
                            "Wall-Tiling",
                            "Wallpaper-Install",
                            "Wallpapering",
                            "Wardrobe-Doors-Made-To-Measure",
                            "Wardrobe-Maker",
                            "Wardrobe-Repair",
                            "Wardrobe-Repairs",
                            "Wardrobe-Sliding-Doors",
                            "Warehouse-Clearance",
                            "Warehouse-Racking",
                            "Warm-Roof-Construction",
                            "Warm-Roof-Installers",
                            "Washing-Machine-Plumbers",
                            "Washing-Machine-Repair",
                            "Wasp-Nest-Removal",
                            "Waste-Clearance",
                            "Waste-Water-Treatment-Plant-Installations",
                            "Water-Coolers-Supply-Maintenance",
                            "Water-Damage",
                            "Water-Features",
                            "Water-Filters",
                            "Water-Gardens",
                            "Water-Leak-Detection",
                            "Water-Leakage-Repair",
                            "Water-Main-Replacement",
                            "Water-Mains-Specialist-Pipe-Replacement-Moling-And-Lead-Pipes",
                            "Water-Meter",
                            "Water-Pipe-Repair",
                            "Water-Pipe-Replacement",
                            "Water-Pressure",
                            "Water-Pump-Servicing",
                            "Water-Pump-Specialist",
                            "Water-Pumps-Installation",
                            "Water-Pumps-Repair",
                            "Water-Softeners",
                            "Water-Supply-Pipe-Repairs",
                            "Water-Tank-Cleaning",
                            "Water-Tank-Installation",
                            "Water-Tank-Repair",
                            "Waterproof-Plasterer",
                            "Weather-Coatings",
                            "Website-Designers",
                            "Weed-Control",
                            "Welding",
                            "Welding-Fabrication",
                            "Well-Pump-Repair",
                            "Wet-Rooms",
                            "Wheel-Refurbishments",
                            "Wheelchairs-Manual-Electric",
                            "Wheelie-Bin-Clean",
                            "Wifi-Distribution",
                            "Wildlife-Management",
                            "Wind-Turbines",
                            "Wind-Turbines-Feed-In-Tariff",
                            "Window-Cleaner",
                            "Window-Film",
                            "Window-Fitters",
                            "Window-Joinery",
                            "Window-Lock-Fitting",
                            "Window-Lock-Repair",
                            "Window-Shutter-Fitters",
                            "Window-Shutter-Suppliers",
                            "Window-Shutters",
                            "Window-Tinting",
                            "Windows-And-Doors",
                            "Windows-Doors-Conservatories",
                            "Windows-Supply",
                            "Windscreen-Repair",
                            "Windscreen-Replacement",
                            "Wood-And-Laminate-Repair",
                            "Wood-Burner-Flue-Installers",
                            "Wood-Flooring-Installers",
                            "Wood-Flooring-Restoration",
                            "Wood-Flooring-Suppliers",
                            "Wood-Furniture-Repair",
                            "Wood-Furniture-Restoration",
                            "Wood-Gazebo-Installation",
                            "Wood-Joinery",
                            "Wood-Log-Burning-Stoves",
                            "Wood-Merchants",
                            "Wood-Stripper",
                            "Wood-Turning",
                            "Wood-Turning-Service",
                            "Wooden-Chair-Repair",
                            "Wooden-Floor-Specialist",
                            "Wooden-Gates",
                            "Wooden-Sash-Windows-Installation",
                            "Wooden-Sash-Windows-Repair",
                            "Wooden-Shutters",
                            "Wooden-Timber-Structures",
                            "Wooden-Windows-Stripped-Painted",
                            "Woodworm-Treatment",
                            "Worcester-Boiler-Repair",
                            "Worcster-Boiler-Servicing",
                            "Workshop-Builders",
                            "Workshop-Design-Construction",
                            "Worktop-And-Countertop-Repair",
                            "Worktops",
                            "Worktops-Acrylic",
                            "Worktops-Glass",
                            "Worktops-Granite",
                            "Worktops-Laminate",
                            "Worktops-Marble",
                            "Worktops-Quartz",
                            "Worktops-Solid-Wood",
                            "Worktops-Stainless-Steel",
                            "Worldwide-International-Removals",
                            "Zinc-Roof-Installers"
                        ],
                        "type": "string",
                        "description": "Pick from the official Checkatrade trade list (1596 categories). Used only when `searchUrls` is empty. Power users can still pass any custom slug via `searchUrls`."
                    },
                    "location": {
                        "title": "Location",
                        "type": "string",
                        "description": "UK city, town or postcode area (e.g. 'London', 'Manchester', 'Birmingham', 'SW1', 'BS8'). Used only when searchUrls is empty."
                    },
                    "directUrls": {
                        "title": "Direct Trader Profile URLs",
                        "type": "array",
                        "description": "Optional list of individual trader profile URLs to scrape directly (e.g. https://www.checkatrade.com/trades/plumblondonltd). Bypasses search.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "maxItems": {
                        "title": "Max Traders",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum number of trader profiles to extract (0 = unlimited). Each search returns up to ~20 results per page; pagination is automatic.",
                        "default": 100
                    },
                    "extractReviews": {
                        "title": "Extract Customer Reviews",
                        "type": "boolean",
                        "description": "Include the latest customer reviews on each trader profile (author, date, rating, body). Adds depth for quality analysis and competitive research.",
                        "default": true
                    },
                    "requirePhone": {
                        "title": "Only Traders With a Phone Number",
                        "type": "boolean",
                        "description": "Drop traders that don't expose a phone number on their profile. Useful when building call-out lead lists.",
                        "default": false
                    },
                    "minRating": {
                        "title": "Minimum Rating",
                        "minimum": 0,
                        "maximum": 10,
                        "type": "integer",
                        "description": "Drop traders whose average rating is below this value. Checkatrade ratings are 0–10. Set to 0 to keep all traders.",
                        "default": 0
                    },
                    "minReviews": {
                        "title": "Minimum Reviews Count",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Drop traders with fewer than this many reviews. Helps filter out brand-new accounts.",
                        "default": 0
                    },
                    "maxConcurrency": {
                        "title": "Max Concurrency",
                        "minimum": 1,
                        "maximum": 20,
                        "type": "integer",
                        "description": "Max parallel requests (1-20). Higher is faster but more likely to trigger Cloudflare challenges. Default 8 is balanced.",
                        "default": 8
                    },
                    "maxRequestsPerMinute": {
                        "title": "Max Requests / Minute",
                        "minimum": 10,
                        "maximum": 1200,
                        "type": "integer",
                        "description": "Throttle requests to avoid rate limits. 240 is safe with residential proxies; lower if you see frequent retries.",
                        "default": 240
                    },
                    "maxRequestRetries": {
                        "title": "Max Request Retries",
                        "minimum": 0,
                        "maximum": 15,
                        "type": "integer",
                        "description": "How many times to retry a failed request. Cloudflare may serve interactive challenges — 5+ is recommended.",
                        "default": 5
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration",
                        "type": "object",
                        "description": "Proxy settings. The Apify shared proxy pool (no group selected) is the cost-optimal default — got-scraping's Chrome TLS fingerprint passes Cloudflare on Checkatrade listing/profile pages. Add RESIDENTIAL only if you see frequent 403s at very high concurrency (>15) or need precise UK geo.",
                        "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
