⚡Facebook Video Downloader 📥

⚡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.

252 runs
20 users
Try This Actor

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

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. 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

  1. Prepare your input configuration (see Input section).
  2. Run the actor with your list of Facebook video URLs (posts, reels, or direct video links).
  3. 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_links object 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.

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 Trial

Actor Information

Developer
scrapearchitect
Pricing
Paid
Total Runs
252
Active Users
20
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support