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

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -