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)

Pre-execution Checks

Installs
1
GitHub Stars
3.4K
First Seen
Jun 13, 2026
facebook-groups-scrape-posts — browser-act/skills