Facebook Comments Scraper Lite avatar

Facebook Comments Scraper Lite

Pricing

from $0.00005 / actor start

Go to Apify Store
Facebook Comments Scraper Lite

Facebook Comments Scraper Lite

Facebook Comment Scraper Lite extracts structured comment data from public Facebook posts. Get ALL Details Reactions, comment text, author profiles, reactions, replies, timestamps, attachments, and engagement metrics in clean JSON for research, analytics, marketing, and AI applications.

Pricing

from $0.00005 / actor start

Rating

0.0

(0)

Developer

Alpha Scraper

Alpha Scraper

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

4 days ago

Last modified

Share


Facebook Comment Scraper Lite

🚀 Extract Facebook post comments with structured, ready-to-use datasets. Scrape comments from one or multiple public Facebook posts with author details, engagement metrics, reactions, replies, attachments, timestamps, and direct comment links.


📌 Overview

Facebook Comment Scraper Lite is a powerful Apify Actor that extracts structured comment data from public Facebook posts.

Simply provide one or multiple Facebook post URLs and choose the maximum number of comments to collect from each post.

The actor returns clean JSON output containing comment text, author information, reactions, reply statistics, timestamps, verification status, attachment counts, profile links, and much more.

Perfect for:

  • 📈 Social Media Analytics
  • 💬 Comment Analysis
  • 🤖 AI Training
  • 📊 Sentiment Analysis
  • 📚 Academic Research
  • 📣 Brand Monitoring
  • ❤️ Audience Engagement
  • 🛒 Marketing Intelligence
  • 🔍 Competitor Research

Keywords

Facebook Comment Scraper, Facebook Comments API, Facebook Comment Extractor, Facebook Post Comments, Facebook Data Scraper, Facebook Analytics, Facebook Comment Export, Social Media Scraper, Facebook Engagement Data, Facebook Reactions, Facebook Replies, Facebook Dataset, Facebook Comment Mining, Facebook Public Posts, Facebook Comment Analysis, Apify Facebook Scraper, Facebook Marketing Data, Facebook Research Tool, Facebook Data Export, Social Listening.


⭐ Features

✅ Extract comments from public Facebook posts

✅ Multiple Facebook post URLs supported

✅ Configurable maximum comments per post

✅ Structured JSON output

✅ Author profile information

✅ Profile verification status

✅ Comment timestamps

✅ Direct comment URLs

✅ Reaction statistics

✅ Top reaction breakdown

✅ Reply statistics

✅ Attachment information

✅ Image & Video attachment counts

✅ Ready for AI, BI, SQL, Excel, Power BI and Data Warehouses


🎯 What This Actor Extracts

For every Facebook comment the actor returns detailed information including:

  • Comment ID
  • Facebook Legacy Comment ID
  • Comment Number
  • Comment Text
  • Comment URL
  • Creation Date
  • Source Facebook Post
  • Author Name
  • Author Profile ID
  • Author Profile URL
  • Author Profile Picture
  • Verification Status
  • Total Reactions
  • Reduced Reaction Count
  • Reaction Types
  • Reaction Labels
  • Detailed Reaction Breakdown
  • Reply Statistics
  • Reply Availability
  • Reply Visibility
  • Attachment Statistics
  • Photo Count
  • Video Count

📥 Input

FieldTypeDescription
startUrlsArrayOne or more Facebook Post URLs
maxCommentsPerUrlIntegerMaximum comments to collect from each URL

Example Input

{
"startUrls": [
"https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l",
"https://www.facebook.com/Cristiano/posts/pfbid02ra7AUixcXk4hDoifyGWGEEZ5kbMMJS69P9UmpRN7mr5cL8dEFp2dxAr4icqnHPjLl"
]
"maxCommentsPerUrl": 500,
}

📤 Output

Each dataset item represents one Facebook comment.

Example:

