Instagram Video Scraper

Instagram Video Scraper

by codenest

Extract Instagram videos with metadata, likes, and comments efficiently. Ideal for marketers, researchers, and creators to analyze trends and archive content.

55 runs
6 users
Try This Actor

Opens on Apify.com

About Instagram Video Scraper

Need to pull down a bunch of Instagram videos for a project? This scraper is my go-to when I have to grab multiple videos in one go, along with all the useful data attached to them. It pulls the video files themselves, plus metadata like captions, timestamps, and counts for likes and comments. The setup is straightforward, and it runs reliably, which is what you want when you're collecting data at scale. I've found it super practical for real tasks. If you're in marketing, you can use it to track how competitor videos perform or archive successful campaigns. For researchers, it's a solid way to gather public video content for trend analysis without manual copying. Content creators often use it to save inspiration or compile their own posted content. The pricing is reasonable, especially when you consider the time it saves versus trying to do this manually or with patchy scripts. In short, it handles the heavy lifting of Instagram video data extraction so you can focus on the actual analysis or creative work.

What does this actor do?

Instagram Video 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 Video Scraper

An Apify actor for downloading Instagram videos and their metadata. It processes one or multiple post URLs and returns the video files along with structured data like author info, engagement stats, and descriptions.

Key Features

  • Video & Media Extraction: Downloads MP4 videos and high-quality thumbnail images, preserving original resolution.
  • Comprehensive Metadata: Extracts author name, author ID, upload date, caption, post shortcode, and video dimensions.
  • Engagement Analytics: Retrieves like and comment counts for each post.
  • Batch Processing: Handles multiple Instagram post URLs in a single run.
  • Robust Operation: Includes URL validation, error handling, and automatic format detection.

How to Use

Provide a list of Instagram post URLs in the actor's input configuration and start the run.

Input

The input is a JSON object containing an array of post URLs. Only the post_urls array is required.

{
  "post_urls": [
    {
      "url": "https://www.instagram.com/p/DM-qZyuxRpf/"
    },
    {
      "url": "https://www.instagram.com/p/DIYysAWIe6B/",
      "method": "GET"
    }
  ],
  "key_value": false
}

Parameters:
* post_urls (Array, Required): List of objects, each containing a url.
* url (String, Required): A valid Instagram post URL.
* method (String, Optional): HTTP method (defaults to "GET").
* key_value (Boolean, Optional): An additional processing flag.

Output

The actor outputs a dataset where each item corresponds to a processed post, containing the video file and a detailed JSON object.

Example Output Item:

{
  "original_url": "https://www.instagram.com/p/DM-qZyuxRpf/",
  "title": "Post by nba",
  "author": "natlyphoto",
  "author_id": "20824486",
  "thumbnail": "https://scontent-atl3-2.cdninstagram.com/v/...jpg",
  "upload_date": "August 5, 2025",
  "comment_count": 155,
  "like_count": 162000,
  "description": "A Statue of Liberty slam from Victor Wembanyama...",
  "shortcode": "DM-qZyuxRpf",
  "source": "instagram",
  "resolution": "750x937",
  "width": 750,
  "height": 937,
  "format_id": "0",
  "ext": "mp4",
  "format": "0 - 750x937"
}

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

Start Free Trial

Actor Information

Developer
codenest
Pricing
Paid
Total Runs
55
Active Users
6
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