# Builder Leads in Manchester, UK on Hotfrog

**Use case:** 

Find builder business leads in Manchester, UK with company names, phone numbers, and addresses from Hotfrog listings.

## Input

```json
{
  "keyword": "builder",
  "city": "manchester",
  "country": "gb",
  "fetchDetails": true,
  "maxItems": 45
}
```

## Output

```json
{
  "businessName": {
    "label": "Business"
  },
  "phone": {
    "label": "Phone"
  },
  "email": {
    "label": "Email"
  },
  "website": {
    "label": "Website"
  },
  "address": {
    "label": "Address"
  },
  "category": {
    "label": "Category"
  },
  "url": {
    "label": "Profile"
  }
}
```

## About this Actor

This example demonstrates how to use [Hotfrog Business Scraper - Phone, Website & Address Leads](https://apify.com/scrapers_lat/hotfrog-business-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/hotfrog-business-scraper) to learn more, explore other use cases, and run it yourself.