Instagram Reel Downloader avatar

Instagram Reel Downloader

Try for free

Pay $2.00 for 1,000 results

Go to Store
Instagram Reel Downloader

Instagram Reel Downloader

presetshubham/instagram-reel-downloader
Try for free

Pay $2.00 for 1,000 results

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.

You can access the Instagram Reel 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  "reelLinks": [
3    "https://www.instagram.com/reel/DD3Iy3aROKi/"
4  ],
5  "proxyConfiguration": {
6    "useApifyProxy": true
7  }
8}' |
9apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified 2 days ago