How many urls can be queried using Facebook's FQL api? -
looking query like:
select url,like_count, total_count, share_count, click_count link_stat url in("http://bing.com", "http://google.com", "http://facebook.com", "http://twitter.com")
i haven't been able find documentation limits number of urls can queried @ 1 time.
Comments
Post a Comment