# Legal YouTubers With Real Audiences

**Use case:** 

Uncover law creators whose case breakdowns get massive organic views. Book real legal channels before rival brands lock up sponsorship deals.

## Input

```json
{
  "queries": [
    "legal",
    "lawyer",
    "law tips"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  },
  "requestsPerMinute": 60,
  "maxUnits": 50
}
```

## Output

```json
{
  "whatHappened": {
    "label": "whatHappened",
    "format": "string"
  },
  "title": {
    "label": "Channel Title",
    "format": "string"
  },
  "handle": {
    "label": "handle",
    "format": "string"
  },
  "subscriberCount": {
    "label": "Subscriber Count",
    "format": "integer"
  },
  "reachChangePct": {
    "label": "reachChangePct",
    "format": "number"
  },
  "bestPost": {
    "label": "bestPost",
    "format": "string"
  },
  "postPerformanceIndex": {
    "label": "postPerformanceIndex",
    "format": "number"
  },
  "dropStartedAtAgeText": {
    "label": "dropStartedAtAgeText",
    "format": "string"
  },
  "postingGapDaysRecent": {
    "label": "postingGapDaysRecent",
    "format": "number"
  },
  "postingGapDaysPrior": {
    "label": "postingGapDaysPrior",
    "format": "number"
  },
  "recentMedianViews": {
    "label": "recentMedianViews",
    "format": "integer"
  },
  "priorMedianViews": {
    "label": "priorMedianViews",
    "format": "integer"
  },
  "uploadsAnalysed": {
    "label": "uploadsAnalysed",
    "format": "integer"
  },
  "channelUrl": {
    "label": "Channel URL",
    "format": "string"
  },
  "channelId": {
    "label": "Channel Identifier",
    "format": "string"
  },
  "searchQuery": {
    "label": "searchQuery",
    "format": "string"
  },
  "reason": {
    "label": "reason",
    "format": "string"
  },
  "scrapedAt": {
    "label": "Scraped Timestamp",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Find YouTube Influencers For Your Brand](https://apify.com/reapx/youtube-creator-discovery) with a specific input configuration. Visit the [Actor detail page](https://apify.com/reapx/youtube-creator-discovery) to learn more, explore other use cases, and run it yourself.