opengraph - Count Comments for Facebook Posts? -
i have bunch of facebook post's, ideas how one comments fast possible?
thanks helping
using fql:
select post_id, comments.count stream post_id in("post_id1", ... , "post_idx") order comments.count desc limit 1
Comments
Post a Comment