api - Get Facebook Post Data (likes, comments, shares) -


i searched lot , still didn't find (and simple) way likes, shares , comments posts in facebook. maybe through graph api? i'm not sure how build query, can me out?

thanks!

likes: /v2.3/<object_id>/likes https://developers.facebook.com/docs/graph-api/reference/v2.3/object/likes

comments: /v2.3/<object_id>/comments https://developers.facebook.com/docs/graph-api/reference/v2.3/object/comments

shares: /v2.3/<object_id>/sharedposts https://developers.facebook.com/docs/graph-api/reference/v2.3/object/sharedposts

this information google.

this resource getting started graph api.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -