
Meta Media Downloader
Pricing
$15.00/month + usage

Meta Media Downloader
Easily download Facebook and Instagram videos, images, reels, and stories with this powerful tool. Perfect for content creators, marketers, and social media managers, it ensures fast, high-quality media extraction from Meta platforms. Save and repurpose content effortlessly in just a few clicks!
5.0 (2)
Pricing
$15.00/month + usage
2
Total users
8
Monthly users
4
Runs succeeded
99%
Last modified
a month ago
You can access the Meta Media Downloader programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://www.facebook.com/reel/1218203106348274"< },< {< "url": "https://www.instagram.com/p/CS-D8V2niR-/"< }< ],< "videoOnly": true,< "downloadTimeoutSecs": 500,< "maxRequestRetries": 15,< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call web.harvester/meta-media-downloader --silent --output-dataset
Meta Media Downloader API through CLI
The Apify CLI is the official tool that allows you to use Meta Media Downloader locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: