Instagram Reel Downloader avatar
Instagram Reel Downloader

Pricing

$3.00 / 1,000 results

Go to Store
Instagram Reel Downloader

Instagram Reel Downloader

Developed by

Shubham Preset

Shubham Preset

Maintained by Community

This actor scrapes Instagram Reels from provided URLs and retrieves metadata such as captions, likes, comments, and video URLs. The scraped data is saved in a dataset, making it easy to export the results as JSON, CSV, or HTML.

2.4 (2)

Pricing

$3.00 / 1,000 results

60

Total users

496

Monthly users

119

Runs succeeded

>99%

Issues response

54 days

Last modified

6 months ago

You can access the Instagram Reel 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 '{
< "reelLinks": [
< "https://www.instagram.com/reel/DD3Iy3aROKi/"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call presetshubham/instagram-reel-downloader --silent --output-dataset

Instagram Reel Downloader API through CLI

The Apify CLI is the official tool that allows you to use Instagram Reel 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: