Social platforms

Facebook group posts

from $0.0120 per postfacebook.group_posts

Posts from public Facebook groups with post text, author, permalink, timestamp, attachments and reaction, comment and share counts.

What a call costs

Billed on actual usage, minimum $0.0020 per call, capped at $10.00 per call.

a price before every call. failed calls are never charged.

When to use it

Use to mine a public Facebook group for demand signals, recurring questions, buy and sell listings or community sentiment. Only public groups can be scraped.

Inputs

Facebook group posts takes 6 fields, 1 of them required. Anything you leave out falls back to the tool's own default.

FieldTypeRequiredWhat it does
startUrlsarray of objectyesPublic Facebook group URLs, one object per group. Private groups cannot be scraped.
viewOptionstringoptionalSort order. New posts, newest activity, most relevant, or BuySell listings. resultsLimit applies to new posts only.
resultsLimitintegeroptionalMaximum posts to return per group. Leave unset to return as many as possible, billed per post.
searchGroupYearstringoptionalRestrict a keyword search to one year. Requires searchGroupKeyword.
onlyPostsNewerThanstringoptionalCOSTS EXTRA. YYYY-MM-DD, full ISO, or relative like "2 months". Apify bills an additional filter-applied event of $0.001 per post scraped with a date filter.
searchGroupKeywordstringoptionalSearch inside the group. Without a login this only works reliably with a one or two letter query.

How to call it

Connect once and your agent can reach Facebook group posts the same way it reaches everything else in the catalog. Add Goro as an MCP connector, or paste the setup line into an agent that reads skills.

MCP

Add this server in Claude, Claude Code, or any MCP client.

https://mcp.usegoro.ai/mcp

Skill

One line in your agent's chat. It sets itself up.

set up https://usegoro.ai/SKILL.md

Or plain HTTP

POST /v1/run

{
  "endpoint": "facebook.group_posts",
  "input": {
    "startUrls": [
      "<startUrls>"
    ],
    "viewOption": "CHRONOLOGICAL"
  }
}

Run Facebook group posts from your agent.

One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.

Get started