Facebookget/get_facebook_group_details_from_id

Get Facebook Group Details

Facebook Groups Details/Posts
Cost / request

$0.01

Response format

JSON

Protocol

REST

About this endpoint

Access Facebook data through agntdata: Get Facebook Group Details. This endpoint extracts key data from Facebook groups, enabling quick access to information by entering the group URL and clicking "Test Endpoint"—gather details such as 👥 Total Members, 🆕 New Members, 📅 Creation Date, 📝 Group Description, 🆔 Group ID, 📜 Group Rules, 📊 Member Activity, and more. Responses are structured JSON for AI agents, analytics, and automation — one API key instead of juggling upstream accounts. Ideal when you need page and group posts, marketplace listings, video content, and ad discovery programmatically.

Use cases

AI agents that need Facebook data in structured form
Analytics and monitoring pipelines for Facebook content
Research and GTM workflows that combine Facebook signals with other data

Parameters

NameInTypeRequiredDescription
group_idquerystringrequired

Responses

Successful response

{
  "type": "object"
}

Agent / Developer Schema

Machine-readable formats for integrating this endpoint into AI agents and toolchains.

{
  "operationId": "Get_Facebook_Group_Details",
  "method": "get",
  "path": "/get_facebook_group_details_from_id",
  "summary": "Get Facebook Group Details",
  "description": "This endpoint extracts key data from Facebook groups, enabling quick access to information by entering the group URL and clicking \"Test Endpoint\"—gather details such as 👥 Total Members, 🆕 New Members, 📅 Creation Date, 📝 Group Description, 🆔 Group ID, 📜 Group Rules, 📊 Member Activity, and more.",
  "parameters": [
    {
      "name": "group_id",
      "in": "query",
      "required": true,
      "schema": {
        "type": "string"
      }
    }
  ],
  "responses": [
    {
      "statusCode": "200",
      "description": "Successful response",
      "content": {
        "application/json": {
          "schema": {
            "type": "object"
          }
        }
      }
    },
    {
      "statusCode": "400",
      "description": "Bad request"
    },
    {
      "statusCode": "401",
      "description": "Unauthorized - invalid API key"
    },
    {
      "statusCode": "429",
      "description": "Rate limit exceeded"
    }
  ]
}

Pricing

$0.01per successful request

Credits are deducted from your agntdata balance on each successful API call. Failed requests (4xx/5xx) are not charged.

Related endpoints

Start using this endpoint

Generate your API key and make your first call in under a minute. Free tier available with transparent pricing.

Facebook APIFacebook data APIget facebook group details APIAI agents data APIFacebook APIFacebook data APIFacebook for AI agents