Interested in using this scraper? Get it here: Onlyfans profile scraper
This scraper scrapes list profile urls and gives you full details including insights, social media urls, etc
✳️ Related scrapers: Onlyfans downloader | Facebook profile scraper | Linkedin profile scraper
Here is the sample output of this actor:
{
"view": "f",
"avatar": "https://public.onlyfans.com/files/a/as/asi/asia5qn6votatqej9ewpzlha7mbg5mfu1674166354/82054335/avatar.jpg",
"avatarThumbs": {
"c50": "https://public.onlyfans.com/files/thumbs/c50/a/as/asi/asia5qn6votatqej9ewpzlha7mbg5mfu1674166354/82054335/avatar.jpg",
"c144": "https://public.onlyfans.com/files/thumbs/c144/a/as/asi/asia5qn6votatqej9ewpzlha7mbg5mfu1674166354/82054335/avatar.jpg"
},
"header": "https://public.onlyfans.com/files/u/uo/uob/uob3flykmzbhnbgcqm7pppsxwdpvde9l1674168366/82054335/header.jpg",
"headerSize": {
"width": 600,
"height": 200
},
"headerThumbs": {
"w480": "https://public.onlyfans.com/files/thumbs/w480/u/uo/uob/uob3flykmzbhnbgcqm7pppsxwdpvde9l1674168366/82054335/header.jpg",
"w760": "https://public.onlyfans.com/files/thumbs/w760/u/uo/uob/uob3flykmzbhnbgcqm7pppsxwdpvde9l1674168366/82054335/header.jpg"
},
"id": 82054335,
"name": "☕️Coffee and Cleavage",
"username": "coffeeandcleavage",
"canLookStory": false,
"canCommentStory": false,
"hasNotViewedStory": false,
"isVerified": true,
"canPayInternal": false,
"hasScheduledStream": false,
"hasStream": false,
"hasStories": false,
"tipsEnabled": false,
"tipsTextEnabled": true,
"tipsMin": 5,
"tipsMinInternal": 1,
"tipsMax": 200,
"canEarn": true,
"canAddSubscriber": true,
"subscribePrice": 0,
"unprofitable": true,
"isMuted": false,
"isRestricted": false,
"canRestrict": true,
"subscribedBy": false,
"subscribedByExpire": null,
"subscribedByExpireDate": null,
"subscribedByAutoprolong": null,
"subscribedIsExpiredNow": null,
"currentSubscribePrice": null,
"subscribedOn": false,
"subscribedOnExpiredNow": null,
"subscribedOnDuration": null,
"joinDate": "2020-10-26T00:00:00+00:00",
"isReferrerAllowed": true,
"about": "☕️Podcast hosted by @misslynniemarie & @shantalmonique 💞<br />\n🎙Episode released every Wednesday 2pmPST!!",
"rawAbout": "☕️Podcast hosted by @misslynniemarie & @shantalmonique 💞\n🎙Episode released every Wednesday 2pmPST!!",
"website": "https://www.Coffeeandcleavage.com",
"wishlist": null,
"location": null,
"postsCount": 301,
"archivedPostsCount": 1,
"privateArchivedPostsCount": 0,
"photosCount": 145,
"videosCount": 165,
"audiosCount": 0,
"mediasCount": 310,
"lastSeen": "2023-06-14T15:07:05+00:00",
"favoritesCount": 221,
"favoritedCount": 120053,
"showPostsInFeed": false,
"canReceiveChatMessage": false,
"isPerformer": true,
"isRealPerformer": true,
"isSpotifyConnected": false,
"subscribersCount": 732645,
"hasPinnedPosts": true,
"hasLabels": true,
"canChat": true,
"callPrice": 0,
"isPrivateRestriction": false,
"showSubscribersCount": true,
"showMediaCount": true,
"subscribedByData": null,
"subscribedOnData": null,
"canPromotion": true,
"canCreatePromotion": false,
"canCreateTrial": false,
"isAdultContent": false,
"canTrialSend": false,
"hadEnoughLastPhotos": false,
"hasLinks": false,
"referalBonusSummForReferer": 0,
"finishedStreamsCount": 15,
"shouldShowFinishedStreams": true,
"hasSavedStreams": true,
"firstPublishedPostDate": "2020-11-04T00:00:00+00:00",
"isSpringConnected": false,
"isFriend": false,
"isBlocked": false,
"canReport": false,
"instagramUrl": "https://instagram.com/coffeeandcleavage",
"youtubeUrl": "https://youtube.com/coffeeandcleavage",
"facebookUrl": "https://facebook.com/coffeeandclevage",
"twitterUrl": "https://twitter.com/coffeecleavage"
}
This documentation provides a detailed description of the fields and structures in the provided JSON data representing an OnlyFans profile.
-
avatar
: (string) - This is the URL to the profile avatar or profile picture. -
avatarThumbs
: (object) - Contains URLs to thumbnail versions of the profile picture.c50
: URL to a thumbnail with specific dimensions.c144
: URL to another thumbnail with specific dimensions.
-
header
: (string) - The URL to the profile's header image. -
headerSize
: (object) - Contains dimensions of the header image.width
: The width of the header image.height
: The height of the header image.
-
headerThumbs
: (object) - Contains URLs to thumbnail versions of the header image.w480
: URL to a thumbnail with specific width.w760
: URL to another thumbnail with specific width.
-
id
: (integer) - The unique identifier of the profile. -
name
: (string) - The display name of the profile. -
username
: (string) - The unique username of the profile. -
canLookStory
: (boolean) - Indicates if a user is permitted to view the profile's story. -
canCommentStory
: (boolean) - Indicates if a user can comment on the profile's story. -
hasNotViewedStory
: (boolean) - Indicates if the user has not viewed the profile's story. -
isVerified
: (boolean) - Indicates if the profile is verified. -
canPayInternal
: (boolean) - Not clear from the provided data, may indicate internal payment capabilities. -
hasScheduledStream
: (boolean) - Indicates if the profile has a scheduled live stream. -
hasStream
: (boolean) - Indicates if the profile is currently streaming. -
hasStories
: (boolean) - Indicates if the profile has any stories. -
tipsEnabled
: (boolean) - Indicates if tipping is enabled for the profile. -
tipsTextEnabled
: (boolean) - Indicates if text is enabled in tips. -
tipsMin
: (integer) - The minimum amount that can be tipped. -
tipsMinInternal
: (integer) - The minimum internal amount that can be tipped. -
tipsMax
: (integer) - The maximum amount that can be tipped. -
canEarn
: (boolean) - Indicates if the profile can earn money. -
canAddSubscriber
: (boolean) - Indicates if the profile can add subscribers. -
subscribePrice
: (integer) - The subscription price for the profile. -
unprofitable
: (boolean) - Indicates if the profile is unprofitable. -
isMuted
: (boolean) - Indicates if the profile is muted. -
isRestricted
: (boolean) - Indicates if the profile is restricted. -
canRestrict
: (boolean) - Indicates if the profile can be restricted. -
subscribedBy
: (boolean) - Indicates if the user is subscribed to the profile. -
subscribedByExpire
: (null) - Indicates the expiry of the user's subscription, null if not applicable. -
subscribedByExpireDate
: (null) - The date when the user's subscription expires, null if not applicable. -
subscribedByAutoprolong
: (null) - Not clear from the provided data, might indicate if the user's subscription will automatically renew. -
subscribedIsExpiredNow
: (null) - Indicates if the user's subscription has expired, null if not applicable. -
currentSubscribePrice
: (null) - The current subscription price, null if not applicable. -
subscribedOn
: (boolean) - Indicates if the user has subscribed on the platform. -
subscribedOnExpiredNow
: (null) - Indicates if the user's subscription on the platform has expired, null if not applicable. -
subscribedOnDuration
: (null) - The duration of the user's subscription on the platform, null if not applicable. -
joinDate
: (string) - The date the profile was created. -
isReferrerAllowed
: (boolean) - Indicates if referrals are allowed. -
about
: (string) - The profile's about section with HTML elements. -
rawAbout
: (string) - The profile's about section in raw text. -
website
: (string) - The profile's website. -
wishlist
: (null) - The profile's wishlist, null if not applicable. -
location
: (null) - The profile's location, null if not disclosed. -
postsCount
: (integer) - The total number of posts by the profile. -
archivedPostsCount
: (integer) - The total number of archived posts by the profile. -
privateArchivedPostsCount
: (integer) - The total number of private archived posts by the profile. -
photosCount
: (integer) - The total number of photos posted by the profile. -
videosCount
: (integer) - The total number of videos posted by the profile. -
audiosCount
: (integer) - The total number of audio files posted by the profile. -
mediasCount
: (integer) - The total number of media files (photos, videos, audio) posted by the profile. -
lastSeen
: (string) - The date and time the profile was last seen online. -
favoritesCount
: (integer) - The total number of favorites of the profile. -
favoritedCount
: (integer) - The total number of times the profile has been favorited by others. -
showPostsInFeed
: (boolean) - Indicates if posts from this profile show in feeds. -
canReceiveChatMessage
: (boolean) - Indicates if the profile can receive chat messages. -
isPerformer
: (boolean) - Indicates if the profile is a performer. -
isRealPerformer
: (boolean) - Indicates if the profile is a real performer. -
isSpotifyConnected
: (boolean) - Indicates if Spotify is connected to the profile. -
subscribersCount
: (integer) - The total number of subscribers of the profile. -
hasPinnedPosts
: (boolean) - Indicates if the profile has any pinned posts. -
hasLabels
: (boolean) - Indicates if the profile has any labels. -
canChat
: (boolean) - Indicates if users can chat with the profile. -
callPrice
: (integer) - The price for a call with the profile. -
isPrivateRestriction
: (boolean) - Indicates if there are any private restrictions on the profile. -
showSubscribersCount
: (boolean) - Indicates if the number of subscribers is displayed. -
showMediaCount
: (boolean) - Indicates if the count of media is displayed. -
`subscribedBy
Data`: (null) - Contains data about the user's subscription, null if not applicable.
-
subscribedOnData
: (null) - Contains data about the user's on-platform subscription, null if not applicable. -
canPromotion
: (boolean) - Indicates if promotions can be created for the profile. -
canCreatePromotion
: (boolean) - Indicates if the profile can create promotions. -
canCreateTrial
: (boolean) - Indicates if the profile can create trial subscriptions. -
isAdultContent
: (boolean) - Indicates if the profile contains adult content. -
canTrialSend
: (boolean) - Indicates if trial subscriptions can be sent. -
hasLinks
: (boolean) - Indicates if the profile has links to external sites. -
referalBonusSummForReferer
: (integer) - The referral bonus sum for the referrer. -
finishedStreamsCount
: (integer) - The total number of finished live streams by the profile. -
shouldShowFinishedStreams
: (boolean) - Indicates if finished streams should be shown. -
hasSavedStreams
: (boolean) - Indicates if the profile has any saved streams. -
firstPublishedPostDate
: (string) - The date of the first post published by the profile. -
isSpringConnected
: (boolean) - Indicates if Spring (formerly known as Teespring, a platform for custom merchandise) is connected to the profile. -
isFriend
: (boolean) - Indicates if the user is a friend of the profile. -
isBlocked
: (boolean) - Indicates if the profile is blocked. -
canReport
: (boolean) - Indicates if the profile can be reported. -
instagramUrl
: (string) - The profile's Instagram URL. -
youtubeUrl
: (string) - The profile's YouTube URL. -
facebookUrl
: (string) - The profile's Facebook URL. -
twitterUrl
: (string) - The profile's Twitter URL.