using the Facebook 开发者_JAVA百科API it was possible to extract your friends list, is this true of a Fan page you are the administrator of?
No, you cannot pull a list of 'likers' for a given fan page, only the the fan_count which returns the total number of likers. You can see the list of connections for the Page object here.
精彩评论