Message Boards Message Boards

GROUPS:

How to find how many likes I have on facebook?

Posted 9 years ago
5307 Views
|
1 Reply
|
0 Total Likes
|

How to find how many likes I have on facebook? Thank you!

POSTED BY: Chuanxi Fashi

The facebook API has limitations. This page shows what the service connect function in Mathematica can do:

http://reference.wolfram.com/language/ref/service/Facebook.html

fb = ServiceConnect["Facebook"]
fb["WallPostStatistics"]

This gives a number of statistics including "TotalLikes". This is only for more recent posts which are given by the API though. You can also use this to find likes on pages and information about specific posts.

POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract