Facebook Group Posts and Details Scraper avatar
Facebook Group Posts and Details Scraper

Pricing

$30.00/month + usage

Go to Store
Facebook Group Posts and Details Scraper

Facebook Group Posts and Details Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Scrape detailed information from Facebook groups, including posts, author details, and engagement metrics. This scraper allows you to gather insights from public and private Facebook groups, ideal for social listening, trend analysis, and competitor research.

0.0 (0)

Pricing

$30.00/month + usage

4

Total users

82

Monthly users

30

Runs succeeded

90%

Issue response

2.9 hours

Last modified

a month ago

You can access the Facebook Group Posts and Details 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/germtheory.vs.terraintheory"
< }
< ],
< "cookies": [],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call memo23/apify-facebook-group-scraper --silent --output-dataset

Facebook Group Posts and Details Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Group Posts and Details 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: