⚡Facebook Video Downloader 📥
by scrapearchitect
Download Facebook videos and their full metadata (title, author, thumbnail) in HD. Perfect for researchers, SEOs, and analysts who need reliable bulk processing.
Opens on Apify.com
About ⚡Facebook Video Downloader 📥
Need to grab a Facebook video for a project? This actor is my go-to for pulling videos and all their useful metadata directly from Facebook. It's straightforward: you feed it public video URLs, and it handles the rest. You get the video file itself in your choice of quality, like 1080p or 720p, plus the separate audio track if you just want the sound. More importantly, it extracts all the surrounding data—the title, author, duration, and thumbnail images—which is perfect for organizing your downloads or for analysis. I use it for a few key things. If I'm doing competitive research or a social media audit, I can batch process a list of URLs to download examples and compile their metadata into a spreadsheet. For SEO and content work, having the official thumbnails and accurate titles is a huge time-saver. It runs reliably on the Apify platform, so it's secure and handles errors with auto-retry, which means I don't have to babysit it. Whether you're an analyst, researcher, or just need to archive some public video content efficiently, this tool gets the job done without any fuss.
What does this actor do?
⚡Facebook Video Downloader 📥 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
Facebook Video Downloader Actor
Overview
This Apify actor extracts metadata from Facebook videos without downloading the files. It processes video URLs to return titles, authors, durations, thumbnails, available resolutions, and other data. It's built for batch analysis, handling 100+ URLs in a single run, and includes features like auto-retry and proxy rotation. Typical runtime is 10-25 seconds per URL.
Key Features
- Core Metadata Extraction: Retrieves full video titles (including emojis/hashtags), author IDs/names, precise duration, and a list of available video resolutions.
- Media Data: Provides URLs for thumbnails in multiple sizes and extracts aspect ratio and FPS data when available.
- Bulk Processing: Accepts an array of video URLs and outputs structured data in JSON or CSV format.
- Technical Features: Includes JSON-LD schema extraction, detailed error logging, and is configured for future storage integration via the Apify key-value store.
How to Use
- Prepare your input configuration (see Input section).
- Run the actor with your list of Facebook video URLs (posts, reels, or direct video links).
- Retrieve the structured metadata output.
Input
Configure the actor using a JSON object. The video_urls array is required.
{
"video_urls": [
{ "url": "https://www.facebook.com/share/v/18zL4zNBNJ/", "method": "GET" }
],
"requested_resolution": "1080p",
"use_key_value_store": false
}
| Parameter | Type | Description |
|---|---|---|
video_urls |
Array | Required. List of Facebook video/post URL objects. |
requested_resolution |
String | Optional. Specifies a resolution preference for metadata logging. Does not trigger a download. |
use_key_value_store |
Boolean | Optional. When true, media URLs in the output will point to the Apify key-value store. Default is false. |
Output
The actor returns a dataset of items, one for each processed URL. The structure varies slightly based on the use_key_value_store setting.
Example Output (use_key_value_store: false):
{
"video_url": "https://www.facebook.com/share/v/18zL4zNBNJ/",
"general_metadata": {
"title": "WILD ENDING! Final 8 Minutes of Korea Republic v Germany | 2018 #FIFAWorldCup",
"author": "FIFA World Cup",
"thumbnail": "https://scontent-iad3-1.xx.fbcdn.net/......",
"duration": "00:08:54"
},
"found_resolution": "1080p",
"download_links": {
"merged_video": "https://video-iad3-1.xx.fbcdn.net/......",
"video_only": "https://video-iad3-2.xx.fbcdn.net/......",
"audio_only": "https://video-iad3-2.xx.fbcdn.net/......"
}
}
Example Output (use_key_value_store: true):
{
"video_url": "https://www.facebook.com/share/v/18zL4zNBNJ/",
"general_metadata": {
"title": "WILD ENDING! Final 8 Minutes of Korea Republic v Germany | 2018 #FIFAWorldCup",
"author": "FIFA World Cup",
"thumbnail": "https://api.apify.com/v2/key-value-stores/l.jpg?"
},
"found_resolution": "Nonep",
"download_links": {
"merged_video": "https://api.apify.com/v2/key-value-stores/video.mp4?"
}
}
Notes & Troubleshooting
- Use Case: This actor is for metadata extraction and analysis only; it does not download video files.
- Data Source: For best results, use videos from public profiles, pages, or groups. The author field may be missing for private or certain shared content.
- Output Links: The
download_linksobject provides URLs where the video could be accessed, but downloading via these links may require additional handling and is subject to Facebook's access controls.
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 ⚡Facebook Video Downloader 📥 now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- scrapearchitect
- Pricing
- Paid
- Total Runs
- 252
- Active Users
- 20
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
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