# OnlyFans Model Leads Scrapper Cheap (`trev0n/onlyfans-leads`) Actor

Automated lead generation for OnlyFans agencies. Finds creator profiles with Instagram, TikTok, Twitter links, plus complete stats and pricing — ready for outreach.

- **URL**: https://apify.com/trev0n/onlyfans-leads.md
- **Developed by:** [Paweł](https://apify.com/trev0n) (community)
- **Categories:** Lead generation, Social media, Automation
- **Stats:** 9 total users, 2 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

$30.00/month + usage

To use this Actor, you pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period.You also pay for the Apify platform usage, which gets cheaper the higher Apify subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#rental-actors

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## OnlyFans Model Leads Scraper

Automated lead generation for OnlyFans agencies. Finds creator profiles with Instagram, TikTok, Twitter links, plus complete stats and pricing — ready for outreach.

### How it works

1. Discovers OnlyFans profiles from public directories with pre-mapped social media links
2. Enriches each profile via the OnlyFans API (likes, pricing, photos, videos, last seen)
3. Fetches Instagram follower counts for each linked IG profile
4. For profiles without socials, optionally searches the web for matching accounts
5. Filters by engagement level, follower count, and social presence

**~70-80% of discovered profiles come with Instagram and/or TikTok links** — far more than scraping bios alone (~12%).

### Quick start

Scrape 50 new creators with social links:

```json
{
    "maxProfiles": 50
}
````

Only creators with Instagram (70%+ of results):

```json
{
    "maxProfiles": 100,
    "requireInstagram": true,
    "searchDepth": "deep"
}
```

Target fitness creators:

```json
{
    "additionalKeywords": "fitness",
    "maxProfiles": 100,
    "requireInstagram": true,
    "searchDepth": "deep"
}
```

Maximum social discovery — enable web search fallback:

```json
{
    "maxProfiles": 50,
    "lookupSocials": true,
    "requireInstagram": true,
    "searchDepth": "medium"
}
```

### Input parameters

| Parameter | Type | Description | Default |
|-----------|------|-------------|---------|
| `additionalKeywords` | string | Niche keywords — fitness, cosplay, blonde, etc. | `""` |
| `maxProfiles` | integer | How many leads to collect | `50` |
| `requireInstagram` | boolean | Only save profiles with an Instagram link | `false` |
| `requireTwitter` | boolean | Only save profiles with a Twitter/X link (~5-10% have one) | `false` |
| `requireTikTok` | boolean | Only save profiles with a TikTok link (~76% have one) | `false` |
| `minIgFollowers` | integer | Min Instagram followers filter (0 = no filter) | `0` |
| `maxLikes` | integer | Max likes filter (0 = no limit) | `10000` |
| `minLikes` | integer | Min likes filter | `0` |
| `lookupSocials` | boolean | Search web for socials when not found in discovery (+2s/profile) | `false` |
| `scrapeOtherSocials` | boolean | Also extract socials from OF bio text | `false` |
| `searchDepth` | string | `shallow` (~65) / `medium` (~300) / `deep` (~1000+) | `medium` |
| `maxConcurrency` | integer | Parallel browser pages | `3` |
| `proxyConfiguration` | object | Residential proxies recommended | — |

### Output

```json
{
    "onlyfansUsername": "sienacruzxo",
    "onlyfansLink": "https://onlyfans.com/sienacruzxo",
    "displayName": "Siena",
    "bio": "Your favorite girl next door...",
    "price": "Free",
    "likes": "8,996",
    "photos": 120,
    "videos": 45,
    "profileImage": "https://public.onlyfans.com/files/...",
    "lastSeen": "2026-03-06T12:30:00+00:00",
    "isVerified": true,
    "joinDate": "2025-11-15T00:00:00+00:00",
    "instagramLinks": [
        { "url": "https://www.instagram.com/urbbysienaaxo/", "username": "urbbysienaaxo", "followers": 130, "igFullName": "Siena", "igPosts": 12, "igIsPrivate": false }
    ],
    "instagramFollowers": 130,
    "otherSocials": {
        "tiktok": "https://www.tiktok.com/@itssienabby"
    },
    "scrapedAt": "2026-03-06T14:00:00.000Z"
}
```

### Tips

- **70-80% of profiles come with Instagram/TikTok** built-in — no extra lookup needed
- **Instagram follower counts** are fetched automatically (residential proxy recommended for best coverage)
- Use **minIgFollowers** to filter out small accounts (e.g., set to 1000 for established creators)
- Enable **lookupSocials** for profiles without socials — adds web search fallback
- Combine **requireInstagram** + **searchDepth: "deep"** for maximum outreach-ready leads
- Use **requireTikTok** or **requireTwitter** to target specific platforms
- Use **additionalKeywords** for niche targeting (cosplay, fitness, gamer-girl, etc.)
- **searchDepth: "deep"** covers 20+ niches for 1000+ unique profiles
- Export to CSV/Google Sheets for your CRM or outreach pipeline

# Actor input Schema

## `additionalKeywords` (type: `string`):

Optional keywords to narrow your search — location, niche, appearance, etc. Examples: 'miami', 'blonde', 'fitness'. Leave blank to scrape all new profiles.

## `maxProfiles` (type: `integer`):

How many profiles to collect in total.

## `requireInstagram` (type: `boolean`):

Only save profiles that have an Instagram link. About 70-80% of discovered profiles have one.

## `requireTwitter` (type: `boolean`):

Only save profiles that have a Twitter/X link. About 5-10% of discovered profiles have one — use deep search to find enough.

## `requireTikTok` (type: `boolean`):

Only save profiles that have a TikTok link. About 70-76% of discovered profiles have one.

## `minIgFollowers` (type: `integer`):

Only save profiles where the Instagram account has at least this many followers. Set to 0 for no minimum. Requires Instagram link to be present.

## `maxLikes` (type: `integer`):

Only save profiles with fewer than this many likes. Lower = newer/smaller creators who may need agency help. Set to 0 for no limit. Note: most indexed profiles have at least 2,000 likes.

## `minLikes` (type: `integer`):

Only save profiles with at least this many likes. Set to 0 for no minimum.

## `lookupSocials` (type: `boolean`):

For profiles without social links from discovery, search the web for matching accounts by username. Adds ~2s per profile without socials (~20-30% of results).

## `scrapeOtherSocials` (type: `boolean`):

Also extract Twitter, TikTok, Reddit, and other social links from bios. Leave OFF for fastest results.

## `searchDepth` (type: `string`):

How many niche categories to scrape. 'shallow' = new only (~65). 'medium' = 5 categories (~300). 'deep' = 20+ categories (~1000+).

## `maxConcurrency` (type: `integer`):

Parallel browser pages. Higher = faster but uses more resources.

## `proxyConfiguration` (type: `object`):

Proxy settings. Residential proxies recommended.

## Actor input object example

```json
{
  "additionalKeywords": "",
  "maxProfiles": 10,
  "requireInstagram": false,
  "requireTwitter": false,
  "requireTikTok": false,
  "minIgFollowers": 0,
  "maxLikes": 10000,
  "minLikes": 0,
  "lookupSocials": false,
  "scrapeOtherSocials": false,
  "searchDepth": "medium",
  "maxConcurrency": 3
}
```

# Actor output Schema

## `leads` (type: `string`):

No description

## `full` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "additionalKeywords": ""
};

// Run the Actor and wait for it to finish
const run = await client.actor("trev0n/onlyfans-leads").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "additionalKeywords": "" }

# Run the Actor and wait for it to finish
run = client.actor("trev0n/onlyfans-leads").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "additionalKeywords": ""
}' |
apify call trev0n/onlyfans-leads --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=trev0n/onlyfans-leads",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "OnlyFans Model Leads Scrapper Cheap",
        "description": "Automated lead generation for OnlyFans agencies. Finds creator profiles with Instagram, TikTok, Twitter links, plus complete stats and pricing — ready for outreach.",
        "version": "0.0",
        "x-build-id": "hjix3fcNWCFiacRmt"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/trev0n~onlyfans-leads/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-trev0n-onlyfans-leads",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/trev0n~onlyfans-leads/runs": {
            "post": {
                "operationId": "runs-sync-trev0n-onlyfans-leads",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/trev0n~onlyfans-leads/run-sync": {
            "post": {
                "operationId": "run-sync-trev0n-onlyfans-leads",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "additionalKeywords": {
                        "title": "Search Keywords (Optional)",
                        "type": "string",
                        "description": "Optional keywords to narrow your search — location, niche, appearance, etc. Examples: 'miami', 'blonde', 'fitness'. Leave blank to scrape all new profiles.",
                        "default": ""
                    },
                    "maxProfiles": {
                        "title": "Maximum Profiles",
                        "minimum": 1,
                        "maximum": 5000,
                        "type": "integer",
                        "description": "How many profiles to collect in total.",
                        "default": 10
                    },
                    "requireInstagram": {
                        "title": "Require Instagram Link",
                        "type": "boolean",
                        "description": "Only save profiles that have an Instagram link. About 70-80% of discovered profiles have one.",
                        "default": false
                    },
                    "requireTwitter": {
                        "title": "Require Twitter/X Link",
                        "type": "boolean",
                        "description": "Only save profiles that have a Twitter/X link. About 5-10% of discovered profiles have one — use deep search to find enough.",
                        "default": false
                    },
                    "requireTikTok": {
                        "title": "Require TikTok Link",
                        "type": "boolean",
                        "description": "Only save profiles that have a TikTok link. About 70-76% of discovered profiles have one.",
                        "default": false
                    },
                    "minIgFollowers": {
                        "title": "Minimum Instagram Followers",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Only save profiles where the Instagram account has at least this many followers. Set to 0 for no minimum. Requires Instagram link to be present.",
                        "default": 0
                    },
                    "maxLikes": {
                        "title": "Maximum Likes",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Only save profiles with fewer than this many likes. Lower = newer/smaller creators who may need agency help. Set to 0 for no limit. Note: most indexed profiles have at least 2,000 likes.",
                        "default": 10000
                    },
                    "minLikes": {
                        "title": "Minimum Likes",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Only save profiles with at least this many likes. Set to 0 for no minimum.",
                        "default": 0
                    },
                    "lookupSocials": {
                        "title": "Lookup Social Media by Username",
                        "type": "boolean",
                        "description": "For profiles without social links from discovery, search the web for matching accounts by username. Adds ~2s per profile without socials (~20-30% of results).",
                        "default": false
                    },
                    "scrapeOtherSocials": {
                        "title": "Scrape Other Social Media from Bio",
                        "type": "boolean",
                        "description": "Also extract Twitter, TikTok, Reddit, and other social links from bios. Leave OFF for fastest results.",
                        "default": false
                    },
                    "searchDepth": {
                        "title": "Search Depth",
                        "enum": [
                            "shallow",
                            "medium",
                            "deep"
                        ],
                        "type": "string",
                        "description": "How many niche categories to scrape. 'shallow' = new only (~65). 'medium' = 5 categories (~300). 'deep' = 20+ categories (~1000+).",
                        "default": "medium"
                    },
                    "maxConcurrency": {
                        "title": "Max Concurrency",
                        "minimum": 1,
                        "maximum": 10,
                        "type": "integer",
                        "description": "Parallel browser pages. Higher = faster but uses more resources.",
                        "default": 3
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration",
                        "type": "object",
                        "description": "Proxy settings. Residential proxies recommended."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
