Facebook : how can we maximize post Count from a particular source_id? -
Facebook : how can we maximize post Count from a particular source_id? -
for using fql fetch facebook post particular source_id,
fql : select post_id,message stream source_id="21540067693"
it giving 20 result. there way maximize no. of post in result ?
well solution graph api myself, posting may helpful
https://graph.facebook.com/[***page_id***]/posts?access_token=[******]&limit=1000 facebook facebook-graph-api facebook-fql
Comments
Post a Comment