# Under 10k Followers: You Can Still Charge For This

**Use case:** 

Under 10k followers and getting offered gifted product? See what nano creators actually get paid in cash so you stop taking unpaid deals.

## Input

```json
{
  "niches": [
    "fitness"
  ],
  "sizeTiers": [
    "<10k"
  ],
  "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.