
OnlyFans Scraper Pro | Posts, Media & Profiles
Pricing
$10.00/month + usage

OnlyFans Scraper Pro | Posts, Media & Profiles
Scrape OnlyFans profiles with ease. Extract posts, images, videos, bio info, engagement stats, and pricing. Perfect for research, analysis, automation, and growth tracking. Auth support for private content. Fast, flexible, and code-free.
0.0 (0)
Pricing
$10.00/month + usage
0
Monthly users
1
Last modified
10 hours ago
OnlyFans Scrapper 🤖
⚠️ AGE RESTRICTION NOTICE
This tool interacts with an adult content platform that contains explicit material. By using this actor, you confirm that:
- You are at least 18 years of age (or the legal age of majority in your jurisdiction)
- You are legally permitted to access adult content in your location
- You understand and accept the nature of the content being processed
This actor is intended for legitimate research, analysis, and content management purposes only. Please ensure compliance with all applicable laws and regulations in your jurisdiction.
About OnlyFans Scrapper
OnlyFans Scrapper is a professional web scraping solution designed to extract comprehensive data from OnlyFans creator profiles. It provides structured data that can be used for content analysis, market research, performance tracking, and business insights.
🎯 Business Value
For Content Creators & Managers
- Performance Analytics: Track engagement metrics and content performance
- Audience Insights: Monitor subscriber growth and interaction patterns
- Content Strategy: Analyze successful posts and media performance
- Competitive Research: Study similar creators in your niche
For Agencies & Platforms
- Creator Portfolio Management: Monitor multiple profiles efficiently
- Market Analysis: Gather insights about content trends and pricing
- Engagement Tracking: Measure reach and interaction metrics
- Data-Driven Decisions: Make informed choices based on real metrics
What Does OnlyFans Scrapper Do?
This actor navigates through OnlyFans to collect detailed information about creators, their content, and engagement metrics. It allows you to extract:
- Complete profile information
- Posts and media content details
- Engagement metrics and statistics
- Subscription pricing and bundles
- Social media links and promotional content
✨ Key Features
- ✅ Complete Profile Data: Get comprehensive creator profile information
- ✅ Media Content Analysis: Extract detailed media statistics and metadata
- ✅ Post Engagement Tracking: Monitor likes, comments, and interaction metrics
- ✅ Subscription Analytics: Track pricing strategies and bundle offerings
- ✅ Regular Updates: Maintained to handle platform changes and new features
📊 What Data Can You Extract?
Profile Information
- Name and username
- Bio and location details
- Verification status
- Avatar and cover images
- Social media links
- Last seen status
- Subscription bundles and pricing
Content Statistics
- Total post count
- Media count (photos/videos)
- Stream count
- Likes count
- Engagement metrics
Media Content
- Media URLs and thumbnails
- Content type (image/video)
- Duration (for videos)
- Media count in collections
- Post dates and engagement
Posts
- Post text content
- Publishing dates
- Like counts
- Media attachments
- Pinned status
- Author information
📥 How to Use OnlyFans Scrapper
- Open OnlyFans Scrapper on Apify
- Configure your search:
- Add creator profile URLs
- Select content type (INFO, MEDIA, or POSTS)
- Set maximum items to extract
- Start the actor - Let it collect the data
- Download your data - Export in JSON, CSV, Excel, or HTML
📌 Input Parameters
1{ 2 "startUrls": [ 3 { 4 "url": "https://onlyfans.com/agathafreeprofileofc/media" 5 }, 6 { 7 "url": "https://onlyfans.com/journeywithalora" 8 } 9 ], 10 "type": "INFO", // MEDIA or POSTS 11 "maxItems": 20, 12 "nameDataset": false, 13 "maxRequestsPerCrawl": 50, 14 "proxyConfiguration": { 15 "useApifyProxy": true 16 }, 17 "dev_custom_headers": [ 18 { 19 "key": "user-agent", 20 "value": "" 21 }, 22 { 23 "key": "x-bc", 24 "value": "" 25 } 26 ], 27 "dev_custom_cookies": [ 28 { 29 "key": "sess", 30 "value": "" 31 } 32 ] 33}
- startUrls: Array of OnlyFans profile URLs to scrape
- type: Type of content to extract (INFO, MEDIA, or POSTS)
- maxItems: Maximum number of items to extract (default: 20)
- nameDataset: Whether to name the dataset (optional)
- maxRequestsPerCrawl: Maximum requests per run (default: 50)
- proxyConfiguration: Proxy settings for better reliability
- dev_custom_headers: Custom HTTP headers for authentication
- dev_custom_cookies: Custom cookies for authentication
📊 Output Data Structure
Profile Information
1{ 2 "name": "Creator Name", 3 "username": "creator_username", 4 "location": "Location", 5 "bio": "Profile Bio", 6 "is_verified": true, 7 "last_seen": "2024-03-20T12:00:00Z", 8 "post_count": 500, 9 "total_media_count": 1000, 10 "media_count": 800, 11 "video_count": 200, 12 "stream_count": 50, 13 "likes_count": 10000, 14 "avatar": "https://example.com/avatar.jpg", 15 "cover_image": "https://example.com/cover.jpg", 16 "social_links": [ 17 { 18 "platform": "Twitter", 19 "url": "https://twitter.com/username" 20 } 21 ], 22 "subscription_bundles": [ 23 { 24 "name": "1 month", 25 "discount": null, 26 "price": "$9.99" 27 } 28 ] 29}
Posts
1{ 2 "id": "post_id", 3 "text": "Post content", 4 "date": "2024-03-20T12:00:00Z", 5 "likes_count": 100, 6 "is_pinned": false, 7 "media": [ 8 { 9 "url": "https://example.com/media.jpg", 10 "type": "image", 11 "thumbnail": "https://example.com/thumb.jpg", 12 "videoUrl": "https://example.com/video.mp4" 13 } 14 ], 15 "author": { 16 "name": "Creator Name", 17 "username": "creator_username", 18 "avatar": "https://example.com/avatar.jpg", 19 "is_verified": true 20 } 21}
Media Items
1{ 2 "id": "media_id", 3 "url": "https://example.com/media.jpg", 4 "type": "image", 5 "thumbnail": "https://example.com/thumb.jpg", 6 "videoUrl": "https://example.com/video.mp4", 7 "duration": "2:30", 8 "mediaCount": 5 9}
🔐 Authentication & Access Levels
This actor operates with two different access levels depending on authentication:
Without Authentication
- Can only access basic profile information
- Limited to publicly available data:
- Name and username
- Avatar and cover image
- Basic profile statistics
- Public social links
With Authentication (Subscribed Profiles)
- Full access to all profile content:
- Complete profile information
- All posts and media content
- Engagement metrics
- Subscription pricing details
- Stories and exclusive content
- Comments and interactions
To access subscriber-only content, you must provide valid authentication credentials:
- Session cookie (
sess
) - Browser headers (
user-agent
andx-bc
)
These credentials are required for accessing any content beyond basic profile information. See the "How to Retrieve Your OnlyFans Credentials" section below for detailed instructions.
How to Retrieve Your OnlyFans Credentials
Follow these steps carefully to extract the necessary session credentials. These credentials are required for accessing subscriber-only content.
1️⃣ Log In to OnlyFans
- Visit onlyfans.com
- Log in to your account
- Ensure you have active subscriptions to the profiles you want to scrape
2️⃣ Open Developer Tools
Open Chrome Developer Tools using one of these methods:
- Windows/Linux: Press
Ctrl + Shift + C
- macOS: Press
Command + Shift + C
- Alternative: Right-click anywhere and select "Inspect"
3️⃣ Get Session Cookie (sess
)
- In Developer Tools, go to the Application tab
- In the left sidebar, expand:
- Storage
- Cookies
- https://onlyfans.com
- Find the cookie named
sess
- Copy its value (not the name)
4️⃣ Get Required Headers
- Switch to the Network tab
- Enable the "Fetch/XHR" filter
- Interact with the site:
- Open a post
- View media
- Navigate the profile
- Click any request in the list
- In the Headers section, find and copy:
x-bc
header valueUser-Agent
header value
5️⃣ Configure the Actor
Use the copied values in your actor input:
1{ 2 "dev_custom_headers": [ 3 { 4 "key": "user-agent", 5 "value": "YOUR_USER_AGENT_HERE" 6 }, 7 { 8 "key": "x-bc", 9 "value": "YOUR_X_BC_HERE" 10 } 11 ], 12 "dev_custom_cookies": [ 13 { 14 "key": "sess", 15 "value": "YOUR_SESS_COOKIE_HERE" 16 } 17 ] 18}
⚠️ Security Notice
- Keep your credentials secure and never share them
- Credentials expire periodically and will need to be updated
- Using someone else's credentials is not permitted
- Each credential set is tied to your specific account and subscriptions
📡 Integrations & Automation
OnlyFans Scrapper can be integrated with:
- Make (formerly Integromat)
- Zapier
- Google Drive & Sheets
- Slack & Discord
- Airbyte & GitHub
Set up webhooks to trigger automatic actions when new data is extracted!
Can I integrate Onlyfans Scrapper with my own app?
Yes! You can use the Apify API to programmatically run extractions and fetch results in real time.
The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.
To access the API using Node.js, use the apify-client
NPM package. To access the API using Python, use the apify-client
PyPI package.
Is it legal to scrape Onlyfans?
Our Onlyfans Scrapper is designed to be ethical and compliant, ensuring that it does not extract any private user data, such as email addresses or other personally sensitive information. It can only collect publicly available data that companies have chosen to share.
Personal data is protected under GDPR in the European Union and similar laws worldwide. You should not scrape personal data unless you have a legitimate reason to do so.
❓ FAQ
Q: How many items can I scrape at once?
A: The number is limited by your Apify plan and the maxItems
parameter (default: 20).
Q: Do I need to provide authentication? A: It depends on what you want to scrape:
- For basic profile information: No authentication required
- For posts, media, and subscriber content: Yes, you must provide valid credentials and be subscribed to the profile
Q: What happens if I try to scrape a profile I'm not subscribed to? A: The actor will only return publicly available profile information. To access posts and media, you need an active subscription to that creator.
Q: How do I authenticate my requests? A: You need to provide three key pieces of information:
sess
cookie from your OnlyFans sessionuser-agent
from your browserx-bc
header from your requests See the "How to Retrieve Your OnlyFans Credentials" section for detailed instructions.
🚀 Start Using OnlyFans Scrapper Today!
- ✅ No coding skills required
- ✅ Try it for free with Apify's free credits
- ✅ Download structured data easily
Related Actors ⭐
-
Pornhub Data Extractor
Unofficial Pornhub API to extract videos, actors, channels, and category data. Get direct video URLs, thumbnails, views, ratings, tags, and more. Perfect for content research, SEO, or automation. Export structured data for use in apps, reports, or dashboards. -
Pornhub Channel Data Extractor
Pornhub Channel Data Extractor is a powerful web scraping solution that extracts data from Pornhub model and pornstar channels. It provides comprehensive, structured data that you can use for content analysis, market research, and data aggregation -
Pornhub Video Extractor (Downloader)
Unofficial Pornhub Scraper to extract video data, tags, views, ratings, categories, performers, channel info, thumbnails, and download URL. Ideal for SEO, content research, competitor tracking, media monitoring, automation, and data-driven insights. Fast, reliable, and no coding needed.
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
1 day
Price
$10.00