It seems that FB Graph API only allows you to get the number of Likes + Shares + Comments for a particular URL. Also it appears that this number is not updated - so if someone clicked Like and then Unlike, the count does not go down, is this right?
I've got a photo on a web page for instance, and I'd like to know if it's possible to get the number of Likes that the photo will receive. This number has to include Likes ONLY, not shares not comments(or 'Likes' that the comments received on FB). Id also like for this number to be updated if someone unlikes the photo. Is this a possible task?