
Instagram Video Downloader
3 days trial then $10.00/month - No credit card required now

Instagram Video Downloader
3 days trial then $10.00/month - No credit card required now
Download Instagram.com videos without any limit
Actor Metrics
61 monthly users
No reviews yet
34 bookmarks
93% runs succeeded
21 hours response time
Created in Jul 2023
Modified a day 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.
1echo '{
2 "startUrls": [
3 "https://www.instagram.com/p/CuKHeY_PLbZ/"
4 ],
5 "quality": "highest",
6 "compression": "none",
7 "proxy": {
8 "useApifyProxy": true
9 }
10}' |
11apify 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
1npm i -g apify-cli
2apify login
Other API clients include: