I have a table with Facebook Post id. using this post id I want to retrieve post's comments count and likes count.
Any hint is very much appreciated.
Thanks
|
I have a table with Facebook Post id. using this post id I want to retrieve post's comments count and likes count. Any hint is very much appreciated. Thanks |
|||||
|
|
You need to look into the This should give you some insight : http://developers.facebook.com/docs/reference/api/post/ Use the API to get the array response from You will need to obtain an Good luck |
|||
|
|