Get the comments of a Facebook post (or reel)
Facebook post URL (or reel URL)
"https://www.facebook.com/reel/753347914167361"
Cursor to get more comments. Get 'cursor' from previous response.
"MToxNzU3MTA2NzYyOgF1P1VkxpkA9Ds4..."
Successful response
Key Response Fields:
data.comments[0].id: Unique comment IDdata.comments[0].text: Comment text contentdata.comments[0].created_at: ISO timestamp of when the comment was posteddata.comments[0].reply_count: Number of replies to this commentdata.comments[0].reaction_count: Number of reactions (likes) on the commentdata.comments[0].author.name: Commenter's namedata.comments[0].author.id: Commenter's Facebook user IDdata.cursor: Pagination cursor — pass as cursor to get the next page of commentsdata.has_next_page: Whether more comments are available to paginate