Instagram Reel & Post Analytics by URL ยท All Metrics
Pricing
from $1.50 / 1,000 results
Instagram Reel & Post Analytics by URL ยท All Metrics
Get all engagement metrics from any Instagram post or Reel URL โ views, likes, comments, shares, saves, and reposts in one place. 128 fields per result including audio metadata, creator profiles, and content flags. Bulk URLs supported. No login. JSON/CSV/Excel.
Pricing
from $1.50 / 1,000 results
Rating
5.0
(1)
Developer
Actor stats
0
Bookmarked
63
Total users
37
Monthly active users
16 days ago
Last modified
Categories
Share
Paste any Instagram post or Reel URL and get back every engagement metric in one structured result โ views, likes, comments, shares, saves, and reposts. No more switching between posts manually or getting partial data. Works for images, carousels, Reels, and videos. No login required.
The Problem This Solves
Most Instagram analytics tools either require an account login, only return 2โ3 metrics, or don't include saves, shares, or reposts at all. Finding all six core engagement metrics from a specific URL in one API call is surprisingly hard.
This actor solves that. Paste a URL, get 128 structured fields back โ all six engagement metrics plus audio metadata, content flags, creator profile, and more.
The Six Metrics You Actually Need
| Metric | Field | Notes |
|---|---|---|
| Views | metrics.play_count + metrics.ig_play_count | Two view count variants for Reels |
| Likes | metrics.like_count | |
| Comments | metrics.comment_count | |
| Shares | metrics.share_count | Times sent via DM |
| Saves | metrics.save_count | Times added to collections |
| Reposts | metrics.repost_count | Instagram's repost feature (added 2025) |
Note on reposts: Instagram's repost count was added in summer 2025. Most scrapers still don't return it. This actor does.
Full Output โ 128 Fields
Engagement (all 6 metrics)
metrics.play_count ยท metrics.ig_play_count ยท metrics.like_countmetrics.comment_count ยท metrics.share_count ยท metrics.save_count ยท metrics.repost_count
Content data
caption.text ยท caption.hashtags[] ยท caption.mentions[]is_video ยท media_format ยท media_namevideo_url ยท video_duration ยท thumbnail_urlimage_versions.items[] ยท code ยท id ยท taken_at_date
Content flags
is_paid_partnership ยท is_pinned ยท comments_disabledlike_and_view_counts_disabled ยท is_reuse_allowed
Audio / music (for Reels)
clips_metadata.audio_canonical_id ยท clips_metadata.audio_typevideo_subtitles_locale ยท has_audio ยท number_of_qualities
Creator profile
user.username ยท user.full_name ยท user.is_verifieduser.id ยท user.account_type ยท user.is_private
Collaboration & sponsorship
tagged_users[] ยท coauthor_producers[] ยท sponsor_tags[]
How It Works
Step 1. Enter one or more Instagram post or Reel URLs. Accepts any format โ instagram.com/p/ABC123/ or instagram.com/reel/ABC123/.
Step 2. Click "Start."
Step 3. Download your dataset as JSON, CSV, or Excel.
Use Cases
Campaign performance tracking. Running an influencer campaign? Paste all the deliverable URLs at the end of the campaign and get every metric in one spreadsheet โ views, likes, shares, saves, reposts per post. No manual checking, no incomplete data.
Content benchmarking. Build your own content performance database. Scrape URLs from your posts and competitor posts on a regular schedule. Track how saves and shares change over time โ these are the two metrics that best predict algorithmic reach.
Sponsored content audit. The is_paid_partnership flag tells you which posts are branded deals. Scrape a creator's recent posts, filter by is_paid_partnership: true, and analyze how their sponsored content performs against organic content.
Viral content research. Found a Reel performing unusually well? Pull all 128 fields to understand every variable: audio track used (clips_metadata.audio_canonical_id), post time, caption structure, collaborators, hashtag count. Reverse-engineer what made it work.
Bulk analytics pipeline. Feed post URLs from a spreadsheet, run the actor, get structured metrics back. Pipe into Google Sheets, Notion, or a custom dashboard via the Apify API or Make/Zapier integration.
Sample Output
{"metrics":{"like_count":4099,"comment_count":12923,"play_count":355123,"ig_play_count":355123,"share_count":10919,"save_count":11085,"repost_count":154},"caption":{"text":"I gained 50,000 followers in 17 days using Claude AI.\n\nNo paid ads. No collabs. Just 3 skills.","hashtags":["#claudeai","#aitools","#instagramgrowth"],"mentions":[]},"media_name":"reel","is_video":true,"video_url":"https://scontent.cdninstagram.com/...","video_duration":41.35,"taken_at_date":"2026-04-29T10:18:41+00:00","is_paid_partnership":false,"is_pinned":false,"clips_metadata":{"audio_canonical_id":"18537152875064470","audio_type":"licensed_music"},"user":{"username":"manthanjethwani","full_name":"Manthan Jethwani","is_verified":true}}
FAQ
What URL formats does it accept?
Standard post URLs (instagram.com/p/ABC123/), Reel URLs (instagram.com/reel/ABC123/), and raw shortcodes (ABC123).
Why are saves and shares hard to find in other scrapers? Instagram doesn't expose saves and shares in the same basic API response as likes and comments. They require a separate metrics call. Most scrapers skip this step. This actor makes both calls and merges the data.
What does repost_count mean?
Instagram introduced native reposting in 2025 โ users can share other people's posts directly to their own profile grid. repost_count tracks how many times a post has been reposted. It's a strong virality signal not yet available in most scrapers.
Can I track the same post over time? Yes. Run the actor on the same URL at different intervals. Compare metric snapshots to track how a post performs over days or weeks.
Does this work for images and carousels too?
Yes. Any public Instagram URL โ photos, carousels, Reels, videos. The media_format and media_name fields tell you the type of content.
Is login or cookies required? No. This actor accesses publicly available post data without any authentication.
๐งฉ Other Instagram Actors
| Actor | What it does | Link |
|---|---|---|
| Instagram Reels Search | Search Reels by keyword โ trending content | Try it โ |
| Instagram Profile Reels | All Reels from any profile | Try it โ |
| Instagram Post Comments | Extract comments with engagement signals | Try it โ |
| Instagram Post Likes | Who liked any post | Try it โ |
๐ฌ Support
Found a bug or want a feature? Open an issue on the Issues tab. Responses within 24 hours.
