
Instagram Video Downloader
Pricing
$10.00/month + usage
Go to Apify Store

Instagram Video Downloader
Download Instagram.com videos without any limit
1.0 (1)
Pricing
$10.00/month + usage
48
872
29
Issues response
5.1 hours
Last modified
7 hours ago

Pricing
$10.00/month + usage

Download Instagram.com videos without any limit
1.0 (1)
Pricing
$10.00/month + usage
48
872
29
Issues response
5.1 hours
Last modified
7 hours ago
You can access the Instagram Video 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": [<    "https://www.instagram.com/p/CuKHeY_PLbZ/"<  ],<  "quality": "highest",<  "compression": "none",<  "proxy": {<    "useApifyProxy": true<  }<}' |<apify call epctex/instagram-video-downloader --silent --output-datasetThe Apify CLI is the official tool that allows you to use Instagram Video Downloader locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify loginOther API clients include: