KyleAMathews / facebook-export

Tools to help administer your Facebook groups
MIT License
104 stars 29 forks source link

limit 5 #25

Open askemottelson opened 6 years ago

askemottelson commented 6 years ago

facebook-export -a TOKEN -l only gives me 5 groups, even though i'm at least in 10 groups. I think you need to use the pagination (e.g. the cursors) offered by the facebook api, because each request only gives at most 5 results.