# Tech Influencers: What A Sponsored Slot Really Costs

**Use case:** 

What does a tech integration actually cost? See real rates for hardware and software promo posts so you don't overpay for tech reach.

## Input

```json
{
  "niches": [
    "tech"
  ],
  "sizeTiers": [
    "100k-1M"
  ],
  "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.