# Monitor Brand Mentions & Reputation Across Social Networks

**Use case:** 

Track your brand's presence across 400+ social networks and websites to identify mentions and manage online reputation. This helps protect your brand's image an

## Input

```json
{
  "usernames": [
    "yourbrandnameinc",
    "your_brand_official",
    "yourbrandsupport"
  ]
}
```

## Output

```json
{
  "username": {
    "label": "Username",
    "format": "text"
  },
  "links": {
    "label": "Found Profiles",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Sherlock Scraper](https://apify.com/crawlerbros/sherlock-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/crawlerbros/sherlock-scraper) to learn more, explore other use cases, and run it yourself.