facebook-groups-scrape-posts
Installation
SKILL.md
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)