kevinzg / facebook-scraper

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

Inconsistent data from scrapping fb groups #81

Open awmv opened 4 years ago

awmv commented 4 years ago

https://gist.github.com/awmv/09d532731264649e476ea9f55d6e7dd3

Not sure, if this is a duplicate, but I get group_posts with empty fields when I scrap facebook groups using this package. The id I was using is ilovesalsaswitzerland.

Thank you for creating this lib, it sure helps a lot of people 😊 I saw that facebook's graph API has {group-id}/feed, but I didn't fully understand what permissions needed to be fulfilled. Maybe it might not be possible at all.

rajasaad7 commented 4 years ago

the same issue is coming I guess this is not resolved? or group scrapping is not working fine