kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.4k stars 627 forks source link

How to extract replies #219

Closed fashan7 closed 3 years ago

fashan7 commented 3 years ago

How to extract replies along with comments, please help

fashan7 commented 3 years ago

How to extract replies along with comments, please help

@kevinzg or @neon-ninja any suggestion about this fixing

neon-ninja commented 3 years ago

Comment threads you mean? Does the existing comment extractor not already extract those threaded comments?

neon-ninja commented 3 years ago

@fashandatafields this PR should make it possible to extract replies - https://github.com/kevinzg/facebook-scraper/pull/225