Facebook Post Analytics - Video Views, Reactions & Shares PPR
Pricing
from $5.00 / 1,000 facebook post analytics & metrics
Facebook Post Analytics - Video Views, Reactions & Shares PPR
Get detailed analytics for any public Facebook post, video or reel - no login. Paste URLs and get views, plays, reactions with a per-emoji breakdown, comments and shares. Export to CSV, JSON or Excel, run via API or on a schedule.
Pricing
from $5.00 / 1,000 facebook post analytics & metrics
Rating
0.0
(0)
Developer
Zaver
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
Facebook Post Analytics ππ
Facebook Post Analytics gets detailed metrics for any public Facebook post, video or reel β no login, no password. Paste one or more Facebook URLs and get views, plays, total reactions with a per-emoji breakdown, comments and shares, plus the page name and post title. Export to CSV, Excel or JSON, or pull it via the API.
Built for social media analytics, competitor benchmarking, campaign reporting and video-performance tracking.
- β No login, no password β public content read anonymously
- β Video views & plays for watch pages
- β Reactions breakdown β Like, Love, Haha, Wow, Sad, Angry counts, not just a total
- β Comments & shares
- β Bulk β analyze many posts in one run
- β CSV, Excel, JSON, XML export + full API, scheduler and integrations
What data does it extract?
One row per post/video:
| Field | Description | Example |
|---|---|---|
channel | Page / owner name | NASA |
title | Post or video title | Launch highlights |
view_count | Video views | 250000 |
likes | Total reactions | 4200 |
reactions_breakdown | Per-reaction counts | {"Like":3000,"Love":900,"Wow":300} |
comments | Comment count | 310 |
shares | Share count | 25 |
post_url | Canonical post URL | https://www.facebook.com/watch/?v=β¦ |
Why choose this Facebook analytics scraper?
- Reactions breakdown, not just a total. See exactly how an audience reacted β Love vs Haha vs Angry β which raw "like" totals hide. Useful for sentiment and creative testing.
- Video views + plays. For watch pages you get both the view count and play count, the numbers that matter for video performance.
- No login, bulk, schedulable. Feed a list of URLs and run on a schedule to track how posts perform over time. Your Facebook account is never used.
How to analyze Facebook posts (step by step)
- Paste one or more post, video or reel URLs (a
/watch/?v=β¦link, a/reel/<id>link, or anfb.watchshare link). - Click Start.
- Download from the Storage β Dataset tab as CSV, Excel, JSON or XML, or read via the API.
Example input
{"postUrls": ["https://www.facebook.com/watch/?v=1234567890","https://www.facebook.com/reel/9876543210"]}
Example output
{"channel": "NASA","title": "Launch highlights","view_count": 250000,"likes": 4200,"reactions_breakdown": {"Like": 3000, "Love": 900, "Wow": 300},"comments": 310,"shares": 25,"post_url": "https://www.facebook.com/watch/?v=1234567890"}
Run it via the Apify API
curl "https://api.apify.com/v2/acts/YOUR~ACTOR/runs?token=YOUR_TOKEN" \-X POST -H "Content-Type: application/json" \-d '{"postUrls": ["https://www.facebook.com/watch/?v=1234567890"]}'
Works with the Apify SDK, scheduled runs, webhooks, and integrations for Make, Zapier, n8n, Google Sheets and LangChain.
Pricing β pay only for results
You are billed per post successfully analyzed. Removed or login-gated posts return an error row and cost nothing.
| Result type | Price |
|---|---|
| Analyzed post / video | $0.005 per post ($5 / 1,000) |
Frequently asked questions
Do I need to log in to Facebook?
No. The Actor reads public post pages anonymously β no login, no password.
Do I get the reaction breakdown or just a total?
Both. likes is the total reactions, and reactions_breakdown splits it into Like, Love, Haha, Wow, Sad and Angry where Facebook exposes them.
Which URL types work?
Public /watch/?v=β¦ videos, /reel/<id> reels, and fb.watch share links. Reels use a reduced logged-out schema, so they return reactions/comments/shares but not always view counts.
Why did a post come back as "unavailable"?
The post may be removed, private, or require login to view. Those rows are not billed.
Is this legal?
The Actor collects only publicly available data. You are responsible for using it in compliance with the laws that apply to you and Facebook's terms.
Support & roadmap
Open an issue on the Actor's Issues tab. On the roadmap: page-level post discovery (analyze a page's recent posts by URL) and comment export.