Facebook Page Post Scraper
Pricing
from $0.01 / 1,000 results
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
Actor stats
0
Bookmarked
10
Total users
9
Monthly active users
3 days ago
Last modified
Categories
Share
Web Scraping
This actor extracts data from websites. It handles JavaScript rendering, pagination, and anti-bot measures automatically.
Note: Always respect the website's terms of service and robots.txt.
Web Scraping
This actor extracts data from websites. It handles JavaScript rendering, pagination, and anti-bot measures automatically.
Note: Always respect the website's terms of service and robots.txt.
Scrape posts from public Facebook Pages. Extract post content, images, videos, engagement metrics (likes, comments, shares), and posting dates. Perfect for competitive analysis and content research.
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
Quick Start
{"url": "https://example.com","maxResults": 100}
Demo Mode
Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.
{"demoMode": true,...}
Input Parameters
| Parameter | Type | Description |
|---|---|---|
pageUrls | array | Facebook Page URLs to scrape |
pageUsernames | array | Facebook Page usernames/handles |
maxPostsPerPage | number | Max posts to scrape per page (1-100) |
includeComments | boolean | Scrape top comments for each post |
maxCommentsPerPost | number | Max comments per post (1-50) |
dateFrom | string | Only scrape posts from this date (YYYY-MM-DD) |
dateTo | string | Only scrape posts up to this date (YYYY-MM-DD) |
contentType | string | Filter: all, text_only, with_images, with_videos, with_links |
webhookUrl | string | URL for webhook notifications |
webhookPlatform | string | zapier, make, n8n, custom |
demoMode | boolean | Test with sample data |
Output Format
{"data": [...]}
Pricing
This actor uses pay-per-event billing:
| Event | Cost |
|---|---|
| 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
- Competitive Analysis - Monitor competitor Facebook activity
- Content Research - Find top-performing post types and topics
- Brand Monitoring - Track mentions and engagement
- Influencer Research - Analyze influencer posting patterns
- Market Research - Understand audience interests
- Social Proof - Collect testimonials and positive comments
- Trend Analysis - Identify viral content patterns
Common Problems & Solutions
"Invalid API key" error
Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.
"Rate limit exceeded" error
Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.
Empty or incomplete results
Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:
- Check if the URL/search query is correct
- Try with different parameters
- Some sites may block automated access
Demo data showing instead of real results
Cause: demoMode is still set to true.
Fix: Set demoMode: false and provide your API key(s).
Built by John Rippy | Actor Arsenal