Instagram Reels Scraper & Reels Downloader🔬
by scrapearchitect
Download Instagram Reels videos, audio, and thumbnails in HD while extracting deep metadata like likes, comments, and codec details. Perfect for developers, marketers, and researchers.
Opens on Apify.com
About Instagram Reels Scraper & Reels Downloader🔬
Need to pull data from Instagram Reels for a project? This scraper is what I use. It reliably downloads the actual video and audio files in HD, along with thumbnails, so you get the full media package. But where it really stands out is the metadata. It goes beyond the basics, fetching the deep details developers and researchers want: exact like and comment counts, video codec info, bitrates, and a whole lot more. You can choose to get direct links to the content or have it pushed securely into Apify's storage, which is great for automation. I've found it indispensable for building marketing dashboards, training computer vision models where you need clean, structured video data, or just archiving content for competitive analysis. It handles the messy part of dealing with Instagram's structure, so you can focus on your actual work. If you're looking for a straightforward, no-nonsense tool to get Instagram Reels data into your workflow, this is it.
What does this actor do?
Instagram Reels Scraper & Reels 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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Instagram Reels Scraper & Reels Downloader
Overview
An Apify actor that scrapes Instagram Reels to extract video/audio files and detailed metadata. It's built for developers and analysts who need structured data from Reels, offering both content download and extensive technical analysis.
Key Features
- Media Download: Fetches available video variants (DASH, merged streams) and can extract lossless audio tracks and thumbnails.
- Layered Metadata: Retrieves structured data in increasing detail:
- Surface: Creator info, engagement stats (likes, comments), upload date, description, basic media specs.
- Intermediate: Open Graph, Twitter Card, and platform-specific metadata (enabled by
additional_metadata). - Deep Technical: Frame-by-frame video analysis, audio sample inspection, and container diagnostics (requires Key-Value Store).
- Flexible Storage: Outputs direct download links or saves media files to the Apify Key-Value Store.
- Configurable Scraping: Toggle specific metadata layers and control performance.
How to Use
Run the actor on the Apify platform. Provide input configuration (see below) via the Apify console, API, or scheduler. Results are available in the actor's dataset, containing metadata and media references or storage keys.
Input
Configure the actor using a JSON input similar to the following schema. The main required field is reel_urls.
{
"reel_urls": [
{ "url": "https://www.instagram.com/reel/ABC123/", "method": "GET" }
],
"use_key_value_store": true,
"additional_metadata": true,
"additional_reels_metadata": true,
"additional_thumbnail_metadata": false,
"add_hashtags": true
}
Key Parameters:
* reel_urls: (Required) Array of Reel URLs to scrape.
* use_key_value_store: If true, saves media files (videos, audio) to the Apify Key-Value Store. If false, output includes direct download URLs.
* additional_metadata: Enables intermediate metadata layer (Open Graph, platform tags).
* additional_reels_metadata: Enables deeper Reel-specific metadata.
* add_hashtags: Includes extracted hashtags in the output.
Output
The dataset contains one item per scraped Reel. Output structure includes:
- Core Data:
url,id,author_username,description,likes,comments,upload_date,duration. - Media Information:
video_url(orvideo_kv_store_keyif stored),audio_url, thumbnail URLs, resolutions, and formats. - Extended Metadata: When enabled, includes
og_metadata,twitter_metadata,hashtags, and detailed technical specs for video/audio streams.
Example Output Snippet:
{
"url": "https://www.instagram.com/reel/ABC123/",
"id": "ABC123",
"author_username": "user123",
"description": "Reel caption...",
"likes": 15000,
"video_url": "https://direct.cdn.example.com/video.mp4",
"video_resolution": { "width": 1080, "height": 1920 },
"hashtags": ["example", "reel"],
"og_metadata": { "title": "Reel Title", "description": "..." }
}
Find the actor and run it here: https://apify.com/your-actor-page?fpr=python_automation
Categories
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 Scraper & Reels Downloader🔬 now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- scrapearchitect
- Pricing
- Paid
- Total Runs
- 128
- Active Users
- 9
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support