Facebook Groups Scraper avatar

Facebook Groups Scraper

Try for free

7 days trial then $45.00/month - No credit card required now

View all Actors
Facebook Groups Scraper

Facebook Groups Scraper

apify/facebook-groups-scraper
Try for free

7 days trial then $45.00/month - No credit card required now

Extract data from one or multiple public Facebook groups. Get group and post URLs, post text, comments, timestamp, likes and comments count, and basic commentator info. Download the data in JSON, CSV, and Excel and use it in apps, spreadsheets, and reports.

Do you want to learn more about this Actor?

Get a demo
BL

Scrapping hidden comments

Closed

bluefunding opened this issue
a month ago

Some comments are hidden; you need to open them so that you can see them. Can you tool access those 'hidden' comments?

alexey avatar

Hi!

Please provide example of some post by direct URL, never seen such hidden comments, so not sure how actor deals with it.

BL

bluefunding

a month ago

Not scraping posts. Scrapping comments under posts IN a fb group

alexey avatar

For getting public comments please use different actor: https://apify.com/apify/facebook-comments-scraper - there is limit applied per post but you will get max amount available without Facebook login (actor can not use login in any form because of legal reasons)

I´m going to close the issue now, but if there would be anything else we could help with, please let us know.

BL

bluefunding

a month ago

But I don’t have the links to the posts. I just have a group.

Also, the vast majority of comments are useless to me. Any way to return only those that contains of email?

alexey avatar

Hi!

Then you should scrape group posts, then scraper comments per post URLs by another run. Manually or by Actor2Actor integration.

Group posts include few optional "top posts" as composed by Facebook itself. Getting comments per post limited by scrolling allowed by Facebook without Facebook login. So need to get all available comments, then search for emails by some external tool, i.e. by exporting to Google docs and then doing search there.

No other business logic implemented at the moment because there was no demand for it.

BL

bluefunding

a month ago

Ok. If I’m looking for only a certain type of comments, comments that contain email addresses. Any way to implement it in the search so that I don’t get a lot of data I don’t need? Many thanks

alexey avatar

The only way to get all available comments, then export them somewhere (Google Sheets etc) and then filter out unwanted comments by your condition. Actor itself do not provide such functionality.

Developer
Maintained by Apify

Actor Metrics

  • 454 monthly users

  • 56 stars

  • >99% runs succeeded

  • 2 days response time

  • Created in Nov 2022

  • Modified 4 days ago