[
{
"type": "comment",
"number": 1,
"source_post_number": 1,
"source_post_url": "https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l",
"source_row_number": 1,
"comment_id": "Y29tbWVudDoxNjUzODQwMzYyOTY5MTE4XzE1MDA2OTA2NjIwODYwMzM=",
"comment_legacy_fbid": "1500690662086033",
"depth": 0,
"created_at": "2026-07-05T22:22:20Z",
"message_text": "Obrigado Ney se não fosse por vc tinha sido 2x0 pelo menos 1 pra levantar o astral ♥️♥️🇧🇷🇧🇷🇧🇷",
"comment_links": [
"https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l?comment_id=1500690662086033"
],
"author": {
"profile_name": "Hossain Story",
"profile_id": "61563151226516",
"profile_links": [
"https://www.facebook.com/profile.php?id=61563151226516"
],
"profile_picture_links": [
"https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-1/705547253_1594242859368426_4272083618015453310_n.jpg?stp=cp0_dst-jpg_tt6&cstp=mx960x960&ctp=s64x64&_nc_cat=105&ccb=1-7&_nc_sid=e99d92&_nc_ohc=OaxMIxJPd64Q7kNvwG71c4N&_nc_oc=Adr8gpueJloK0_FtSEGu16Xq56Q7Z7ocQn1q-16eQhYMcqyczPNpEVnsxGJRwND5o5Q&_nc_zt=24&_nc_ht=scontent-iad3-2.xx&_nc_gid=NIrCAwOp02zSRXLOJGsusA&_nc_ss=7f289&oh=00_AQAhdKevcbDZsRPniSlTTNwIXA7Oxi8jvjOfmkKogI7tiw&oe=6A6961E6"
],
"profile_is_verified": false
},
"engagement": {
"reaction_count_total": 170,
"reaction_count_reduced": "170",
"top_reaction_types": [
"Like",
"Love",
"Haha",
"Care"
],
"top_reaction_labels": [
"Like 👍",
"Love ❤️",
"Haha 😂",
"Care 🤗"
],
"top_reactions_breakdown": [
{
"reaction_type": "Like",
"reaction_emoji": "👍",
"reaction_label": "Like 👍",
"reaction_count": 133
},
{
"reaction_type": "Love",
"reaction_emoji": "❤️",
"reaction_label": "Love ❤️",
"reaction_count": 18
},
{
"reaction_type": "Haha",
"reaction_emoji": "😂",
"reaction_label": "Haha 😂",
"reaction_count": 16
},
{
"reaction_type": "Care",
"reaction_emoji": "🤗",
"reaction_label": "Care 🤗",
"reaction_count": 3
}
],
"reply_count_total": 10,
"reply_count_visible": 10,
"reply_count_hidden": 0,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
},
"reply_details": {
"enabled": true,
"collection_status": {
"state": "enabled",
"message": "Reply rows were collected from Facebook's public reply endpoint for this comment.",
"pagination_policy": "Pagination continues until your requested reply limit is reached or Facebook exposes no more public replies for this comment."
},
"request": {
"requested_count": 10,
"returned_count": 10,
"available_count_signal": 10,
"has_more_public_data_signal": true,
"request_fulfilled": true,
"availability_state": "requested_limit_reached",
"message": "You requested up to 10 replies. The actor returned 10 and stopped at your requested limit. More public replies may still be available for this comment."
},
"counts": {
"total_reply_count": 10,
"visible_reply_count": 10,
"hidden_reply_count": 0,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
}
},
"attachments": {
"attachment_count": 1,
"photo_attachment_count": 1,
"video_attachment_count": 0
}
},
{
"type": "comment",
"number": 2,
"source_post_number": 2,
"source_post_url": "https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l",
"source_row_number": 2,
"comment_id": "Y29tbWVudDoxNjUzODQwMzYyOTY5MTE4XzIyNTY1OTgyNDg0MjY2MzI=",
"comment_legacy_fbid": "2256598248426632",
"depth": 0,
"created_at": "2026-07-05T15:44:45Z",
"message_text": "A Mavie roubando a cena como sempre kkkkkkk essa é uma ferinha",
"comment_links": [
"https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l?comment_id=2256598248426632"
],
"author": {
"profile_name": "Rafael Lidia Maia",
"profile_id": "100003972849840",
"profile_links": [
"https://www.facebook.com/profile.php?id=100003972849840"
],
"profile_picture_links": [
"https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-1/439841648_3000248086784257_5152321618168563071_n.jpg?stp=cp0_dst-jpg_tt6&cstp=mx1080x1080&ctp=s64x64&_nc_cat=111&ccb=1-7&_nc_sid=1d2534&_nc_ohc=Db6VVkNMgT0Q7kNvwGZmE1g&_nc_oc=AdoZjur4Qy2GEXV7a6RkUyjdNfOYty2LEH1gr9kbVjPA45ZA9DU1tPcQ9eNe61EvMKk&_nc_zt=24&_nc_ht=scontent-iad3-2.xx&_nc_gid=NIrCAwOp02zSRXLOJGsusA&_nc_ss=7f289&oh=00_AQAiqyy8Djd-xPhEfKExfAKdVx5mgbIwfZIamYsvkmoO8w&oe=6A694E60"
],
"profile_is_verified": false
},
"engagement": {
"reaction_count_total": 64,
"reaction_count_reduced": "64",
"top_reaction_types": [
"Like",
"Love",
"Care",
"Haha",
"Angry"
],
"top_reaction_labels": [
"Like 👍",
"Love ❤️",
"Care 🤗",
"Haha 😂",
"Angry 😡"
],
"top_reactions_breakdown": [
{
"reaction_type": "Like",
"reaction_emoji": "👍",
"reaction_label": "Like 👍",
"reaction_count": 56
},
{
"reaction_type": "Love",
"reaction_emoji": "❤️",
"reaction_label": "Love ❤️",
"reaction_count": 5
},
{
"reaction_type": "Care",
"reaction_emoji": "🤗",
"reaction_label": "Care 🤗",
"reaction_count": 1
},
{
"reaction_type": "Haha",
"reaction_emoji": "😂",
"reaction_label": "Haha 😂",
"reaction_count": 1
},
{
"reaction_type": "Angry",
"reaction_emoji": "😡",
"reaction_label": "Angry 😡",
"reaction_count": 1
}
],
"reply_count_total": 0,
"reply_count_visible": 0,
"reply_count_hidden": 0,
"has_more_replies": false,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
},
"reply_details": {
"enabled": true,
"collection_status": {
"state": "enabled",
"message": "Reply rows were collected from Facebook's public reply endpoint for this comment.",
"pagination_policy": "Pagination continues until your requested reply limit is reached or Facebook exposes no more public replies for this comment."
},
"request": {
"requested_count": 10,
"returned_count": 0,
"available_count_signal": 0,
"has_more_public_data_signal": false,
"request_fulfilled": true,
"availability_state": "requested_limit_reached",
"message": "You requested up to 10 replies. The actor returned 10 and stopped at your requested limit. More public replies may still be available for this comment."
},
"counts": {
"total_reply_count": 0,
"visible_reply_count": 0,
"hidden_reply_count": 0,
"has_more_replies": false,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
}
},
"attachments": {
"attachment_count": 0,
"photo_attachment_count": 0,
"video_attachment_count": 0
}
},
{
"type": "comment",
"number": 3,
"source_post_number": 3,
"source_post_url": "https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l",
"source_row_number": 3,
"comment_id": "Y29tbWVudDoxNjUzODQwMzYyOTY5MTE4Xzk2MzA3NjM2Njc1NTE3NQ==",
"comment_legacy_fbid": "963076366755175",
"depth": 0,
"created_at": "2026-07-05T17:56:16Z",
"message_text": "পাঁচবারের বিশ্বকাপ চ্যাম্পিয়ন ব্রাজিল—এটি শুধু একটি দলের নাম নয়, ফুটবল ইতিহাসের এক গৌরবময় অধ্যায়। ব্রাজিল যখনই মাঠে নামে, প্রতিপক্ষের আত্মবিশ্বাস থাকে; কেউ বলে ব্রাজিল হারবে, কেউ আবার তাদের বিদায়ের স্বপ্ন দেখে। কিন্তু ব্রাজিলের আসল জবাব কথায় নয়—সবুজ ঘাসের মাঠে, পায়ের জাদুতে। ফুটবলের সৌন্দর্যই হলো, শেষ বাঁশি না বাজা পর্যন্ত কোনো ফল নিশ্চিত নয়। তাই বিশ্বাস রাখি, সাম্বার ছন্দে আবারও প্রতিপক্ষকে জবাব দেবে ব্রাজিল এবং বিজয়ের পথে এগিয়ে যাবে, ইনশাআল্লাহ। আর আমাদের শ্রদ্ধেয় আপু যেহেতু আর্জেন্টিনার সমর্থক, তাই ব্রাজিল জয়ী হলে ভালোবাসার হাস্যরসেই তাঁকে ব্রাজিলের জার্সি উপহার দেব, থ্রি-পিস পরিয়ে আর বিজয়ের মালা গলায় দিয়ে সাম্বা উৎসব উদযাপন করব।",
"comment_links": [
"https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l?comment_id=963076366755175"
],
"author": {
"profile_name": "JB J\\u00e3k\\u00edr H\\u00f5\\u015b\\u0161\\u00e9n",
"profile_id": "100090176478319",
"profile_links": [
"https://www.facebook.com/profile.php?id=100090176478319"
],
"profile_picture_links": [
"https://scontent-iad3-1.xx.fbcdn.net/v/t39.30808-1/511005823_691467773869099_2759217031254807754_n.jpg?stp=cp0_dst-jpg_tt6&cstp=mx1876x1900&ctp=s64x64&_nc_cat=110&ccb=1-7&_nc_sid=1d2534&_nc_ohc=ycTxpxOA13EQ7kNvwE_KHXU&_nc_oc=AdqJawSNxGQVbkTv_lYJWV33455MIAc_fLLmICqwH6HWBYaMagLZhy76lCya-a8n6lU&_nc_zt=24&_nc_ht=scontent-iad3-1.xx&_nc_gid=NIrCAwOp02zSRXLOJGsusA&_nc_ss=7f289&oh=00_AQD-0nAMP0pffJJpDel75T7eQhLW6Xyxii2FcFXVuL1XoQ&oe=6A696706"
],
"profile_is_verified": false
},
"engagement": {
"reaction_count_total": 81,
"reaction_count_reduced": "81",
"top_reaction_types": [
"Like",
"Love",
"Haha",
"Care",
"Wow",
"Sad"
],
"top_reaction_labels": [
"Like 👍",
"Love ❤️",
"Haha 😂",
"Care 🤗",
"Wow 😮",
"Sad 😢"
],
"top_reactions_breakdown": [
{
"reaction_type": "Like",
"reaction_emoji": "👍",
"reaction_label": "Like 👍",
"reaction_count": 57
},
{
"reaction_type": "Love",
"reaction_emoji": "❤️",
"reaction_label": "Love ❤️",
"reaction_count": 12
},
{
"reaction_type": "Haha",
"reaction_emoji": "😂",
"reaction_label": "Haha 😂",
"reaction_count": 8
},
{
"reaction_type": "Care",
"reaction_emoji": "🤗",
"reaction_label": "Care 🤗",
"reaction_count": 2
},
{
"reaction_type": "Wow",
"reaction_emoji": "😮",
"reaction_label": "Wow 😮",
"reaction_count": 1
},
{
"reaction_type": "Sad",
"reaction_emoji": "😢",
"reaction_label": "Sad 😢",
"reaction_count": 1
}
],
"reply_count_total": 7,
"reply_count_visible": 7,
"reply_count_hidden": 0,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
},
"reply_details": {
"enabled": true,
"collection_status": {
"state": "enabled",
"message": "Reply rows were collected from Facebook's public reply endpoint for this comment.",
"pagination_policy": "Pagination continues until your requested reply limit is reached or Facebook exposes no more public replies for this comment."
},
"request": {
"requested_count": 10,
"returned_count": 7,
"available_count_signal": 7,
"has_more_public_data_signal": true,
"request_fulfilled": true,
"availability_state": "requested_limit_reached",
"message": "You requested up to 10 replies. The actor returned 10 and stopped at your requested limit. More public replies may still be available for this comment."
},
"counts": {
"total_reply_count": 7,
"visible_reply_count": 7,
"hidden_reply_count": 0,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
}
},
"attachments": {
"attachment_count": 0,
"photo_attachment_count": 0,
"video_attachment_count": 0
}
},
{
"type": "comment",
"number": 4,
"source_post_number": 4,
"source_post_url": "https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l",
"source_row_number": 4,
"comment_id": "Y29tbWVudDoxNjUzODQwMzYyOTY5MTE4XzEzNjc5ODk0ODE4OTQ4OTg=",
"comment_legacy_fbid": "1367989481894898",
"depth": 0,
"created_at": "2026-07-05T15:16:58Z",
"message_text": "ম্যাচের টেনশন? সেটা তো নরওয়ে করবে। আমি তো চিল করছি! 🇧🇷 Neymar jr 🛷🥰",
"comment_links": [
"https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l?comment_id=1367989481894898"
],
"author": {
"profile_name": "Hossain Story",
"profile_id": "61563151226516",
"profile_links": [
"https://www.facebook.com/profile.php?id=61563151226516"
],
"profile_picture_links": [
"https://scontent-iad3-1.xx.fbcdn.net/v/t39.30808-1/690770358_122100538136438374_4978510706084829233_n.jpg?stp=cp0_dst-jpg_tt6&cstp=mx935x928&ctp=s64x64&_nc_cat=104&ccb=1-7&_nc_sid=1d2534&_nc_ohc=gMgCx9tIAggQ7kNvwFVuHG6&_nc_oc=AdqlDyCJjoYUKL3Tb0_JGG73FdxMXPKTgtIAXMoocmsX-nsjahXKyVKaytH1uRiIMGU&_nc_zt=24&_nc_ht=scontent-iad3-1.xx&_nc_gid=NIrCAwOp02zSRXLOJGsusA&_nc_ss=7f289&oh=00_AQBk04E9hPhgDuefDcfse6z4K9balGFOZgxh3jIPr0JF1Q&oe=6A695644"
],
"profile_is_verified": false
},
"engagement": {
"reaction_count_total": 405,
"reaction_count_reduced": "405",
"top_reaction_types": [
"Like",
"Haha",
"Love",
"Care",
"Sad",
"Angry"
],
"top_reaction_labels": [
"Like 👍",
"Haha 😂",
"Love ❤️",
"Care 🤗",
"Sad 😢",
"Angry 😡"
],
"top_reactions_breakdown": [
{
"reaction_type": "Like",
"reaction_emoji": "👍",
"reaction_label": "Like 👍",
"reaction_count": 230
},
{
"reaction_type": "Haha",
"reaction_emoji": "😂",
"reaction_label": "Haha 😂",
"reaction_count": 113
},
{
"reaction_type": "Love",
"reaction_emoji": "❤️",
"reaction_label": "Love ❤️",
"reaction_count": 35
},
{
"reaction_type": "Care",
"reaction_emoji": "🤗",
"reaction_label": "Care 🤗",
"reaction_count": 19
},
{
"reaction_type": "Sad",
"reaction_emoji": "😢",
"reaction_label": "Sad 😢",
"reaction_count": 6
},
{
"reaction_type": "Angry",
"reaction_emoji": "😡",
"reaction_label": "Angry 😡",
"reaction_count": 2
}
],
"reply_count_total": 44,
"reply_count_visible": 10,
"reply_count_hidden": 34,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
},
"reply_details": {
"enabled": true,
"collection_status": {
"state": "enabled",
"message": "Reply rows were collected from Facebook's public reply endpoint for this comment.",
"pagination_policy": "Pagination continues until your requested reply limit is reached or Facebook exposes no more public replies for this comment."
},
"request": {
"requested_count": 10,
"returned_count": 10,
"available_count_signal": 44,
"has_more_public_data_signal": true,
"request_fulfilled": true,
"availability_state": "requested_limit_reached",
"message": "You requested up to 10 replies. The actor returned 10 and stopped at your requested limit. More public replies may still be available for this comment."
},
"counts": {
"total_reply_count": 44,
"visible_reply_count": 10,
"hidden_reply_count": 34,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
}
},
"attachments": {
"attachment_count": 0,
"photo_attachment_count": 0,
"video_attachment_count": 0
}
},
{
"type": "comment",
"number": 5,
"source_post_number": 5,
"source_post_url": "https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l",
"source_row_number": 5,
"comment_id": "Y29tbWVudDoxNjUzODQwMzYyOTY5MTE4XzE2MTcwMDU2NzY1MTA0OTM=",
"comment_legacy_fbid": "1617005676510493",
"depth": 0,
"created_at": "2026-07-05T15:33:35Z",
"message_text": "চার সন্তানের পিতা নেইমার চাচা 🤣🙌",
"comment_links": [
"https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l?comment_id=1617005676510493"
],
"author": {
"profile_name": "A K M Mahfuz",
"profile_id": "100041860606127",
"profile_links": [
"https://www.facebook.com/profile.php?id=100041860606127"
],
"profile_picture_links": [
"https://scontent-iad6-1.xx.fbcdn.net/v/t39.30808-1/753007488_1879488900123112_5268575304549323871_n.jpg?stp=c0.425.1536.1536a_cp0_dst-jpg_tt6&cstp=mx1536x1536&ctp=s64x64&_nc_cat=102&ccb=1-7&_nc_sid=1d2534&_nc_ohc=XeEOCH6HL48Q7kNvwEW02bs&_nc_oc=AdrugH5lqHz81rVJByy5WTItL3IudkdfL0w3NXLQoIJPjb8UaIeByiN01EMuGn5GwtU&_nc_zt=24&_nc_ht=scontent-iad6-1.xx&_nc_gid=NIrCAwOp02zSRXLOJGsusA&_nc_ss=7f289&oh=00_AQDDUVIIZnRO-FhIEI-in1JzLNY-otvWRDGPbwx7KZdUIg&oe=6A6953F1"
],
"profile_is_verified": false
},
"engagement": {
"reaction_count_total": 27,
"reaction_count_reduced": "27",
"top_reaction_types": [
"Like",
"Love",
"Angry",
"Haha"
],
"top_reaction_labels": [
"Like 👍",
"Love ❤️",
"Angry 😡",
"Haha 😂"
],
"top_reactions_breakdown": [
{
"reaction_type": "Like",
"reaction_emoji": "👍",
"reaction_label": "Like 👍",
"reaction_count": 18
},
{
"reaction_type": "Love",
"reaction_emoji": "❤️",
"reaction_label": "Love ❤️",
"reaction_count": 4
},
{
"reaction_type": "Angry",
"reaction_emoji": "😡",
"reaction_label": "Angry 😡",
"reaction_count": 3
},
{
"reaction_type": "Haha",
"reaction_emoji": "😂",
"reaction_label": "Haha 😂",
"reaction_count": 2
}
],
"reply_count_total": 1,
"reply_count_visible": 1,
"reply_count_hidden": 0,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
},
"reply_details": {
"enabled": true,
"collection_status": {
"state": "enabled",
"message": "Reply rows were collected from Facebook's public reply endpoint for this comment.",
"pagination_policy": "Pagination continues until your requested reply limit is reached or Facebook exposes no more public replies for this comment."
},
"request": {
"requested_count": 10,
"returned_count": 1,
"available_count_signal": 1,
"has_more_public_data_signal": true,
"request_fulfilled": true,
"availability_state": "requested_limit_reached",
"message": "You requested up to 10 replies. The actor returned 10 and stopped at your requested limit. More public replies may still be available for this comment."
},
"counts": {
"total_reply_count": 1,
"visible_reply_count": 1,
"hidden_reply_count": 0,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
}
},
"attachments": {
"attachment_count": 1,
"photo_attachment_count": 1,
"video_attachment_count": 0
}
},
{
"type": "comment",
"number": 6,
"source_post_number": 6,
"source_post_url": "https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l",
"source_row_number": 6,
"comment_id": "Y29tbWVudDoxNjUzODQwMzYyOTY5MTE4XzE1OTE2NTUyMjI2MTg3OTg=",
"comment_legacy_fbid": "1591655222618798",
"depth": 0,
"created_at": "2026-07-05T15:14:09Z",
"message_text": "নেইমারের এই দুইটাই বিশ্বকাপ 🥰",
"comment_links": [
"https://www.facebook.com/neymarjr/posts/pfbid02VT6bZQ6d1KMVJFPBFEnbm1DNLZgJevZBBuedyZRDFw4ikifs23z62SDwTHrravy7l?comment_id=1591655222618798"
],
"author": {
"profile_name": "S M Alim Khan",
"profile_id": "100004755169065",
"profile_links": [
"https://www.facebook.com/profile.php?id=100004755169065"
],
"profile_picture_links": [
"https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-1/716702676_3400615563440249_8837575829212383250_n.jpg?stp=cp0_dst-jpg_tt6&cstp=mx639x634&ctp=p64x64&_nc_cat=105&ccb=1-7&_nc_sid=1d2534&_nc_ohc=PjNzCetTVscQ7kNvwGRO361&_nc_oc=AdqCIvRikLwFSEgrnCkeAlbwMPtYDIRlC6Sl2BOpuPIx_4TxdyBxQedXpDNFh0O4t5U&_nc_zt=24&_nc_ht=scontent-iad3-2.xx&_nc_gid=NIrCAwOp02zSRXLOJGsusA&_nc_ss=7f289&oh=00_AQC00tNXW1LmusdXxR8Ddh6T_qh1MSij30XmG_1lXvlifw&oe=6A696025"
],
"profile_is_verified": false
},
"engagement": {
"reaction_count_total": 77,
"reaction_count_reduced": "77",
"top_reaction_types": [
"Like",
"Love",
"Care",
"Haha"
],
"top_reaction_labels": [
"Like 👍",
"Love ❤️",
"Care 🤗",
"Haha 😂"
],
"top_reactions_breakdown": [
{
"reaction_type": "Like",
"reaction_emoji": "👍",
"reaction_label": "Like 👍",
"reaction_count": 70
},
{
"reaction_type": "Love",
"reaction_emoji": "❤️",
"reaction_label": "Love ❤️",
"reaction_count": 4
},
{
"reaction_type": "Care",
"reaction_emoji": "🤗",
"reaction_label": "Care 🤗",
"reaction_count": 2
},
{
"reaction_type": "Haha",
"reaction_emoji": "😂",
"reaction_label": "Haha 😂",
"reaction_count": 1
}
],
"reply_count_total": 1,
"reply_count_visible": 1,
"reply_count_hidden": 0,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
},
"reply_details": {
"enabled": true,
"collection_status": {
"state": "enabled",
"message": "Reply rows were collected from Facebook's public reply endpoint for this comment.",
"pagination_policy": "Pagination continues until your requested reply limit is reached or Facebook exposes no more public replies for this comment."
},
"request": {
"requested_count": 10,
"returned_count": 1,
"available_count_signal": 1,
"has_more_public_data_signal": true,
"request_fulfilled": true,
"availability_state": "requested_limit_reached",
"message": "You requested up to 10 replies. The actor returned 10 and stopped at your requested limit. More public replies may still be available for this comment."
},
"counts": {
"total_reply_count": 1,
"visible_reply_count": 1,
"hidden_reply_count": 0,
"has_more_replies": true,
"reply_visibility_note": "Most Relevant is selected, so some replies may have been filtered out."
}
},
"attachments": {
"attachment_count": 1,
"photo_attachment_count": 1,
"video_attachment_count": 0
}
},
........
........
............
]

