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: - Already logged into Facebook (user avatar, Messenger icon, and notification bell visible in the top-right corner) Pre-execution Checks 1. Tool Readiness If browse…