# Gym & Fitness Center B2B Leads in Poland

**Use case:** 

Obtain verified B2B leads for gyms and fitness centers in Poland. Includes key contacts, phone numbers, and business emails.

## Input

```json
{
  "sector": "gyms and fitness centers",
  "country": "Poland",
  "cities": [],
  "maxLeads": 40,
  "resultsPerQuery": 10,
  "maxPagesPerSite": 2,
  "maxProfilesPerSite": 3,
  "discovery": "osm",
  "requireEmail": false,
  "guessEmails": false,
  "verifyEmails": true,
  "smtpCheck": false,
  "extraQueries": [],
  "extraStartUrls": [],
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

## Output

```json
{
  "companyName": {
    "label": "Company name"
  },
  "domain": {
    "label": "Domain"
  },
  "persons": {
    "label": "Persons"
  },
  "companyEmails": {
    "label": "Company emails"
  },
  "phones": {
    "label": "Phones"
  },
  "address": {
    "label": "Address"
  },
  "socials.linkedin": {
    "label": "Linkedin"
  }
}
```

## About this Actor

This example demonstrates how to use [B2B Lead Scraper - Emails, Phones & Contacts](https://apify.com/logiover/b2b-lead-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/logiover/b2b-lead-scraper) to learn more, explore other use cases, and run it yourself.