facebook-page-posts
Scrapes posts from any public Facebook Page timeline, returning structured data including post text, author info, engagement metrics (likes/comments/shares), reaction breakdowns (like/love/haha/wow/sad/angry/care), hashtags and external links, and media type. Use when user wants to scrape Facebook posts, extract Facebook page content, get Facebook post data, collect Facebook engagement stats, download Facebook posts, monitor a Facebook page, crawl Facebook timeline, get Facebook reactions, get like count/comment count/share count from Facebook, Facebook post bulk export, Facebook social media
npx skills add browser-act/skills --skill facebook-page-posts --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Facebook — Page Posts Scraper > Facebook page URL → list of posts with full engagement metrics and text references ## Language All process output to user (progress updates, process notifications) must be in English. ## Objective Extract posts from a public Facebook Page timeline, including post content, engagement counts, reaction breakdowns, and text references (hashtags/links). ## Prerequisites - The target Facebook page is open in the browser (e.g., `https://www.facebook.com/cern`) - User is logged into Facebook (user avatar visible in the top right) ## Pre-execution Checks ### 1. Tool Readiness If browser-act has been confirmed available in the current session → skip this step. Invoke `browser-act` via Skill tool to load usage. If installation or configuration issues arise, follow its guidance to resolve then retry. ### 2. Login Verification If login status for Facebook has been confirmed in the current session → skip this step. Otherwise: navigate to `https://www.facebook.com` and check: - User avatar or name visible in top right → logged in, continue - Login button visible → not logged in, inform the user and assist with login User refuses or cannot log in → terminate execu
- Language
- Objective
- Prerequisites
- Pre-execution Checks
- 1. Tool Readiness
- 2. Login Verification
- Capability Components
- API: Resolve Facebook page URL to numeric page ID
- API: Fetch posts from page timeline
- Pagination
- Success Criteria
- Known Limitations
- Execution Efficiency
- Experience Notes
What does the facebook-page-posts skill do?
Scrapes posts from any public Facebook Page timeline, returning structured data including post text, author info, engagement metrics (likes/comments/shares), reaction breakdowns (like/love/haha/wow/sad/angry/care), hashtags and external links, and media type. Use when user wants to scrape Facebook posts, extract Facebook page content, get Facebook post data, collect Facebook engagement stats, download Facebook posts, monitor a Facebook page, crawl Facebook timeline, get Facebook reactions, get like count/comment count/share count from Facebook, Facebook post bulk export, Facebook social media
How do I install it?
Run `npx skills add browser-act/skills --skill facebook-page-posts --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From browser-act/skills, a repository with 5,160 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
