Extract detailed profile information from OnlyFans creator pages including stats, media counts, and profile details. Perfect for creator analytics and market research.
Extract comprehensive profile data from OnlyFans creator pages with ease! This actor helps you gather detailed information about OnlyFans creators including their statistics, media counts, engagement metrics, and profile details.
The actor provides detailed JSON output including:
Parameter | Type | Description |
---|---|---|
profileUrls | Array | List of OnlyFans profile URLs to scrape |
maxItems | Integer | Maximum number of items to scrape (optional) |
proxyConfiguration | Object | Proxy settings (optional) |
A full explanation of an input example in JSON.
1{ 2 "profileUrls": [ 3 "https://onlyfans.com/elenafleur" 4 ] 5}
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-25T05:47:18.176Z", 5 "profile": { 6 "view": "f", 7 "avatar": "https://public.onlyfans.com/files/u/ug/ug2/ug20zm6ukkm1fyptii6ewqzgcrxqhnqa1735848314/229147962/avatar.jpg", 8 "avatarThumbs": { 9 "c50": "https://thumbs.onlyfans.com/public/files/thumbs/c50/u/ug/ug2/ug20zm6ukkm1fyptii6ewqzgcrxqhnqa1735848314/229147962/avatar.jpg", 10 "c144": "https://thumbs.onlyfans.com/public/files/thumbs/c144/u/ug/ug2/ug20zm6ukkm1fyptii6ewqzgcrxqhnqa1735848314/229147962/avatar.jpg" 11 }, 12 "header": "https://public.onlyfans.com/files/j/ja/jac/jacfvecwbaumfli9eq7d26qduz82qnei1735850013/229147962/header_image.jpg", 13 "headerSize": { 14 "width": 4096, 15 "height": 2730 16 }, 17 "headerThumbs": { 18 "w480": "https://thumbs.onlyfans.com/public/files/thumbs/w480/j/ja/jac/jacfvecwbaumfli9eq7d26qduz82qnei1735850013/229147962/header_image.jpg", 19 "w760": "https://thumbs.onlyfans.com/public/files/thumbs/w760/j/ja/jac/jacfvecwbaumfli9eq7d26qduz82qnei1735850013/229147962/header_image.jpg" 20 }, 21 "id": 229147962, 22 "name": "Elena Fleur", 23 "username": "elenafleur", 24 "canLookStory": false, 25 "canCommentStory": false, 26 "hasNotViewedStory": false, 27 "isVerified": true, 28 "canPayInternal": false, 29 "hasScheduledStream": false, 30 "hasStream": false, 31 "hasStories": false, 32 "tipsEnabled": false, 33 "tipsTextEnabled": true, 34 "tipsMin": 5, 35 "tipsMinInternal": 1, 36 "tipsMax": 200, 37 "canEarn": true, 38 "canAddSubscriber": true, 39 "subscribePrice": 0, 40 "isRestricted": false, 41 "canRestrict": true, 42 "subscribedBy": false, 43 "subscribedByExpire": null, 44 "subscribedByExpireDate": null, 45 "subscribedByAutoprolong": null, 46 "subscribedIsExpiredNow": null, 47 "currentSubscribePrice": null, 48 "subscribedOn": false, 49 "subscribedOnExpiredNow": null, 50 "subscribedOnDuration": null, 51 "joinDate": "2022-04-03T00:00:00+00:00", 52 "isReferrerAllowed": true, 53 "about": "**90% OFF MY VIP**π <a href=\"https://onlyfans.com/tinyelena/c72\">onlyfans.com/tinyelena/c72</a><br />\n<br />\nI hope you are ready to go on an adventureπ§ββοΈπ²", 54 "isMarkdownDisabledForAbout": false, 55 "website": null, 56 "wishlist": null, 57 "location": "check my bio π", 58 "postsCount": 294, 59 "archivedPostsCount": 2, 60 "privateArchivedPostsCount": 758, 61 "photosCount": 280, 62 "videosCount": 3, 63 "audiosCount": 0, 64 "mediasCount": 283, 65 "lastSeen": "2025-01-25T05:44:01+00:00", 66 "favoritesCount": 944, 67 "favoritedCount": 73013, 68 "showPostsInFeed": false, 69 "canReceiveChatMessage": false, 70 "isPerformer": true, 71 "isRealPerformer": true, 72 "isSpotifyConnected": false, 73 "subscribersCount": 67186, 74 "hasPinnedPosts": true, 75 "hasLabels": true, 76 "canChat": true, 77 "avatarHeaderConverterUpload": true, 78 "isPrivateRestriction": false, 79 "showSubscribersCount": true, 80 "showMediaCount": true, 81 "subscribedByData": null, 82 "subscribedOnData": null, 83 "canCreatePromotion": false, 84 "canCreateTrial": false, 85 "isAdultContent": false, 86 "canTrialSend": false, 87 "hasLinks": false, 88 "referalBonusSummForReferer": 4331.2, 89 "finishedStreamsCount": 0, 90 "shouldShowFinishedStreams": false, 91 "hasSavedStreams": false, 92 "firstPublishedPostDate": "2022-04-17T00:00:00+00:00", 93 "isSpringConnected": false, 94 "isFriend": false, 95 "isBlocked": false, 96 "canReport": false 97 } 98 } 99]
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!