# Find Air Source Heat Pump Installers - UK

**Use case:** 

as before

## Input

```json
{
  "technologies": [
    "air-source-heat-pump"
  ],
  "regions": [],
  "englandSubregions": [],
  "maxPages": 0,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

## Output

```json
{
  "name": {
    "label": "Company Name",
    "format": "string"
  },
  "email": {
    "label": "Email",
    "format": "string"
  },
  "telephone": {
    "label": "Telephone",
    "format": "string"
  },
  "website": {
    "label": "Website",
    "format": "string"
  },
  "url": {
    "label": "Profile URL",
    "format": "string"
  },
  "address": {
    "label": "Address",
    "format": "string"
  },
  "postcode": {
    "label": "Postcode",
    "format": "string"
  },
  "country": {
    "label": "Country",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [MCS Certified Installers Scraper - UK](https://apify.com/morkerr/mcs-certified-installers-scraper-uk) with a specific input configuration. Visit the [Actor detail page](https://apify.com/morkerr/mcs-certified-installers-scraper-uk) to learn more, explore other use cases, and run it yourself.