Scrapes posts from a Facebook group given a group URL, sort order, and desired count - returns structured post metadata including post_id, permalink, author, timestamp, body text, images/videos, reaction counts, react…
---
name: facebook-groups-scrape-posts
description: "Scrapes posts from a Facebook group given a group URL, sort order, and desired count — returns structured post metadata including post_id, permalink, author, timestamp, body text, images/videos, reaction counts, reaction type breakdown, comment count, and share count. Use when: user wants to scrape/extract Facebook group posts, collect FB group content, harvest group data, get posts from a Facebook group, monitor Facebook group activity, bulk export group posts, facebook groups scraping, facebook-groups-scrape-posts, fetch FB group feed."
---
# Facebook Groups — Scrape Posts
> Input: Facebook group URL + sort order + desired count → Output: post list with full metadata (JSON).
## Language
All process output to user (progress updates, process notifications) follows the user's language.
## Objective
Given a Facebook group URL, scrape N posts sorted by the specified order and return structured metadata for each post.
## Prerequisites
- Target group page is already open in the browser: `https://www.facebook.com/groups/{group_slug_or_id}`
- Already logged into Facebook (user avatar, Messenger icon, and notification bell visible in the top-right corner)
## Pre-execution Checks
### 1. Tool Readiness… install to load the full skill