A few days ago facebook stopped displaying share count information in graph. how is it currently downloaded to display on a page in php?
always after entering this link, there was also information about the number of shares and currently there is no: https://graph.facebook.com/https://demotywatory.pl/4922745/Dziecko-nie-wie-ze-to-rzezba-po-prostu-chce-pomoc
I want to display this information on my website. how to do it? please help
2
Answers
This info is now provided under the
engagement
field of theURL
object node.https://developers.facebook.com/docs/graph-api/reference/v3.2/url
https://developers.facebook.com/tools/explorer?method=GET&path=%3Fid%3Dhttps%3A%2F%2Fdemotywatory.pl%2F4922745%2FDziecko-nie-wie-ze-to-rzezba-po-prostu-chce-pomoc%26fields%3Dengagement&version=v3.2
Its working like below with facebook’s app_id & app_secret.
output :