Instagram Reel Downloader

Instagram Reel Downloader

by presetshubham

This actor scrapes Instagram Reels from provided URLs and retrieves metadata such as captions, likes, comments, and video URLs. The scraped data is sa...

43,291 runs
795 users
Try This Actor

Opens on Apify.com

About Instagram Reel Downloader

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.

What does this actor do?

Instagram Reel Downloader is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

--- ### Steps to Add and Push the README.md File 1. Create the README File: - In your actor’s directory (e.g., C:\Users\shubh\apify-actor-instaloader), create a new file named README.md. 2. Paste the Content: - Open the file in your code editor (like VSCode or Notepad++). - Copy the content below and paste it into the file. --- markdown # Instagram Reel Downloader ## Overview The **Instagram Reel Downloader** actor allows users to scrape Instagram reels using their URLs. It extracts useful information like: - Captions - Likes - Comments - Owner's Username - Video URLs The scraped data is saved to a dataset, which can be exported in formats like JSON, CSV, or Excel. --- ## Features - **Scrape Instagram Reels**: Fetch metadata and video URLs from public Instagram reel links. - **Exportable Data**: The output can be exported to JSON, CSV, or other formats. - **User-Friendly Input/Output**: Accepts URLs in JSON format and saves results to Apify datasets. --- ## Input The actor requires a JSON input in the following format:json { "reelLinks": [ "https://www.instagram.com/reel/XXXXXXX/", "https://www.instagram.com/reel/YYYYYYY/" ] } - **`reelLinks`**: Array of Instagram reel URLs to scrape (must be public). --- ## Output The output is saved in the Apify default dataset and includes the following fields: | Field | Description | |------------------|--------------------------------------| | `caption` | Caption text of the reel. | | `likes` | Number of likes on the reel. | | `comments` | Number of comments on the reel. | | `owner_username` | Username of the reel owner. | | `video_url` | Direct URL to the reel video file. | --- ## How to Use 1. **Input Data**: - Provide a JSON input containing the Instagram reel links. - Example:json { "reelLinks": [ "https://www.instagram.com/reel/XXXXX/", "https://www.instagram.com/reel/YYYYY/" ] } 2. **Run the Actor**: - Navigate to the **Input** tab. - Paste the input JSON. - Click **Run**. 3. **View and Export Results**: - Go to the **Dataset** tab after the run. - Export the results in your desired format (JSON, CSV, or Excel). --- ## Limitations - Only works with **public Instagram reels**. - The actor may hit rate limits depending on Instagram's restrictions. --- ## Development Notes ### Local Testing To test the actor locally: 1. Navigate to the actor's directory:bash cd path/to/your/actor 2. Run the actor:bash apify run --purge ### Updating the Actor To push updates:bash apify push --- ## Contribution Feel free to fork the repository, improve the actor, and submit a pull request. Contributions are welcome! --- ## Support For questions or issues, contact support through the Apify console or open an issue in the repository. --- 3. Save the File: - Save the file as README.md in the same directory as your main.py. 4. Push to Apify: - Navigate to the directory in your terminal and run: bash apify push

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Instagram Reel Downloader now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
presetshubham
Pricing
Paid
Total Runs
43,291
Active Users
795
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support