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

You can access the Facebook Groups Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.facebook.com/groups/874728723021553"
5    }
6  ],
7  "resultsLimit": 20,
8  "viewOption": "CHRONOLOGICAL"
9}' |
10apify call apify/facebook-groups-scraper --silent --output-dataset

👥 Facebook Groups Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Groups Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Apify
Actor metrics
  • 504 monthly users
  • 37 stars
  • 99.7% runs succeeded
  • 2.1 days response time
  • Created in Nov 2022
  • Modified 1 day ago