Instagram Reels Post Scraper 🎬

Instagram Reels Post Scraper 🎬

by scrapearchitect

Scrape Instagram Reels metadata like likes, comments, and author info without logging in. Perfect for developers, marketers, and researchers building datasets.

83 runs
8 users
Try This Actor

Opens on Apify.com

About Instagram Reels Post Scraper 🎬

Need to pull data from Instagram Reels for a project? I've been there. This scraper is the one I use to grab everything from a Reel's post without needing an Instagram account. It fetches the core details you actually need: the number of likes and comments, the video description, and the thumbnail image. It also pulls technical specs like the video resolution and the author's profile information. I find it super handy for building datasets or tracking content performance, because you get structured JSON data that's ready to analyze or feed into another app. It's perfect if you're a marketer looking to study trends, a developer building a content aggregator, or a researcher analyzing social media patterns. You just give it the Reel URL, and it handles the rest. It runs on the Apify platform, which means you can schedule it, integrate it into a pipeline, or scale it up without managing your own infrastructure. For a straightforward, no-login way to get Instagram Reels metadata, this has been my go-to solution.

What does this actor do?

Instagram Reels Post Scraper 🎬 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

Instagram Reels Post Scraper

Overview

This Apify actor extracts structured metadata from public Instagram Reels. It's designed for developers, researchers, and analysts who need to programmatically gather data like engagement metrics, video details, and author information without requiring Instagram login credentials.

Key Features

  • Extracts comprehensive metadata including likes, comments, view counts, descriptions, upload dates, and video duration.
  • Captures author and technical details such as username, owner ID, video resolution, format, and thumbnail URLs.
  • Parses advanced tags including OpenGraph, Twitter Card, and app-specific deep links.
  • Supports batch processing of multiple Reel URLs in a single request.
  • Returns clean JSON for easy integration and parsing.

How to Use

Provide an array of Reel URLs via the actor's input. The actor will fetch and parse each one, returning the extracted data.

Input

The input requires a reel_urls array. Each item in the array is an object containing the Reel URL and the HTTP method.

{
  "reel_urls": [
    {
      "url": "https://www.instagram.com/reel/DI4N8ZyNaGW/",
      "method": "GET"
    }
  ]
}
Field Type Required Description
reel_urls Array Yes List of objects, each containing a Reel URL.
url String Yes A valid public Instagram Reel URL.
method String Yes HTTP method to use (typically "GET").

Output

The actor returns an array of objects, with each object containing the metadata for one processed Reel.

Example Output:

[
  {
    "input_url": "https://www.instagram.com/reel/DI4N8ZyNaGW/",
    "upload_date": "April 25, 2025",
    "author_username": "photoshop",
    "description": "Live from Adobe MAX London: a creative pro workflow in action...",
    "like_count": 2426,
    "comment_count": 61,
    "duration": 60.059,
    "thumbnail": "https://scontent-sjc6-1.cdninstagram.com/v/t51.2885-15/503083137_676368641906708_1014457861134201731_n.jpg?...",
    "ext": "mp4",
    "resolution": "612x764",
    "width": 612,
    "height": 764,
    "shortcode": "DI4N8ZyNaGW",
    "owner_user_id": "1311592681",
    "account_owner": "1311592681",
    "username": "Adobe Photoshop",
    "raw_title": "Video by photoshop",
    "og:title": "Adobe Photoshop on Instagram: \"Live from Adobe MAX London...\"",
    "og:description": "...",
    "og:image": "...",
    "twitter:card": "summary_large_image"
  }
]

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 Reels Post Scraper 🎬 now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
scrapearchitect
Pricing
Paid
Total Runs
83
Active Users
8
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