moda20 / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
77 stars 28 forks source link

Can't extract the comments and replies from a group or page. #52

Open Keyn80 opened 5 months ago

Keyn80 commented 5 months ago

I can't get the comments when using get_posts from a page or group, but i can get them when using the exact url of a post from a page or group. I also get this: ERROR:facebook_scraper.extractors:Unable to get comments without full post HTML.

theFabulousFabius commented 4 months ago

What do you mean by "i can get them when using the exact url of a post from a page"?