
OnlyFans Posts Scraper 📱
Pricing
$19.99/month + usage

OnlyFans Posts Scraper 📱
Scrape OnlyFans creator posts with media content, engagement metrics, and post details. Perfect for content analysis, engagement tracking, and social media research.
0.0 (0)
Pricing
$19.99/month + usage
0
Total users
32
Monthly users
12
Runs succeeded
>99%
Last modified
3 months ago
Powerful and efficient scraper for OnlyFans creator posts. Extract comprehensive post data including media content, engagement metrics, and post details.
🔥 Features
- Scrape posts from multiple OnlyFans creator profiles
- Extract detailed post information including:
- Post text content and timestamps
- Media attachments (photos, videos)
- Engagement metrics (favorites count)
- Author information
- URLs and references
- Support for pagination and dynamic loading
- Configurable maximum items limit
- Proxy support for reliable scraping
- Real-time data processing and storage
🎯 Use Cases
- Content Analysis: Track and analyze creator posting patterns and content types
- Engagement Research: Monitor post performance and audience interaction
- Social Media Marketing: Study successful content strategies
- Digital Marketing: Analyze trending topics and content formats
- Academic Research: Study social media behavior and content creation patterns
💡 Input Parameters
The actor accepts the following input parameters:
profileUrls
(Required): Array of OnlyFans creator profile URLs to scrapemaxItems
(Optional): Maximum number of posts to scrape per profile (default: unlimited)proxyConfiguration
(Optional): Proxy settings for reliable scraping
📊 Output
The actor outputs detailed JSON data for each post, including:
- Profile URL and scraping timestamp
- Post content and creation time
- Media attachments information
- Engagement metrics
- Author details
- Associated URLs and references
🚀 Getting Started
- Input one or more OnlyFans profile URLs
- Set the maximum number of items (optional)
- Configure proxy settings if needed
- Run the actor and collect the results
Input Example
A full explanation of an input example in JSON.
{"profileUrls": ["https://onlyfans.com/elenafleur"],"maxItems": 30}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
[{"profileUrl": "https://onlyfans.com/elenafleur","scrapedAt": "2025-01-25T06:16:17.184Z","post": {"author": {"id": 229147962,"_view": "a"},"responseType": "post","id": 1466093075,"postedAt": "2025-01-03T01:32:41+00:00","postedAtPrecise": "1735867961.000000","text": "<p>From plain to perfection! Watch me transform candles into hand-painted treasures, perfect for gifting or sprucing up your space. Let’s get cozy and creative! 💖 <a href=\"/onlyfans\">@onlyfans</a> <br /><br />What a journey, loved every second! Catch the full story on <a href=\"/oftv\">@oftv</a>! <a href=\"https://of.tv/creators/tiny-elena\" target=\"_blank\" rel=\"noreferer noopener\">https://of.tv/creators/tiny-elena</a>/</p>","isMarkdownDisabled": true,"favoritesCount": 28,"mediaCount": 1,"isMediaReady": true,"isOpened": true,"hasUrl": true,"media": [{"id": 3631013240,"type": "photo","convertedToVideo": false,"canView": false,"hasError": false,"createdAt": null,"isReady": true,"files": {"full": {"url": null,"width": 1600,"height": 900,"size": 0,"sources": []}},"duration": 0}]}},...]