Instagram Reels by Audio ID · Sound & Music Tracker · No Login
Pricing
from $1.50 / 1,000 unique audio-linked reels
Instagram Reels by Audio ID · Sound & Music Tracker · No Login
Get all Instagram Reels using a specific audio track — no login. Enter an audio ID, get every Reel that uses that sound with play counts, likes, comments, shares, creator profiles, and video URLs. Track how songs and sounds spread across Instagram. No cookies. JSON/CSV/Excel.
Pricing
from $1.50 / 1,000 unique audio-linked reels
Rating
0.0
(0)
Developer
Data Slayer
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 hours ago
Last modified
Categories
Share
Enter an Instagram audio id and optionally a profile. You get Reels from that profile that use the sound (RapidAPI GET /v1/reels), plus rich engagement metrics when reels exist. A global list of every reel on Instagram using a sound is not available on the instagram-social-api routes used here unless your RapidAPI product adds an endpoint that returns that feed; metadata-only lookup uses GET /v1/audio_info with audio_id. No Instagram login required.
Important: RapidAPI behavior
/v1/audio_info accepts audio_id and returns metadata (artist, counts, URLs, lyrics), but does not include reel rows. Reel listings use GET /v1/reels with username_or_id_or_url and audio_id.
Earlier builds called audio_canonical_id with values that are actually audio_id, which returned 404 and produced empty runs.
Inputs: audioId is required. usernameOrIdOrUrl is optional in the form but needed for reel rows; without it the actor may emit an audio_metadata record then fail with guidance.
How It Works
Step 1. Enter an Instagram audio ID (e.g., 640306081946955). For reel rows, also enter a username or profile URL.
Step 2. Click "Start." The actor fetches reels for that profile that use the audio id (paginates up to maxResults).
Step 3. Download as JSON, CSV, or Excel.
Where to Get an Audio ID
Audio IDs come from any Reel's metadata. Here are three ways to get one:
-
From our Trending Audio Search → use our Instagram Trending Audio Search actor to find audio tracks by keyword. Each result includes the
audio_id. -
From our Reels Search → our Instagram Reels Search actor returns
clips_metadata.original_sound_info.audio_idfor every Reel. -
From our Profile Reels → our Instagram Profile Reels actor returns the same
audio_idfield per Reel.
What You Get
Each Reel in the output includes 125+ fields — the same rich data as our Reels Search actor:
Engagement metrics
| Field | Description |
|---|---|
play_count | Total video views |
like_count | Total likes |
comment_count | Total comments |
share_count | Total shares |
save_count | Times saved |
Content data
| Field | Description |
|---|---|
caption.text | Full caption |
caption.hashtags | Pre-parsed hashtag array |
caption.mentions | Pre-parsed @mentions array |
video_url | Direct video file URL |
video_duration | Length in seconds |
thumbnail_url | Thumbnail image |
taken_at_date | Post date |
Creator profile
| Field | Description |
|---|---|
user.username | Creator handle |
user.full_name | Display name |
user.is_verified | Blue check |
Use Cases
Music marketing on a known profile. Pair audioId with that creator's usernameOrIdOrUrl → list their Reels using that sound with engagement metrics.
Sound usage on a competitor account. Extract audio id from a viral Reel → run this actor with that profile plus the audio id → compare performance of their clips using the sound.
Scoped trend checks. Use Profile Reels or Search actors to discover handles, then call this actor per profile you care about with the same audioId (there is no single-call global feed on this API).
Creator outreach. Collect usernames from search/profile actors, then batch runs with usernameOrIdOrUrl + audioId to verify usage before outreach.
Content research on specific channels. Study how one or more accounts use the same audio across posts.
How This Differs from Audio Downloader Actors
| This Actor | Audio Downloaders | |
|---|---|---|
| Input | Audio ID (+ username for reel rows) | Reel URL |
| Output | Profile-scoped Reels using that audio | Audio file (MP3/M4A) |
| Purpose | Analyze reels tied to a profile + sound | Download audio for reuse |
| Data returned | Engagement metrics, creator profiles, video URLs | Audio file + basic metadata |
This actor is for analysis and discovery. Audio downloaders are for media extraction. Different tools, different use cases.
FAQ
How many Reels can I get per audio track?
Per profile you pass in usernameOrIdOrUrl: as many as that account has published with that audioId, paginated up to maxResults. There is no global “all Instagram reels with this sound” response from the instagram-social-api endpoints wired here.
Can I use this for any audio — music, original sounds, and sound effects? Yes. Any audio track on Instagram has an ID. Whether it's a licensed song, an original sound, or a sound effect, this actor works with all audio types.
What if I don't have an audio ID?
Use our Instagram Trending Audio Search to find audio tracks by keyword — each result includes the audio_id. Or use our Reels Search to find any Reel — each Reel includes the audio ID in clips_metadata.original_sound_info.audio_id.
🧩 Other Instagram Actors by Data Slayer
| Actor | What it does | Link |
|---|---|---|
| Instagram Trending Audio Search | Search audio tracks by keyword | Try it → |
| Instagram Reels Search | Discover Reels by keyword | Try it → |
| Instagram Profile Reels | All Reels from any profile | Try it → |
| Instagram Contact & Email Finder | Emails & phones from profiles | Try it → |
| Instagram Hashtag Posts | Posts & Reels by hashtag | Try it → |
💬 Feedback & Support
We actively maintain this actor and ship improvements weekly. Open an issue on the Issues tab or leave a rating. We respond within 24 hours.
Related actors
More Instagram actors from the same portfolio. Apify only auto-recommends actors in the same category, so here are the rest of ours: