✨ Instagram Reels Downloader Apify avatar
✨ Instagram Reels Downloader Apify

Pricing

$15.00/month + usage

Go to Store
✨ Instagram Reels Downloader Apify

✨ Instagram Reels Downloader Apify

Developed by

Imad

Imad

Maintained by Community

⚡ Fast Instagram Reels downloader that saves public Reels to S3 or MinIO with clean filenames (video.mp4, thumbnail.jpg, description.txt). Fully temp-based, no local storage. Supports parallel downloads, custom S3 endpoints, and is perfect for archiving or automation workflows.

5.0 (1)

Pricing

$15.00/month + usage

1

Total users

2

Monthly users

2

Runs succeeded

75%

Last modified

4 days ago

You can access the ✨ Instagram Reels Downloader Apify 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 '{
< "directUrls": [
< "https://www.instagram.com/reel/DKe9MrjKtQy/"
< ],
< "s3_access_key": "AKIAAOSJEKSIXHNZDI",
< "s3_secret_key": "s6xA2PgBC/sZs/szidnSjAEHSshazebQSOZ+",
< "s3_bucket_name": "bucket-s2spz4",
< "s3_endpoint_url": "",
< "s3_prefix": "instagram-reels/",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call damilo/instagram-reels-downloader-apify --silent --output-dataset

✨ Instagram Reels Downloader Apify API through CLI

The Apify CLI is the official tool that allows you to use ✨ Instagram Reels Downloader Apify locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: