# 10M+ Followers: What The Huge Accounts Get Paid

**Use case:** 

Mega accounts want six figures for one video? See what 10M+ creators actually get paid per post so you don't get scammed.

## Input

```json
{
  "niches": [
    "fitness",
    "gaming"
  ],
  "sizeTiers": [
    "10M+"
  ],
  "countries": [
    "US"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

## Output

```json
{
  "whatIFound": {
    "label": "whatIFound",
    "format": "string"
  },
  "benchmarkId": {
    "label": "benchmarkId",
    "format": "string"
  },
  "niche": {
    "label": "niche",
    "format": "string"
  },
  "sizeTier": {
    "label": "sizeTier",
    "format": "string"
  },
  "country": {
    "label": "country",
    "format": "string"
  },
  "medianEngagementRate": {
    "label": "medianEngagementRate",
    "format": "number"
  },
  "topQuartileEngagementRate": {
    "label": "topQuartileEngagementRate",
    "format": "number"
  },
  "fairPriceEstimatePerPost": {
    "label": "fairPriceEstimatePerPost",
    "format": "string"
  },
  "sampleSize": {
    "label": "sampleSize",
    "format": "integer"
  },
  "scrapedAt": {
    "label": "scrapedAt",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Influencer Rate Calculator - What You Should Charge](https://apify.com/reapx/engagement-benchmark-by-niche) with a specific input configuration. Visit the [Actor detail page](https://apify.com/reapx/engagement-benchmark-by-niche) to learn more, explore other use cases, and run it yourself.