VOOZH about

URL: https://apify.com/epctex/instagram-video-downloader

โ‡ฑ Instagram Video Downloader ยท Apify


Pricing

$10.00/month + usage

Go to Apify Store

Instagram Video Downloader

Download Instagram.com videos without any limit

Pricing

$10.00/month + usage

Rating

4.9

(11)

Developer

๐Ÿ‘ epctex

epctex

Maintained by Community

Actor stats

69

Bookmarked

1.1K

Total users

19

Monthly active users

0.27 hours

Issues response

14 hours ago

Last modified

Share

Actor - Instagram Video Downloader

Instagram Video Downloader

Since Instagram doesn't provide a good and free API, this actor should help you to download videos from Instagram.com

The Instagram Video Downloader supports the following features:

  • Download Video - If you want to get videos on a certain URL, just type the URL.

Bugs, fixes, updates, and changelog

This scraper is under active development. If you have any feature requests you can create an issue from here.

Input Parameters

The input of this scraper should be JSON containing the list of pages on Instagram.com that should be visited. Required fields are:

  • startUrls: (Optional) (Array) List of Instagram URLs. You should only provide post URLs.

  • quality: (Optional) (String) Select the quality of the downloaded videos. Options: highest, high, medium, low. Default is highest.

  • proxy: (Required) (Proxy Object) Proxy configuration.

  • compression: (Optional) (String) HEVC compression level. None = instant download, original quality. Medium maintains high quality at 75% size. High/Extreme trade quality for smaller files (50%/40%). Note: Processing takes longer.

  • extendOutputFunction: (Optional) (String) Function that takes a JQuery handle ($) as an argument and returns an object with data.

  • customMapFunction: (Optional) (String) Function that takes each object's handle as an argument and returns the object with executing the function.

This solution requires the use of Proxy servers, either your own proxy servers or you can use Apify Proxy.

Tip

When you want to scrape over a specific list URL, just copy and paste the link as one of the startUrl.

Compute Unit Consumption

The actor is optimized to run blazing fast and scrape as many items as possible. Therefore, it forefronts all the detailed requests. If the actor doesn't block very often it'll scrape 1 video under 45 seconds with ~0.01-0.02 compute units.

Instagram Video Downloader Input example

{
"startUrls":[
"https://www.instagram.com/p/CuKHeY_PLbZ/"
],
"quality":"highest",
"compression":"medium",
"proxy":{
"useApifyProxy":true
}
}

During the Run

During the run, the actor will output messages letting you know what is going on. Each message always contains a short label specifying which page from the provided list is currently specified. When items are loaded from the page, you should see a message about this event with a loaded item count and total item count for each page.

If you provide incorrect input to the actor, it will immediately stop with a failure state and output an explanation of what is wrong.

Instagram Video Downloader Export

During the run, the actor stores results into a dataset. Each item is a separate item in the dataset.

You can manage the results in any language (Python, PHP, Node JS/NPM). See the FAQ or our API reference to learn more about getting results from Instagram Video Downloader.

The structure of each item in Instagram looks like this:

Item Detail

{
"sourceUrl":"https://www.instagram.com/p/CuKHeY_PLbZ/",
"downloadUrl":"https://api.apify.com/v2/key-value-stores/fb731f08-ed1b-4b59-8774-4ef2ab7dd261/records/c5cb8c4312b750252ac72f9e3cacdd30",
"videoPosition":1
}

Contact

Please visit us through epctex.com to see all the products that are available for you. If you are looking for any custom integration or so, please reach out to us through the chat box in epctex.com. In need of support? business@epctex.com is at your service.

You might also like

Instagram Video Downloader

apilabs/instagram-downloader

Download Instagram videos or extract audio without any limits.

Instagram video downloader

pocesar/download-instagram-video

Download Instagram videos in bulk

1.3K

1.0

Instagram Videos Downloader

easyapi/instagram-videos-downloader

A powerful Instagram video downloader that helps you download videos from Instagram posts, reels, and stories. Support batch downloading with multiple URLs.

Instagram Video Downloader

shahidirfan/Instagram-Video-Downloader

The Instagram Video Downloader is a powerful Apify actor designed to download videos from Instagram with comprehensive metadata extraction. Whether you need to download single videos, multiple posts, reels, or entire profiles, this actor provides reliable extraction with direct download.

193

5.0

Instagram Video Downloader

bytepulselabs/instagram-video-downloader

Download videos from Instagram posts by adding one or more Instagram post URLs to extract embedded videos. Then, save downloaded media files, run the downloader via API, schedule and monitor downloads, or integrate with other tools for automated video archiving.

๐Ÿ‘ User avatar

BytePulse Labs

426

1.8

Instagram Downloader โ€“ Reels & Posts Video/Image Extractor

logiover/instagram-media-downloader

Bulk Instagram media downloader: extract Reels, Posts and Stories download links without login. Export to CSV/JSON. Fast Instagram API alternative.

Instagram Downloader Api

crawlerbros/instagram-downloader-api

Download photos, videos, reels, and carousels from Instagram posts. Extracts detailed metadata for videos and images.

82

5.0

Instagram Post Downloader (Image & Video)

codenest/instagram-post-downloader-image-video

(Cheapest Rate) Download Instagram media: Full-resolution images ๐Ÿ–ผ + videos ๐ŸŽฅ with metadata analytics (engagement , creator ๐Ÿ‘ค, timestamps โฑ). Apify key-value storage toggle ๐Ÿ”„. Structured JSON output . Production-ready infrastructure.๐ŸŽฅ Instagram Post Downloader (Image & Video) .

๐Ÿ TikTok Video Transcriber & Downloader +12 Languages

ingeniela/tiktok-video-transcriber

Download TikTok videos without watermark & get AI transcriptions with timestamps. Extract subtitles, captions & keywords. Multi-language speech-to-text converter. Direct download links included.

Instagram Media Downloader API

igview-owner/instagram-video-downloader

Download Instagram reels, photos and posts in HD quality. This Apify actor extracts direct media URLs, thumbnails, likes, comments, usernames, shortcodes and full post metadata โ€“ no login required. Perfect for content repurposing, analytics, archiving, reporting and automation.

๐Ÿ‘ User avatar

Sachin Kumar Yadav

425

Related articles

How to scrape data from Instagram: profiles, comments, reels, tags, and images
Read more