# Facebook Group Profile Scraper 📊 (`easyapi/facebook-group-profile-scraper`) Actor

Extract detailed information from Facebook Groups including group stats, admins, moderators, rules, and activity metrics. Perfect for market research, community analysis, and social media monitoring.

- **URL**: https://apify.com/easyapi/facebook-group-profile-scraper.md
- **Developed by:** [EasyApi](https://apify.com/easyapi) (community)
- **Categories:** Social media, Lead generation
- **Stats:** 309 total users, 21 monthly users, 100.0% runs succeeded, 9 bookmarks
- **User rating**: 1.80 out of 5 stars

## Pricing

from $2.99 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Facebook Group Profile Scraper 📊

Powerful scraper that extracts comprehensive information from Facebook Groups. Get detailed insights about any public Facebook group including membership stats, activity metrics, admin details, and more.

### Features ✨

- Extract basic group information (ID, name, URL, description)
- Get group activity metrics (daily posts, monthly posts, total members)
- Collect admin and moderator profiles
- Retrieve group privacy settings and visibility info
- Access group creation date and history
- Get group rules and guidelines
- Support for multiple group URLs in one run
- Proxy support for reliable scraping

### Output Data Structure 📋

The actor provides detailed JSON output for each group including:

- Group ID and basic info
- Membership statistics
- Activity metrics
  - New posts today
  - Posts in last month
  - Total member count
  - New member growth
- Administrative information
  - Admin profiles
  - Moderator profiles
- Privacy and visibility settings
- Group rules and guidelines

### Use Cases 🎯

- Market Research: Analyze Facebook communities in your industry
- Community Analysis: Track group growth and engagement metrics
- Competitor Research: Monitor competing groups' activities
- Social Media Marketing: Identify active communities in your niche
- Lead Generation: Find relevant groups for your business
- Academic Research: Study online communities and social behavior

### Input Parameters 🔧

- `groupUrls`: Array of Facebook group URLs to scrape
- `proxyConfiguration`: Proxy settings for reliable scraping (optional)

### Tips 💡

- Make sure to use proxies for better reliability
- Respect Facebook's terms of service and rate limits
- Only scrape public groups that you have access to
- Consider using maxItems parameter for initial testing

Need help? Feel free to reach out through Apify issues!

#### Input Example

A full explanation of an input example in JSON.

```json
{
    "groupUrls": [
        "https://www.facebook.com/groups/1242309506256283/"
    ]
}
```

#### Output sample

The results will be wrapped into a dataset which you can always find in the **Storage** tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

```json
[
    {
        "groupId": "1242309506256283",
        "groupName": "Tesla",
        "groupUrl": "https://www.facebook.com/groups/1242309506256283/",
        "groupDescription": "",
        "groupCreatedTime": "2021-12-12T16:31:22.000Z",
        "activity": {
            "newPostsToday": 29,
            "newPostsLastMonth": 690,
            "totalMembers": "325,331 total members",
            "newMembersLastWeek": "+ 1,775 in the last week"
        },
        "about": {
            "privacyInfo": {
                "text": "Public",
                "description": "Anyone can see who's in the group and what they post."
            },
            "discoverabilityInfo": {
                "text": "Visible",
                "description": "Anyone can find this group."
            },
            "history": {
                "text": "History",
                "description": ""
            },
            "tags": {
                "text": "Tags",
                "description": ""
            }
        },
        "adminProfiles": [
            {
                "name": "Jianchun Xu",
                "url": "https://www.facebook.com/tellspringyan"
            },
            {
                "name": "Adrian Bino",
                "url": "https://www.facebook.com/adrian.bino.1"
            }
        ],
        "moderatorsProfiles": [
            {
                "name": "Jarret Fink",
                "url": "https://www.facebook.com/jarret.fink"
            },
            {
                "name": "Anthony Martini Jr.",
                "url": "https://www.facebook.com/profile.php?id=100003405140266"
            },
            {
                "name": "Tesla Shareholder",
                "url": "https://www.facebook.com/evergreen.pei"
            }
        ]
    }
]
```

### Related Actors

- 📊 [Facebook Group Members Scraper](https://apify.com/easyapi/facebook-group-members-scraper) - Extract detailed member data from Facebook groups including profiles and engagement metrics
- 📱 [Facebook Group Posts Scraper](https://apify.com/easyapi/facebook-group-posts-scraper) - Scrape posts from any public or private Facebook group with comprehensive content data
- 🔍 [Facebook Posts Search Scraper](https://apify.com/easyapi/facebook-posts-search-scraper) - Extract posts from Facebook search results with detailed engagement metrics
- 👥 [Facebook Following Scraper](https://apify.com/easyapi/facebook-following-scraper) - Scrape following list data with profile details and relationship status
- 👥 [Facebook Followers Scraper](https://apify.com/easyapi/facebook-followers-scraper) - Extract followers data including profile information and friendship status
- 📧 [Facebook Email Scraper](https://apify.com/easyapi/facebook-email-scraper) - Find and extract email addresses from Facebook profiles and pages
- 🎥 [Facebook Videos Scraper](https://apify.com/easyapi/facebook-videos-scraper) - Scrape video content data from Facebook Watch with comprehensive metadata
- 📊 [Facebook Pages Scraper](https://apify.com/easyapi/facebook-pages-scraper) - Extract detailed Facebook page data including likes, followers and contact info
- 🔍 [Facebook Groups Search Scraper](https://apify.com/easyapi/facebook-groups-search-scraper) - Search and extract Facebook groups data based on keywords
- 🎮 [Facebook Gaming Search Scraper](https://apify.com/easyapi/facebook-gaming-search-scraper) - Extract gaming content and statistics from Facebook Gaming platform
- 🔍 [Facebook Hashtag Search Scraper](https://apify.com/easyapi/facebook-hashtag-search-scraper) - Scrape posts from Facebook hashtag search results
- 📺 [Facebook Hashtag Videos Scraper](https://apify.com/easyapi/facebook-hashtag-videos-scraper) - Extract videos from Facebook hashtag pages with engagement metrics
- 📱 [Facebook Events Scraper](https://apify.com/easyapi/facebook-events-scraper) - Scrape event details including dates, locations and attendee information
- 📊 [Facebook Ads Library Scraper](https://apify.com/easyapi/facebook-ads-library-scraper) - Extract comprehensive data about active Facebook ads and campaigns
- 👍 [Facebook Like Scraper](https://apify.com/easyapi/facebook-like-scraper) - Collect detailed engagement data from Facebook post likes and reactions

# Actor input Schema

## `groupUrls` (type: `array`):

List of Facebook group URLs to scrape

## Actor input object example

```json
{
  "groupUrls": [
    "https://www.facebook.com/groups/1242309506256283/"
  ]
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("easyapi/facebook-group-profile-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("easyapi/facebook-group-profile-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call easyapi/facebook-group-profile-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,easyapi/facebook-group-profile-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/fNkaA7Ga8O4OeqRqU/builds/2ESCOmJcST3qi3mUp/openapi.json