📖 Output Fields


Comment Information

FieldDescription
typeDataset record type
numberSequential comment number
source_post_numberComment index within source post
source_post_urlOriginal Facebook post URL
source_row_numberDataset row number
comment_idFacebook internal comment ID
comment_legacy_fbidLegacy Facebook Comment ID
depthComment nesting level
created_atComment creation time (UTC ISO format)
message_textComment text
comment_linksDirect links to the Facebook comment

👤 Author Object

"author": {}

Contains:

FieldDescription
profile_nameFacebook user's display name
profile_idUser profile ID
profile_linksDirect profile URLs
profile_picture_linksProfile image URLs
profile_is_verifiedWhether profile is verified

❤️ Engagement Object

"engagement": {}

Contains:

FieldDescription
reaction_count_totalTotal reactions
reaction_count_reducedHuman readable count
top_reaction_typesReaction names
top_reaction_labelsReaction labels with emoji
top_reactions_breakdownDetailed reactions
reply_count_totalTotal replies
reply_count_visiblePublic replies returned
reply_count_hiddenRemaining replies
has_more_repliesMore replies available
reply_visibility_noteFacebook visibility notice

😀 Reaction Breakdown

Each reaction contains

{
"reaction_type": "Love",
"reaction_emoji": "❤️",
"reaction_label": "Love ❤️",
"reaction_count": 182
}

