Facebook Post Comments Scraper
Pricing
from $8.00 / 1,000 pages
Pricing
from $8.00 / 1,000 pages
Rating
0.0
(0)
Developer
Data Direct
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Get comments on a Facebook post by post ID. Use a post_id from Page Posts, Group Posts, or Search Posts (pfbid and numeric IDs are accepted). Returns comment text, author details, reaction and reply counts, dates, and any attachment.
Features
- Real-time Facebook data — results are fetched live at run time, never cached or stale
- No login, cookies, or proxy configuration needed — just provide the input and run
- Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
- Fast: a typical run finishes in seconds
Input
| Field | Type | Required | Description |
|---|---|---|---|
post_id | string | yes | Facebook post ID (pfbid or numeric) |
pages | integer | no | Number of pages to return (1-10) |
Pricing
This Actor is billed per page of results — $0.008 per page.
- Results come in pages. Use the
pagesinput to choose how many pages to fetch (1–10); more pages means more results. - You pay $0.008 for each page you fetch, so
pages: 3costs $0.024 andpages: 1costs $0.008. - You’re only charged when a run succeeds. Failed runs are free.
Example output
{"comments": [{"comment_id": "Y29tbWVudDo5NDM5NDIxODExMTExMzZfMTIxNzA1OTI3NjU2OTgwNw==","legacy_comment_id": "1217059276569807","message": "Even the dog wants to dominate AI","date": "2025-07-03 19:25:36","timestamp": 1751570736,"author_name": "Gerson Stefano","author_id": "100006584266587","author_url": "https://www.facebook.com/Gerson.Stefano.48","author_gender": "MALE","author_profile_picture": "https://scontent.xx.fbcdn.net/v/t39.30808-1/462473244_..._n.jpg","replies_count": 0,"reactions_count": 0,"is_sticker": false,"sticker_url": null,"is_gif": false,"gif": null,"image": null,"video": null}],"count": 1,"pages": 1}
About
Maintained by Data Direct — a small suite of fast, reliable Facebook and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.