kevinzg / facebook-scraper

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

Not an issue - Code support #921

Open Sarun1001 opened 2 years ago

Sarun1001 commented 2 years ago

get_posts(page_name,cookies="cookienew.json",pages=5,options={"posts_per_page": 5,"allow_extra_requests": True,}): how to enable verbose in above method, my scrapping is stuck after few seconds, need to see the log data