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!
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!
The Actor accepts the following input parameters:
startUrls
(Array) - List of Facebook or Instagram URLs to process. Examples:
1[ 2 { "url": "https://www.facebook.com/reel/1218203106348274" }, 3 { "url": "https://www.instagram.com/reel/CS-D8V2niR-/" } 4]
proxyConfiguration
(Object) - Configure proxy settings to avoid rate limiting and improve reliability
videoOnly
(Boolean) - When true, only downloads videos and skips images. Default: true
downloadTimeoutSecs
(Integer) - Timeout in seconds for media downloads. Increase this if downloading large files. Default: 500
maxRequestRetries
(Integer) - Number of retry attempts for failed requests. Default: 15
For each successfully processed URL, the Actor saves:
1{ 2 "sourceUrl": "https://www.facebook.com/reel/1218203106348274", 3 "quality": "HD", 4 "type": "mp4", 5 "timestamp": "2025-03-17T05:38:27.422Z", 6 "filename": "8556c95c-5caf-40a3-8d34-82f37b7562c9.mp4", 7 "fileUrl": "https://api.apify.com/v2/key-value-stores/[store-id]/records/8556c95c-5caf-40a3-8d34-82f37b7562c9", 8 "isImage": false 9}
sourceUrl
: Original Facebook or Instagram URLquality
: Quality level of the downloaded media (e.g., "HD", "SD", "Original")type
: File format of the media (e.g., "mp4" for video, "image" for photos)timestamp
: ISO timestamp of when the media was downloadedfilename
: Unique identifier for the file with appropriate extensionfileUrl
: Direct URL to download the media file from Apify's storageisImage
: Boolean indicating whether the media is an image or videostartUrls
arrayvideoOnly
to true if you only want videosvideoOnly: true
when you specifically need video contentdownloadTimeoutSecs
based on expected file sizesmaxRequestRetries
high enough to handle temporary failuresstartUrls
arrayvideoOnly
is false, extracts all imagesYes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!