Saving posts from Facebook group to Google Sheets

Hi, is it possible to scrape Facebook group posts and save them to Google Sheets? I can’t find such automation. I hope it can be done.

BTW. Bardeen is awesome; the potential here is limitless.

1 Like

Here’s how to Get Facebook group posts from search results for a keyword

Description: This automation allows you to easily retrieve Facebook group posts from search results for a keyword.

Link: Shared Playbook | Bardeen

If you want to see how it works, check out this loom video:

This is a great in-depth explanations. :rocket:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.

Ivan gave a very good explanation over this situation, nevertheless you ignored how to get the date and time of the publication. My question is could you show how it is done? Is very important to get that data. Thanks. JOSE

The date requires some CSS selector work to be able to capture.

Here’s an example:

We’ll also check if we can make an official scraper for this, so you don’t need to go though this learn curve.

It will be very very appreciated!!

Hello,
Thank you very much for adding the timescrap field, only when using it you only get the date when the scraping is done. What I was looking for, is to get the date of publication that only appears when you position the mouse over the date field and you get a full date relative to the publication on Facebook.

Do you think you can guide me on how to solve this need?

Seems like we now have a facebook group posts scraper.

image

It has access to these fields

This should help you complete your use-case :slight_smile:

@danmelk is it possible to also get the time?
This is a very custom case so it might take time to answer.

I would suggest you to try to find the selectors for the missing fields yourself. Find expert guidance on :briefcase: Jobs and Gigs.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.