Facebook Page Posts Monitor - Public Posts & Engagement API avatar

Facebook Page Posts Monitor - Public Posts & Engagement API

Pricing

Pay per usage

Go to Apify Store
Facebook Page Posts Monitor - Public Posts & Engagement API

Facebook Page Posts Monitor - Public Posts & Engagement API

Monitor public Facebook pages for visible posts, page details, links, images, and engagement signals. Built for brand tracking, competitor monitoring, and social listening exports.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Group Oject

Group Oject

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Monitor public Facebook pages for visible post and page signals. Export page names, post URLs, text snippets, images, external links, timestamps when available, and engagement counters when Facebook exposes them.

Use cases

  • Track competitor Facebook page activity
  • Monitor brand pages and local business pages
  • Build social listening alerts for public posts
  • Export Facebook page metadata for lead lists
  • Schedule recurring page monitoring via Apify API

What you get

  • Page name, page ID when available, and canonical page URL
  • Visible public post URLs and post IDs
  • Post text/snippet from public embedded data
  • Image/video URLs when exposed
  • External links mentioned near the post
  • Reaction, comment, and share counters when exposed
  • Diagnostics for restricted/login/checkpoint pages

Important notes

Facebook frequently changes logged-out access. This Actor is designed to be transparent: if Facebook serves a restricted page, the run summary explains it. For better coverage, provide your own Facebook Cookie header and use Apify Proxy. Only scrape public content and accounts you are allowed to access.

Input example

{
"pageUrls": [
"https://www.facebook.com/humansofnewyork",
"nike"
],
"maxPostsPerPage": 25,
"dedupe": true,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Output fields

{
"pageName": "Humans of New York",
"postId": "1234567890",
"postUrl": "https://www.facebook.com/example/posts/1234567890",
"text": "Visible public post text...",
"publishedAt": "2026-06-19T12:00:00.000Z",
"reactionsCount": 120,
"commentsCount": 12,
"sharesCount": 5,
"imageUrl": "https://...",
"externalLinks": ["https://example.com"],
"extractionMethod": "embedded_json"
}
  • Competitor Facebook page monitor
  • Brand Facebook page alerts
  • Local business page tracker
  • Publisher/social newsroom monitor
  • Creator page activity monitor