# Locksmith Leads in Birmingham, UK on Hotfrog

**Use case:** 

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

## Input

```json
{
  "keyword": "locksmith",
  "city": "birmingham",
  "country": "gb",
  "fetchDetails": false,
  "maxItems": 65
}
```

## 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.