kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.39k stars 628 forks source link

NameError: name 'comments' is not defined #1095

Open Edwin-Morant opened 5 months ago

Edwin-Morant commented 5 months ago

On yesterday,i could use it to dowanload .But now i faced some questions

Question is : NameError: name 'comments' is not defined image

my code : image

when i debug : image

image

dict_keys has no key named comments_full, how can i deal with it.