Instagram Video Downloader avatar
Instagram Video Downloader

Pricing

$10.00/month + usage

Go to Store
Instagram Video Downloader

Instagram Video Downloader

Developed by

epctex

epctex

Maintained by Community

Download Instagram.com videos without any limit

0.0 (0)

Pricing

$10.00/month + usage

38

Total users

645

Monthly users

65

Runs succeeded

99%

Issue response

2.1 days

Last modified

11 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-dataset

Instagram Video Downloader API through CLI

The 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 login

Other API clients include: