# B2B Contacts Dortmund, Physiotherapeut | Verified Database

**Use case:** 

Buy verified B2B contact lists for Physiotherapeut in Dortmund. Direct access to business emails and phone numbers for targeted marketing and sales campaigns.

## Input

```json
{
  "professions": [
    "Physiotherapeut"
  ],
  "cities": [
    "Dortmund"
  ],
  "include_slots": false,
  "additional_info": false,
  "days_ahead": 30,
  "proxySettings": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  },
  "max_concurrency": 5
}
```

## Output

```json
{
  "doctor_info": {
    "label": "doctor_info",
    "format": "object"
  },
  "specializations": {
    "label": "specializations",
    "format": "object"
  },
  "opinions": {
    "label": "opinions",
    "format": "object"
  },
  "addresses": {
    "label": "addresses",
    "format": "object"
  },
  "booking_widget_data": {
    "label": "booking_widget_data",
    "format": "object"
  },
  "slots": {
    "label": "slots",
    "format": "object"
  },
  "additional_info": {
    "label": "additional_info",
    "format": "object"
  }
}
```

## About this Actor

This example demonstrates how to use [Jameda Scraper](https://apify.com/giovannibiancia/jameda) with a specific input configuration. Visit the [Actor detail page](https://apify.com/giovannibiancia/jameda) to learn more, explore other use cases, and run it yourself.