# Drone Influencer Follower Drop - Get The Real Answer

**Use case:** 

Find out if that drone pilot is losing real followers after posting boring landscape footage or if their growth fell off a cliff.

## Input

```json
{
  "username": "petermckinnon",
  "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.