Supported reactions include

  • 👍 Like
  • ❤️ Love
  • 😂 Haha
  • 😮 Wow
  • 😢 Sad
  • 😡 Angry
  • 🤗 Care

💬 Reply Details

Contains metadata about replies.

"reply_details": {
}

Includes

  • Collection Status
  • Reply Request
  • Requested Count
  • Returned Count
  • Total Replies
  • Hidden Replies
  • Availability
  • Pagination Information

📷 Attachments

"attachments": {
}

Contains

FieldDescription
attachment_countTotal attachments
photo_attachment_countPhotos
video_attachment_countVideos

📊 Example Output Structure

Comment
├── Comment Information
├── Author
│ ├── Name
│ ├── ID
│ ├── Links
│ └── Verified
├── Engagement
│ ├── Total Reactions
│ ├── Reaction Breakdown
│ ├── Reply Counts
│ └── Visibility
└── Attachments
├── Photos
└── Videos

🚀 Use Cases

This actor is ideal for

  • Brand Monitoring
  • Marketing Research
  • Customer Feedback Analysis
  • Community Analysis
  • Influencer Analytics
  • Competitor Research
  • Social Listening
  • AI Dataset Collection
  • NLP Training
  • Sentiment Analysis
  • Business Intelligence
  • Academic Research
  • CRM Enrichment

