# Onlyfans Scraper Ppe (`silentflow/onlyfans-scraper-ppe`) Actor

Best OnlyFans profile scraper with pay-per-result pricing. Extract bio, subscription price, posts count, photos, videos, total media, favorites, subscribers, active promotions, subscription bundles, avatar, header image, join date, social links, location and 90+ data fields. Proxies included.

- **URL**: https://apify.com/silentflow/onlyfans-scraper-ppe.md
- **Developed by:** [SilentFlow](https://apify.com/silentflow) (community)
- **Categories:** Social media, Lead generation, Other
- **Stats:** 45 total users, 7 monthly users, 100.0% runs succeeded, 2 bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

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

## 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 Scraper - Pay Per Event

**Pay only for the data you get!** Proxies included, no compute costs.

Scrape OnlyFans creator profiles in bulk without login. Extract all public profile data including name, bio, subscription pricing, content counts, engagement metrics, and 90+ fields per profile.

### How it works

![How it works](https://api.apify.com/v2/key-value-stores/H9ZRXS5ALBri5sLmC/records/how-it-works-v1.png)

### ✨ Why use this scraper?

- 💰 **Pay per result**: Only pay for profiles successfully scraped, no compute costs
- 🌐 **Proxies included**: No need to configure or pay for proxies separately
- 🔓 **No login required**: Extract public profile data without authentication
- 📋 **90+ data fields**: The most comprehensive OnlyFans profile data available
- ⚡ **Bulk scraping**: Process hundreds of profiles in a single run

### 🎯 Use cases

| Industry | Application |
|----------|-------------|
| **Creator analytics** | Track content output, subscription pricing, and engagement metrics |
| **Market research** | Analyze creator economy trends, pricing strategies, and content volumes |
| **Competitive analysis** | Compare profiles across subscription tiers and content types |
| **Lead generation** | Build lists of creators with verified profile data |
| **Data journalism** | Research the creator economy with structured data |

### 📥 Input parameters

#### Profiles

| Parameter | Type | Description |
|-----------|------|-------------|
| `profileUrls` | String list | OnlyFans profile URLs or usernames to scrape |

**Supported URL formats:**
- `https://onlyfans.com/username`
- Just the username: `corinnakopf`

> Proxy is automatically configured in Pay Per Event mode. No proxy setup needed.

### 📊 Output data

#### Profile example

```json
{
    "id": 149918067,
    "username": "corinnakopf",
    "name": "Corinna Kopf",
    "about": "come talk to me NUDE EXCLUSIVE CONTENT I TALK WITH EVERYONE SOLO PPV CONTENT",
    "url": "https://onlyfans.com/corinnakopf",
    "avatar": "https://public.onlyfans.com/files/8/8i/8i9/8i9gdgr4vt01osi7zesh91dwszhubavk1623206464/avatar.jpg",
    "avatarThumbs": {
        "c144": "https://thumbs.onlyfans.com/public/files/thumbs/c144/...",
        "c50": "https://thumbs.onlyfans.com/public/files/thumbs/c50/..."
    },
    "header": "https://public.onlyfans.com/files/t/tt/ttr/ttr2kxzdqfyeoufk4l39pji7nytc6ccj1623206464/header.jpg",
    "headerSize": { "height": 317, "width": 1024 },
    "isVerified": true,
    "isPerformer": true,
    "subscribePrice": 19.99,
    "subscriptionBundles": [
        { "id": 9631046, "discount": 25, "duration": 3, "price": 44.98, "canBuy": false },
        { "id": 9631047, "discount": 35, "duration": 6, "price": 77.96, "canBuy": false },
        { "id": 9631049, "discount": 45, "duration": 12, "price": 131.93, "canBuy": false }
    ],
    "promotions": [
        {
            "price": 4,
            "claimsCount": 91,
            "canClaim": true,
            "message": "ONLY $4 for the next 100 people! First come first serve ;)"
        }
    ],
    "postsCount": 333,
    "photosCount": 310,
    "videosCount": 8,
    "mediasCount": 318,
    "favoritedCount": 2707292,
    "joinDate": "2021-06-09T00:00:00+00:00",
    "location": "LA, California",
    "hasLabels": true,
    "isActive": true,
    "canChat": true,
    "canEarn": true,
    "scrapedAt": "2026-02-26T21:37:47Z",
    "dataType": "profile"
}
````

### 🗂️ Data fields

| Category | Fields |
|----------|--------|
| **Identity** | `id`, `username`, `name`, `about`, `view`, `url`, `inputUrl` |
| **Images** | `avatar`, `avatarThumbs`, `header`, `headerThumbs`, `headerSize` |
| **Verification** | `isVerified`, `isPerformer`, `isRealPerformer` |
| **Monetization** | `subscribePrice`, `currentSubscribePrice`, `subscriptionBundles`, `promotions`, `tipsMin`, `tipsMax`, `tipsEnabled`, `tipsTextEnabled`, `tipsMinInternal`, `canEarn` |
| **Content counts** | `postsCount`, `photosCount`, `videosCount`, `audiosCount`, `mediasCount` |
| **Engagement** | `subscribersCount`, `favoritedCount`, `favoritesCount` |
| **Activity** | `joinDate`, `firstPublishedPostDate`, `lastSeen` |
| **Social links** | `website`, `wishlist`, `location`, `instagramUrl`, `tiktokUrl`, `youtubeUrl`, `amazonUrl`, `oftvUrl` |
| **Status flags** | `hasStories`, `hasStream`, `hasSavedStreams`, `hasScheduledStream`, `hasPinnedPosts`, `hasLinks`, `hasLabels`, `isAdultContent`, `isActive`, `showMediaCount`, `showSubscribersCount`, `showPostsInFeed` |
| **Permissions** | `canChat`, `canAddSubscriber`, `canReport`, `canRestrict`, `canCommentStory`, `canLookStory`, `canCreatePromotion`, `canCreateTrial`, `canTrialSend`, `canPayInternal`, `canReceiveChatMessage` |
| **Account state** | `isRestricted`, `isBlocked`, `isFriend`, `isSpotifyConnected`, `isSpringConnected`, `isReferrerAllowed`, `isPrivateRestriction`, `feedUser`, `subscribedBy`, `subscribedOn` |
| **Counts** | `finishedStreamsCount`, `archivedPostsCount`, `privateArchivedPostsCount`, `referalBonusSummForReferer` |
| **Meta** | `scrapedAt`, `dataType` |

### 🚀 Examples

#### Scrape a single profile

```json
{
    "profileUrls": ["https://onlyfans.com/corinnakopf"]
}
```

#### Scrape multiple profiles

```json
{
    "profileUrls": [
        "https://onlyfans.com/onlyfans",
        "https://onlyfans.com/corinnakopf",
        "https://onlyfans.com/amouranth"
    ]
}
```

### 💻 Integrations

#### Python

```python
from apify_client import ApifyClient

client = ApifyClient("YOUR_API_TOKEN")

run = client.actor("silentflow/onlyfans-scraper-ppe").call(run_input={
    "profileUrls": [
        "https://onlyfans.com/corinnakopf",
        "https://onlyfans.com/amouranth",
    ],
})

for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(f"{item['username']}: {item['name']} - {item['postsCount']} posts, ${item['subscribePrice']}/mo")
```

#### JavaScript

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

const client = new ApifyClient({ token: 'YOUR_API_TOKEN' });

const run = await client.actor('silentflow/onlyfans-scraper-ppe').call({
    profileUrls: [
        'https://onlyfans.com/corinnakopf',
        'https://onlyfans.com/amouranth',
    ],
});

const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach(item => {
    console.log(`${item.username}: ${item.name} - ${item.postsCount} posts, $${item.subscribePrice}/mo`);
});
```

### 💡 Tips for best results

1. **Start small**: Test with 3-5 profiles before running large batches
2. **Both URLs and usernames work**: Use `corinnakopf` or `https://onlyfans.com/corinnakopf`
3. **Check error field**: Deleted or renamed profiles return an error object in output

### ❓ FAQ

**Q: Do I need an OnlyFans account?**
A: No. The scraper extracts publicly available profile data without authentication.

**Q: Why is subscribersCount null for some profiles?**
A: Some creators choose to hide their subscriber count. The API returns null when this setting is enabled.

**Q: Can I scrape private/subscriber-only content?**
A: No. This scraper only extracts public profile metadata, not posts or media content.

**Q: What's included in the pay-per-event pricing?**
A: You pay per successfully scraped profile. Proxies and compute are included - no additional costs.

**Q: What happens if a profile doesn't exist?**
A: The scraper returns an error item with a descriptive message. Failed profiles are not charged.

### 📬 Support

Need help? We're here for you:

- **Feature requests**: Let us know what you need
- **Custom solutions**: Contact us for enterprise integrations or high-volume needs

Check out our other scrapers: [silentflow on Apify](https://apify.com/silentflow)

# Actor input Schema

## `profileUrls` (type: `array`):

OnlyFans profile URLs (e.g., https://onlyfans.com/username) or just usernames.

## Actor input object example

```json
{
  "profileUrls": [
    "https://onlyfans.com/amouranth"
  ]
}
```

# Actor output Schema

## `results` (type: `string`):

Complete profile data including: username, name, about, avatar, subscription pricing, content counts (posts, photos, videos), engagement metrics, social links, and activity dates.

## `resultsCSV` (type: `string`):

CSV format export for spreadsheet analysis

## `resultsExcel` (type: `string`):

Excel format export

# 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 = {
    "profileUrls": [
        "https://onlyfans.com/amouranth"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("silentflow/onlyfans-scraper-ppe").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 = { "profileUrls": ["https://onlyfans.com/amouranth"] }

# Run the Actor and wait for it to finish
run = client.actor("silentflow/onlyfans-scraper-ppe").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 '{
  "profileUrls": [
    "https://onlyfans.com/amouranth"
  ]
}' |
apify call silentflow/onlyfans-scraper-ppe --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Onlyfans Scraper Ppe",
        "description": "Best OnlyFans profile scraper with pay-per-result pricing. Extract bio, subscription price, posts count, photos, videos, total media, favorites, subscribers, active promotions, subscription bundles, avatar, header image, join date, social links, location and 90+ data fields. Proxies included.",
        "version": "1.0",
        "x-build-id": "ccrL6gZKVIeiQcaMn"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/silentflow~onlyfans-scraper-ppe/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-silentflow-onlyfans-scraper-ppe",
                "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/silentflow~onlyfans-scraper-ppe/runs": {
            "post": {
                "operationId": "runs-sync-silentflow-onlyfans-scraper-ppe",
                "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/silentflow~onlyfans-scraper-ppe/run-sync": {
            "post": {
                "operationId": "run-sync-silentflow-onlyfans-scraper-ppe",
                "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",
                "required": [
                    "profileUrls"
                ],
                "properties": {
                    "profileUrls": {
                        "title": "Profile URLs or usernames",
                        "type": "array",
                        "description": "OnlyFans profile URLs (e.g., https://onlyfans.com/username) or just usernames.",
                        "items": {
                            "type": "string"
                        }
                    }
                }
            },
            "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
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
