Answer the question
In order to leave comments, you need to log in
How to collect all comments on one Facebook post in PHP?
Need to collect all comments on a single Facebook post using PHP?
From the comments you need to take: the name of the author of the comment and the text of the comment
A quick search on Google has not yet given anything sensible, so I'm in a hurry to ask you dear)
Answer the question
In order to leave comments, you need to log in
Maybe take a look at the Facebook API first and then the Facebook API PHP SDK.
https://stackoverflow.com/questions/16439804/faceb...
https://developers.facebook.com/docs/graph-api/ref
...
https://developers.facebook.com/docs/graph-api/ref...
To get all the comments, use chronological order and pagination.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question