# Battery Storage Installers in the UK

**Use case:** 

Locate MCS-certified Battery Storage installers in the UK. Get detailed contact information for over 5,500 companies for lead generation.

## Input

```json
{
  "technologies": [
    "battery-storage"
  ],
  "maxPages": 1,
  "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 ❌](https://apify.com/morkerr/mcscertified-com-installer-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/morkerr/mcscertified-com-installer-scraper) to learn more, explore other use cases, and run it yourself.