⭐ Benefits

  • Fast data collection
  • Easy input
  • Clean structured output
  • Ready-to-use JSON
  • Supports multiple URLs
  • Rich engagement metrics
  • Detailed author information
  • Excellent for analytics
  • Ideal for dashboards
  • No manual copying
  • Machine learning ready

💡 Best Practices

  • Use public Facebook post URLs.
  • Increase the maximum comment limit only when needed.
  • Provide valid Facebook post links.
  • Avoid duplicate URLs.
  • Process datasets using pagination for very large jobs.
  • Export datasets as JSON, CSV, Excel, or API.

⚠ Possible Errors

IssueCauseSolution
No comments returnedInvalid URLVerify the Facebook post URL
Empty datasetPublic comments unavailableTry another public post
Fewer comments than requestedPost contains fewer public commentsThis is expected behavior
Invalid inputIncorrect JSONValidate the input format

❓ FAQ

Does this support multiple Facebook posts?

Yes.


Can I scrape thousands of comments?

Yes. Simply increase maxCommentsPerUrl.


What format is returned?

Structured JSON datasets.


Does it return author information?

Yes.


Are reaction statistics included?

Yes.


Are reply statistics included?

Yes.


Can I export to CSV?

Yes.


🎯 Perfect For

  • Marketing Agencies
  • Researchers
  • Data Scientists
  • Developers
  • Businesses
  • Journalists
  • AI Engineers
  • Social Media Managers
  • BI Teams
  • Startups

