Facebook Groups Scraper avatar
Facebook Groups Scraper

Pricing

$45.00/month + usage

Go to Store
Facebook Groups Scraper

Facebook Groups Scraper

Developed by

Apify

Apify

Maintained by Apify

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.

4.8 (12)

Pricing

$45.00/month + usage

123

Total users

9.8k

Monthly users

724

Runs succeeded

99%

Issue response

1.1 days

Last modified

17 hours ago

You can access the Facebook Groups Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "startUrls": [
< {
< "url": "https://www.facebook.com/groups/874728723021553"
< }
< ],
< "resultsLimit": 20,
< "viewOption": "CHRONOLOGICAL"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: