I'm looking for a way to get the shares count of a post(not a url) using the Facebook Graph API. I was able to do it using FQL but seeing that it will be dropped by August I'm looking for a non-depricated way to do it.
I'm new to this and would really appreciate any help. I'm using the graph API on python.
I saw the following pages:
However, I couldn't find a way that worked for me. Please help.