Instagram Reels Audio Scraper & Downloader
by codenest
Instantly extract and download the M4A audio file from any Instagram Reel, complete with metadata. Perfect for musicians, marketers, and researchers.
Opens on Apify.com
About Instagram Reels Audio Scraper & Downloader
Need the audio from an Instagram Reel? This scraper pulls the high-quality M4A file directly from any Reel you give it, along with all the useful metadata like the caption, post date, and username. I use it to grab samples for music projects or to analyze trending sounds without having to record my computer's speakers. It's straightforward: you feed it one or multiple Reel URLs, and it handles the rest, storing everything securely in Apify's built-in key-value store for you to download or process in batches. It saves a ton of time if you're a musician hunting for beats, a marketer tracking audio trends, or a researcher collecting social media data. The output is clean, organized, and ready to use.
What does this actor do?
Instagram Reels Audio Scraper & 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 Audio Scraper & Downloader
Overview
This Apify actor extracts and downloads the audio track from Instagram Reels. It processes one or multiple Reel URLs, outputs high-quality M4A audio files, and returns detailed metadata about both the content and the audio specifications. The audio files are stored securely in Apify's key-value store.
Key Features
- Audio Extraction: Downloads clean M4A audio files (AAC codec) from Reels videos.
- Batch Processing: Accepts multiple Instagram Reel URLs in a single run.
- Comprehensive Metadata: Returns content details (author, description, likes, upload date) and technical audio data (codec, sample rate, bit rate, duration).
- Secure Storage: Provides temporary, encrypted Apify URLs for downloading the extracted audio files.
How to Use
Configure the actor by providing an array of Instagram Reel URLs in the input. The actor will process each URL, extract the audio, and return a dataset with metadata and download links.
Input Configuration
The input must be a JSON object with a reel_urls array. Each item in the array should contain the Reel's url and the HTTP method (use "GET").
{
"reel_urls": [
{
"url": "https://www.instagram.com/reel/DKiypWLMTX-/",
"method": "GET"
},
{
"url": "https://www.instagram.com/reel/DOaggJ3jEgM/",
"method": "GET"
}
]
}
Input Specifications:
* reel_urls (Array, Required): List of Reel URL objects.
* url (String, Required): A valid Instagram Reel URL.
* method (String, Required): HTTP method ("GET" is recommended).
Output Structure
The output is a JSON array where each object corresponds to a processed Reel. It includes content metadata and an array of audio format details.
[
{
"original_url": "https://www.instagram.com/reel/DKiypWLMTX-/",
"author_username": "nba",
"description": "TYRESE STRIKES!!.",
"likes": "465.4K",
"comments": "6.3K",
"upload_date": "June 5, 2025",
"duration": 12.133,
"audio_formats_metadata": [
{
"url": "https://api.apify.com/v2/key-value-stores/ZJeSeoryc8nAnlJZe/records/audio_12e72039-b4a0-4e08-a4f3-80607228a895.m4a",
"ext": "m4a",
"acodec": "mp4a.40.5",
"metadata": {
"streams": [
{
"codec_name": "aac",
"sample_rate": "44100",
"channels": 2,
"bit_rate": "13575"
}
],
"format": {
"duration": "12.096145",
"size": "119848"
}
}
}
]
}
]
Output Field Documentation:
Content Metadata
* author_username: The Instagram creator's handle.
* description: The Reel's caption or text content.
* likes: The like count (formatted string).
* comments: The comment count (formatted string).
* upload_date: Publication date in a human-readable format.
* duration: Audio length in seconds.
Audio Technical Data
* url: The Apify storage URL to download the M4A audio file.
* ext: File extension ("m4a").
* acodec: Audio codec identifier.
* metadata: Contains detailed technical specs including codec, sample rate, channels, bit rate, and file size.
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 Audio Scraper & Downloader now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- codenest
- Pricing
- Paid
- Total Runs
- 196
- Active Users
- 14
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