Scrape OnlyFans creator posts with media content, engagement metrics, and post details. Perfect for content analysis, engagement tracking, and social media research.
Powerful and efficient scraper for OnlyFans creator posts. Extract comprehensive post data including media content, engagement metrics, and post details.
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 scrapingThe actor outputs detailed JSON data for each post, including:
A full explanation of an input example in JSON.
1{ 2 "profileUrls": [ 3 "https://onlyfans.com/elenafleur" 4 ], 5 "maxItems": 30 6}
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.
1[ 2 { 3 "profileUrl": "https://onlyfans.com/elenafleur", 4 "scrapedAt": "2025-01-25T06:16:17.184Z", 5 "post": { 6 "author": { 7 "id": 229147962, 8 "_view": "a" 9 }, 10 "responseType": "post", 11 "id": 1466093075, 12 "postedAt": "2025-01-03T01:32:41+00:00", 13 "postedAtPrecise": "1735867961.000000", 14 "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>", 15 "isMarkdownDisabled": true, 16 "favoritesCount": 28, 17 "mediaCount": 1, 18 "isMediaReady": true, 19 "isOpened": true, 20 "hasUrl": true, 21 "media": [ 22 { 23 "id": 3631013240, 24 "type": "photo", 25 "convertedToVideo": false, 26 "canView": false, 27 "hasError": false, 28 "createdAt": null, 29 "isReady": true, 30 "files": { 31 "full": { 32 "url": null, 33 "width": 1600, 34 "height": 900, 35 "size": 0, 36 "sources": [] 37 } 38 }, 39 "duration": 0 40 } 41 ] 42 } 43 }, 44 ... 45]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!