Facebook Post Comments Exporter
Export Facebook post comments to CSV or XLSX
InstagramTikTokFacebookX / Twitter
Recent jobs
Export fields
- comment_id
- The unique Facebook identifier for the comment or direct reply.
- parent_comment_id
- The parent comment identifier for a direct reply; blank for a top-level comment.
- thread_root_comment_id
- The top-level comment identifier that anchors the exported thread.
- depth
- The thread level: 0 for a top-level comment and 1 for a direct reply.
- author_id
- The Facebook identifier of the comment author.
- author_name
- The display name shown for the comment author.
- author_url
- The Facebook profile URL constructed from the author identifier.
- text
- The text of the comment or direct reply.
- created_time
- The comment creation time formatted in the export job timezone.
- comment_url
- A URL that points to the specific comment or reply on the source post.
- reaction_count
- The reaction count returned for the comment or reply.
Common workflows
-
Target one standard post
Paste the supported Facebook post URL to collect the comments attached to that post rather than a Page-wide feed.
-
Include the context you need
Leave replies off for top-level comments, or enable them to add each available direct reply and its parent relationship.
-
Open comments from the file
Download CSV or XLSX and use comment_url to return to a specific exported comment or direct reply.