kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.45k stars 633 forks source link

only saving 194 posts of a group #1051

Closed BobHasNoSoul closed 1 year ago

BobHasNoSoul commented 1 year ago

hey using this command (group redacted) facebook-scraper -f ./scrape.csv -s 50 -g -v -c ./cookies.json.txt redactedgroupnumberhere

it only gets 194 posts from the group when there are over 2000 posts in total, is there a setting to use to make it continue or increase the max if thats a max?

BobHasNoSoul commented 1 year ago

okay its not a bug, im an idiot and cant read the help page..

facebook-scraper -f ./scrape.csv -p 200 -s 50 -g -v -c ./cookies.json.txt

fixes the issue its because the page limit default