# Generate Goth and Alt OnlyFans Model Leads

**Use case:** 

Source goth, alternative, and punk OnlyFans model leads with Instagram and public metrics for focused recruiting.

## Input

```json
{
  "searchMode": "query",
  "keywords": [
    "goth",
    "alternative",
    "punk"
  ],
  "maxResults": 150,
  "requireInstagram": true,
  "freeOnly": false,
  "maxLikes": 5000,
  "sortBy": "likes",
  "sortOrder": "descending"
}
```

## Output

```json
{
  "avatar": {
    "label": "🖼️ Photo",
    "format": "image"
  },
  "username": {
    "label": "🏷️ Username",
    "format": "text"
  },
  "name": {
    "label": "👤 Name",
    "format": "text"
  },
  "bioSnippet": {
    "label": "📝 Bio",
    "format": "text"
  },
  "profileUrl": {
    "label": "🔗 OnlyFans",
    "format": "link"
  },
  "price": {
    "label": "💵 Price",
    "format": "text"
  },
  "likes": {
    "label": "❤️ Likes",
    "format": "text"
  },
  "subscribers": {
    "label": "👥 Subs",
    "format": "text"
  },
  "photos": {
    "label": "📸 Photos",
    "format": "text"
  },
  "videos": {
    "label": "🎬 Videos",
    "format": "text"
  },
  "lastSeen": {
    "label": "🕐 Last Seen",
    "format": "text"
  },
  "keywords": {
    "label": "🔍 Keywords",
    "format": "array"
  },
  "score": {
    "label": "⭐ Score",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [OnlyFans Model Leads Scraper](https://apify.com/sentry/onlyfans-model-leads-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/sentry/onlyfans-model-leads-scraper) to learn more, explore other use cases, and run it yourself.