Facebook group post scraper avatar

Facebook group post scraper

Try for free

1 day trial then $25.00/month - No credit card required now

Go to Store
Facebook group post scraper

Facebook group post scraper

curious_coder/facebook-post-scraper
Try for free

1 day trial then $25.00/month - No credit card required now

Scrape post from facebook groups you are member of and get details such as poster's name, id, url, and post text, reactions and comments count, time, etc

GH

scrape all comments on each group post or comments by moderator only

Closed

ghufranhyder90 opened this issue
24 days ago

Hi I am doing scrpaing but getting only top comments due to which the partuclar comments that i need got missed for most of the posts , as it scrapes only top level comments, so please modify it to either tahe option of the commneter (as in my case group moderators) so that it can scrape all comments on every post made by them or it should scrape all comments on every post.I will filter myself.

Waiting for the issue to be resolved soon

RU

rubensabarre

19 days ago

Hello, I am also in need of this fix. While searching for keywords such as "DM me", a group post that has count of 16 or so comments gets captured but only has the comment text for 2 "topComments".

In order get the data needed the exported JSON file needs all comment text for the all comments under "commentsCount".

curious_coder avatar

Hi, Thanks for opening the issue and helping me to make this actor better. Let me check and get back to you

curious_coder avatar

To scrape all comments you would need to use facebook comment scraper because number of comments can be huge and requires different logic than post scraping

  • First scrape posts with required filters
  • Pass post urls to facebook comments scraper to scrape comments of each posts
Developer
Maintained by Community

Actor Metrics

  • 84 monthly users

  • 19 stars

  • 96% runs succeeded

  • 29 days response time

  • Created in Aug 2023

  • Modified 9 days ago