Instagram video downloader
1 day trial then $5.00/month - No credit card required now
Instagram video downloader
1 day trial then $5.00/month - No credit card required now
Download Instagram videos in bulk
You can access the Instagram video downloader programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.instagram.com/p/CeosHiNjXwT/"
5 }
6 ],
7 "proxy": {
8 "useApifyProxy": true
9 },
10 "maxRequestRetries": 10
11}' |
12apify call pocesar/download-instagram-video --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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
29 monthly users
-
3 stars
86% runs succeeded
78 days response time
Created in Aug 2022
Modified 10 months ago