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

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -