Pornhub Data Extractor | Videos, Channels, Categories & Actors
by pintxuki
Unofficial Pornhub API to extract videos, actors, channels, and category data. Get direct video URLs, thumbnails, views, ratings, tags, and more. Perf...
Opens on Apify.com
About Pornhub Data Extractor | Videos, Channels, Categories & Actors
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.
What does this actor do?
Pornhub Data Extractor | Videos, Channels, Categories & Actors is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Pornhub Extractor 🤖 > ⚠️ 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. ## 🚀 React Native Demo Dornhub Demo - A Pornhub analytics app built with Apify actors and Gemini AI.
This demo app showcases how you can: - Build a powerful analytics dashboard using Apify's Pornhub actors - Leverage AI (Gemini) for content analysis and recommendations ### 🎯 Business Value #### For Content Creators & Models - Performance Analytics: Track video metrics to optimize content strategy - AI-Powered Insights: Get recommendations for content and posting schedules - Competitive Analysis: Compare performance across categories and tags #### For Platform Managers & Agencies - Model Portfolio Management: Monitor multiple models in one dashboard - Content Strategy: Use AI insights to guide content creation - ROI Tracking: Measure engagement and conversion metrics Perfect example of how the structured, ready-to-use data provided by Apify's Pornhub actors (like this Extractor!) accelerates development and enables insightful applications for content creators and platform managers. ## About Pornhub Extractor Pornhub Extractor is a powerful web scraping solution that extracts structured data from Pornhub.com. It provides comprehensive video and channel metadata that you can use for research, analysis, and content management. ## 🔎 What Does Pornhub Extractor Do? This actor navigates through Pornhub.com to collect detailed information about videos, channels, actors, and categories. It allows you to extract: - Video titles and metadata - View counts and ratings - Duration and upload dates - Model/uploader information - Thumbnail URLs and video links - Search results based on keywords - Channel information including subscribers and video counts - Channel rankings and statistics - Actor profiles with verification status and awards - Category listings with video counts You can download this structured data in JSON, CSV, Excel, or HTML formats for analysis, integration, or business insights. ## ✨ Key Features - ✅ Complete data extraction - Get comprehensive video and channel metadata - ✅ Search functionality - Filter results using specific keywords (e.g., 'Lana Rhoades', 'Kriss Kiss') - ✅ Category filtering - Filter results by specific categories (e.g., 'Amateur', 'Pornstar', 'Verified Amateurs') - ✅ Flexible pagination - Control which pages to scrape with start and end page numbers - ✅ Channel analytics - Extract subscriber counts, video views, and rankings - ✅ Customizable parameters - Configure the scraper to get exactly the data you need - ✅ Dataset naming - Automatically name datasets - ✅ Regular updates - Constantly maintained to handle website changes ## 📊 What Data Can You Extract? Pornhub Extractor provides a comprehensive dataset including: Video Data/Video Data Search: - Video ID and URL - Title and duration - View count and rating - Model/uploader name and URL - Thumbnail URL Channel Data/Channel Data Search: - Channel name and URL - Subscriber count - Total videos - Total video views - Channel rank - Thumbnail URL Actor Data: - Actor name and URL - Profile image URL - Rank and verification status - Award winner status - Video count and view count Category Data: - Category title and URL - Category image URL - Video count ## 📥 How to Use Pornhub Extractor No coding required! Just follow these steps: 1. Open Pornhub Extractor on Apify 2. Configure your search (optional) - Set parameters like search, category, etc. 3. Configure other inputs (optional) - Use settings like maxItems, startPage, endPage, etc. 4. Start the actor - Let it collect the data for you 5. Download your data - Export in JSON, CSV, Excel, or HTML ## 📌 Input Parameters Customize your data extraction with these parameters:
json { "type": "VIDEOS", // or "ACTORS", "CHANNELS", "CATEGORIES" "category": "all", // Filter by specific category "search": "Lana Rhoades", // Search for specific content "startPage": 0, // Page number to start scraping from (0 for homepage) "endPage": 0, // Page number to end scraping at (0 means no limit) "maxItems": 50, // Maximum number of items to extract (max: 5000) "nameDataset": false, // Whether to name the dataset "maxRequestsPerCrawl": 50, // Maximum number of requests per run (max: 100) "proxyConfiguration": { "useApifyProxy": true // Use Apify's proxy pool } } - type - Type of data to extract: "VIDEOS", "ACTORS", "CHANNELS", or "CATEGORIES" (default: "VIDEOS") - category - Filter results by specific category (default: "all"). Available categories include: - Mature, Teen (18+), MILF, Ebony, Anal, Lesbian, etc. - Full list available in the actor's input configuration - search - Enter a keyword to search for specific content (e.g., 'Lana Rhoades', 'Kriss Kiss') - startPage - Page number to start scraping from (0 for homepage, default: 0) - endPage - Page number to end scraping at (0 means no limit, default: 0) - maxItems - Maximum number of items to extract (default: 50, max: 5000) - nameDataset - Whether to name the dataset (default: false) - maxRequestsPerCrawl - Maximum number of requests per run (default: 50, max: 100) - proxyConfiguration - Configure proxy settings for the crawler. By default, it uses Apify's proxy pool to ensure reliable scraping and avoid IP blocks. ## 📊 Output Data Structure After extraction, your structured dataset will look like this: Video Data/Video Data Search:
json { "id": "string", "title": "string", "duration": "number", "views": "number", "rating": "string", "model": "string", "model_url": "string", "url": "string", "thumbnail_url": "string" } Channel Data/Channel Data Search:
json { "name": "string", "url": "string", "thumbnail": "string", "rank": "number", "subscribers": "number", "videos": "number", "video_views": "number" } Actor Data:
json { "name": "string", "url": "string", "image_url": "string", "rank": "number", "is_verified": "boolean", "is_award_winner": "boolean", "video_count": "number", "view_count": "number" } Category Data:
json { "title": "string", "url": "string", "image_url": "string", "video_count": "number" } ## 📡 Integrations & Automation Pornhub Extractor can be integrated with multiple platforms, including: - Make (formerly Integromat) - Zapier - Google Drive & Sheets - Slack & Discord - Airbyte & GitHub You can also set up webhooks to trigger automatic actions when new data is extracted! ## ❓ FAQ ### Can I integrate Pornhub Extractor 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 Pornhub? Our Pornhub Extractor 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. If you're unsure whether your reason is legitimate, consult your lawyers. You can also read our blog post on the legality of web scraping and ethical scraping. ## 🚀 Start Using Pornhub Extractor Today! - ✅ No coding skills required - ✅ Try it for free with Apify's free credits - ✅ Download structured data easily 🔗 Start Scraping Now ## Related Actors ⭐ - Pornhub Video Scrapper Pro (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. - Pornhub Model Scrapper Pro Pornhub Model Scrapper Pro 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 - 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.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Pornhub Data Extractor | Videos, Channels, Categories & Actors now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- pintxuki
- Pricing
- Paid
- Total Runs
- 462
- Active Users
- 48
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support