# Travel Influencer Losing Followers - What Happened?

**Use case:** 

Find out if that resort creator is shedding followers because their travel pics look fake before booking a hotel promo.

## Input

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