Instagram Reel Analyzer avatar

Instagram Reel Analyzer

Pricing

from $7.00 / 1,000 results

Go to Apify Store
Instagram Reel Analyzer

Instagram Reel Analyzer

Scrape Instagram reels by URL — extract metadata (caption, likes, comments), download video files, and transcribe audio using OpenAI Whisper. Perfect for content analysis, competitor research, and social media monitoring.

Pricing

from $7.00 / 1,000 results

Rating

3.0

(1)

Developer

Gagan

Gagan

Maintained by Community

Actor stats

2

Bookmarked

296

Total users

25

Monthly active users

19 days ago

Last modified

Share

Extract every data point from Instagram Reels — captions, likes, comments, transcripts, and video files — with one API call.

Built for content researchers, influencer marketers, and AI pipelines that need real Instagram data fast.


What You Get

For each Reel URL you provide, the actor returns:

FieldDescription
urlOriginal Reel URL
captionFull post caption with hashtags
likesLike count
commentsComment count
playsView/play count
timestampPost date
authorUsername + follower count
videoUrlDirect downloadable video link
transcriptAudio transcript via OpenAI Whisper
hashtagsExtracted hashtag array

Sample output:

{
"url": "https://www.instagram.com/reel/ABC123/",
"caption": "3 habits that changed my life 🔥 #productivity #mindset",
"likes": 84200,
"comments": 1340,
"plays": 2100000,
"author": "username",
"transcript": "So the first habit that completely changed how I work...",
"hashtags": ["productivity", "mindset"],
"videoUrl": "https://cdn.instagram.com/..."
}

Use Cases

  • Influencer research — Analyze top-performing reels from any creator before you outreach or collaborate
  • Competitor content analysis — See exactly what hooks, captions, and formats your competitors use on their viral content
  • Viral pattern detection — Pull 100 reels from a niche, run through your AI model, identify what's working
  • Content repurposing — Transcribe any reel to text for articles, newsletters, or subtitles
  • Brand monitoring — Track mentions of your brand name in reel captions and audio

Pricing

Pay only for what you use. No monthly subscription.

VolumePrice per reel
1 – 1,000 reels$0.007 / reel
1,000+ reels$0.007 / reel

Examples:

  • 10 reels = $0.07
  • 100 reels = $0.70
  • 1,000 reels = $7.00

No hidden compute costs. No platform subscription required beyond Apify's free tier.


How to Use

Step 1 — Add Reel URLs Paste one or more Instagram Reel URLs into the startUrls input field.

Step 2 — Configure options Toggle transcribeAudio on/off (uses OpenAI Whisper, adds ~2s/reel). Set maxItems if you want to cap usage.

Step 3 — Run & export Click Start. Results appear in the dataset — export as JSON, CSV, or connect directly to your pipeline via API.


FAQ

Does this require an Instagram login? No. The actor works without credentials for public profiles and public reels.

Will it work on private accounts? No — private reels are not accessible without login.

How accurate is the transcript? Transcription uses OpenAI Whisper (large model). Accuracy is 90%+ for clear English audio. Background music may reduce accuracy.

Can I scrape thousands of reels? Yes. The actor is built to handle bulk inputs. For very large runs (10,000+), contact us for optimized configurations.

What happens if a reel is deleted or unavailable? The actor returns an error entry for that URL and continues processing the rest.


About the Developer

Built by Sambar Tech AI — we build data extraction and AI automation tools for businesses. Other actors: Google Maps Lead Extractor | LinkedIn Post Scraper