I have integrated Facebook Like into my website.Now i need to get/list the count of the Facebook like in the Admin panel of my website. Is there any way to get this done?Need suggestions.Thanks in advance.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
To can get likes of any object using Facebook API.Use a facebook API of your choice and use commands like this.
You will receive a json object and you can extract likes from it.
More info on https://developers.facebook.com/docs/reference/api/ The more direct / updated link for this topic on facebook is |
||||
|
|
|
|||
|
|
