# Tech Influencer Losing Followers - What Happened?

**Use case:** 

See if that phone reviewer is losing real followers after posting sponsored videos before signing their contract.

## Input

```json
{
  "username": "mkbhd",
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

## Output

```json
{
  "whatHappened": {
    "label": "whatHappened",
    "format": "string"
  },
  "username": {
    "label": "username",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Why Your Reach Dropped - Get The Real Answer](https://apify.com/reapx/follower-loss-tracker) with a specific input configuration. Visit the [Actor detail page](https://apify.com/reapx/follower-loss-tracker) to learn more, explore other use cases, and run it yourself.