# Who Runs Growth In European Fintech

**Use case:** 

Find growth vice presidents across European fintech scaleups to recruit executive marketing leads or sell performance acquisition platforms.

## Input

```json
{
  "profiles": [
    "nikolay-storonsky",
    "guillaume-pousaz",
    "kristo-kaarmann"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  },
  "requestsPerMinute": 60,
  "maxUnits": 50
}
```

## Output

```json
{
  "whatIFound": {
    "label": "whatIFound",
    "format": "string"
  },
  "publicId": {
    "label": "Public Profile Identifier",
    "format": "string"
  },
  "fullName": {
    "label": "Full Name",
    "format": "string"
  },
  "headline": {
    "label": "Headline",
    "format": "string"
  },
  "company": {
    "label": "Current Company",
    "format": "string"
  },
  "location": {
    "label": "Location",
    "format": "string"
  },
  "seniorityBand": {
    "label": "Seniority Band",
    "format": "string"
  },
  "scrapedAt": {
    "label": "Scraped Timestamp",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [LinkedIn Profile Finder - Find Anyone By Role And Company](https://apify.com/reapx/linkedin-profile-discovery) with a specific input configuration. Visit the [Actor detail page](https://apify.com/reapx/linkedin-profile-discovery) to learn more, explore other use cases, and run it yourself.