Facebook Page Post Scraper avatar
Facebook Page Post Scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Facebook Page Post Scraper

Facebook Page Post Scraper

Powerful Facebook Page scraper that extracts posts, engagement metrics (likes, comments, shares), images, videos, and posting dates from any public Facebook Page. Perfect for competitive analysis, content research, and social media monitoring.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

John Rippy

John Rippy

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

5

Monthly active users

8 days ago

Last modified

Share

"Extract Posts, Engagement & Content from Any Public Facebook Page" by John Rippy | johnrippy.link

๐Ÿ† 2025 Zapier Automation Hero of the Year โ€” Project Phoenix: A 95-step AI sales pipeline cutting development time by 50%. Read more โ†’


Powerful Facebook Page scraper that extracts posts, engagement metrics (likes, comments, shares), images, videos, and posting dates from any public Facebook Page. Perfect for competitive analysis, content research, and social media monitoring.

Features

๐Ÿ“Š Complete Post Data

  • Post content (full text)
  • Images and image galleries
  • Videos with thumbnails
  • Shared links with titles
  • Posting dates and timestamps

๐Ÿ’ฌ Engagement Metrics

  • Likes/Reactions count
  • Comments count
  • Shares count
  • Reaction breakdown (like, love, haha, wow, sad, angry)
  • Top comments extraction

๐Ÿ” Smart Filtering

  • Filter by date range
  • Filter by content type (text, images, videos, links)
  • Limit posts per page
  • Skip sponsored content

๐Ÿ”— Easy Integration

  • Webhook support (Zapier, Make, n8n)
  • Export to CSV, JSON, Excel
  • Real-time notifications

Input Parameters

ParameterTypeDescription
pageUrlsarrayFacebook Page URLs to scrape
pageUsernamesarrayFacebook Page usernames/handles
maxPostsPerPagenumberMax posts to scrape per page (1-100)
includeCommentsbooleanScrape top comments for each post
maxCommentsPerPostnumberMax comments per post (1-50)
dateFromstringOnly scrape posts from this date (YYYY-MM-DD)
dateTostringOnly scrape posts up to this date (YYYY-MM-DD)
contentTypestringFilter: all, text_only, with_images, with_videos, with_links
webhookUrlstringURL for webhook notifications
webhookPlatformstringzapier, make, n8n, custom
demoModebooleanTest with sample data

Example Usage

Scrape Multiple Pages

{
"pageUrls": [
"https://www.facebook.com/meta",
"https://www.facebook.com/nike"
],
"maxPostsPerPage": 50,
"includeComments": true,
"maxCommentsPerPost": 5
}

Filter by Date Range

{
"pageUsernames": ["starbucks"],
"maxPostsPerPage": 100,
"dateFrom": "2024-01-01",
"dateTo": "2024-12-31",
"contentType": "with_images"
}

With Webhook Integration

{
"pageUrls": ["https://www.facebook.com/competitor"],
"maxPostsPerPage": 25,
"webhookUrl": "https://hooks.zapier.com/hooks/catch/123/abc",
"webhookPlatform": "zapier"
}

Output Example

{
"postId": "fb-meta-1234567890",
"pageId": "meta",
"pageName": "Meta",
"pageUrl": "https://www.facebook.com/meta",
"postUrl": "https://www.facebook.com/meta/posts/1234567890",
"content": "Exciting news! We just launched our new VR headset...",
"contentPreview": "Exciting news! We just launched our new VR headset...",
"postType": "image",
"imageUrls": [
"https://scontent.xx.fbcdn.net/..."
],
"likes": 15420,
"comments": 892,
"shares": 234,
"reactions": {
"like": 10000,
"love": 3500,
"haha": 120,
"wow": 1800,
"sad": 0,
"angry": 0
},
"topComments": [
{
"author": "John D.",
"text": "Can't wait to try this!",
"likes": 156
}
],
"postedAt": "2024-12-20T14:30:00.000Z",
"isSponsored": false,
"isPinned": true,
"scrapedAt": "2024-12-21T10:15:00.000Z"
}

Pricing

EventCost
Actor start$0.10
Per page scraped$0.05
Per post scraped$0.005

Demo mode is FREE - Test with sample data before using real credits.

Use Cases

  1. Competitive Analysis - Monitor competitor Facebook activity
  2. Content Research - Find top-performing post types and topics
  3. Brand Monitoring - Track mentions and engagement
  4. Influencer Research - Analyze influencer posting patterns
  5. Market Research - Understand audience interests
  6. Social Proof - Collect testimonials and positive comments
  7. Trend Analysis - Identify viral content patterns

Rate Limiting

  • Built-in delays to respect Facebook servers
  • Residential proxy recommended for reliability
  • Maximum 100 posts per page per run
  • Respects robots.txt guidelines
  • Only scrapes publicly available data
  • Use for legitimate business purposes
  • Comply with Facebook Terms of Service
  • Do not use for spam or harassment
  • Respect user privacy

Integration

Export data to:

  • Google Sheets
  • CSV/Excel
  • CRM systems (via webhook)
  • Databases (via API)
  • Zapier/Make/n8n workflows

Built by John Rippy | johnrippy.link

๐Ÿ† 2025 Zapier Automation Hero of the Year โ€” Project Phoenix: A 95-step AI sales pipeline cutting development time by 50%. Read more โ†’