🎉 Start Scraping Today

Transform Facebook discussions into structured, analytics-ready datasets with Facebook Comment Scraper Lite. Simply provide your Facebook post URLs, set the maximum number of comments, and receive comprehensive comment data ready for reporting, research, analytics, AI, or business intelligence.


facebook comment scraper, facebook comments scraper, facebook post comment scraper, facebook comments extractor, facebook comment extractor, facebook comment api, facebook comments api, facebook scraper, facebook data scraper, facebook post scraper, facebook post comments, facebook public comments, facebook public post scraper, facebook engagement scraper, facebook reactions scraper, facebook reply scraper, facebook replies scraper, facebook comments export, facebook comment export, facebook comment downloader, facebook comment collector, facebook comments collector, facebook comment parser, facebook comment dataset, facebook comments dataset, facebook social media scraper, facebook analytics data, facebook marketing data, facebook audience data, facebook user comments, facebook comment analytics, facebook sentiment analysis, facebook ai dataset, facebook machine learning data, facebook nlp dataset, facebook research scraper, facebook business intelligence, facebook customer feedback, facebook public data, facebook monitoring, facebook listening, facebook social listening, facebook comment mining, facebook text mining, facebook data extraction, facebook post analytics, facebook community analysis, facebook brand monitoring, facebook influencer analysis, facebook engagement analysis, facebook comments json, facebook comments csv, facebook comments excel, facebook export api, facebook automation, facebook automation tool, facebook scraping tool, facebook crawler, facebook extractor, facebook parser, facebook comments download, facebook comments collector api, facebook public post comments, facebook post engagement, facebook discussion scraper, facebook conversation scraper, facebook discussion analysis, facebook comments statistics, facebook reactions analysis, facebook engagement metrics, facebook comments data, facebook public dataset, facebook data export, facebook profile comment, facebook page comments, facebook business page comments, facebook public page comments, facebook social analytics, facebook insights, facebook monitoring tool, facebook data api, facebook comments parser, facebook comments search, facebook comment finder, facebook comments fetch, facebook comments fetcher, facebook public comment extractor, facebook review comments, facebook post interactions, facebook engagement tracker, facebook comment tracking, facebook public engagement, facebook dataset api, facebook json export, facebook comment database, facebook post monitoring, facebook post insights, facebook comments reporting, facebook social research, facebook digital marketing, facebook competitor analysis, facebook audience research, facebook public engagement data, facebook social intelligence, facebook ai data, facebook llm dataset, facebook comments machine learning, facebook comment archive, facebook comments backup, facebook post replies, facebook reply analytics, facebook comments intelligence, apify facebook scraper, apify facebook comments, apify facebook actor, apify scraper, apify dataset, apify automation, apify data extraction, apify facebook data, apify facebook api, apify comment scraper, apify social media scraper, comment scraper, comments scraper, comment extractor, comments extractor, comment data, comments data, comment analytics, comment mining, comment export, comment json, comment csv, comment dataset, comment parser, comment collector, comment downloader, comment api, public comments, public comment scraper, social media analytics, social media data, social media monitoring, social media intelligence, social media research, social media automation, social data, social listening tool, customer feedback scraper, customer reviews scraper, feedback analysis, engagement analytics, engagement data, engagement tracker, brand monitoring tool, market research scraper, marketing intelligence, consumer insights, opinion mining, text analytics, sentiment dataset, nlp training data, llm training dataset, ai ready dataset, structured json, json api, json dataset, csv export, excel export, automation api, marketing data, research tool, business intelligence data, public facebook data, public facebook comments, facebook comments no cookies, facebook comment scraper lite, facebook public scraper, fast facebook scraper, bulk facebook comment scraper, multiple facebook posts, facebook comment export json, facebook comment export csv, facebook engagement export, facebook comments api alternative, facebook public api, facebook scraper api, comment intelligence, facebook comments tool, facebook comment collector tool, facebook analytics tool, facebook automation software, best facebook scraper, best comment scraper, low cost facebook scraper, pay per event scraper, apify pay per event, best apify actor, facebook data collector, facebook insights scraper, facebook discussion data, facebook audience insights, facebook comment intelligence api, facebook comments reporting tool, facebook monitoring api, facebook social data api, facebook engagement api, facebook comments extractor api.


Here my another actors:

Youtube Iteams:

Tiktok Iteams:

Snapchat Iteams:

Instagram Iteams:

Facebook Iteams:

Amazon Iteams: