facebook - FQL - List comments of a post -
i'm looking run competition on facebook company posting question , entering commenters random draw.
i wondering if possible using either fql or graph list people have commented on particular post, along date of comment?
using graph api explorer, if use following
/me?fields=id,name,posts.limit(10).fields(comments)
you can access comments on 10 recent posts. tinker around - you'll find need.
Comments
Post a Comment