Facebook Group Posts Scraper 📱
Pricing
$29.99/month + usage
Facebook Group Posts Scraper 📱
Scrape Facebook group posts efficiently with login support. Extract post content, author info, timestamps and more from any public or private Facebook group you have access to.
3.0 (5)
Pricing
$29.99/month + usage
5
196
13
Issues response
5.1 days
Last modified
6 months ago
Powerful scraper that extracts posts and related information from Facebook groups. Works with public groups.
🎯 Features
- Scrapes posts from any Facebook group you have access to
 - Handles both public and private Facebook groups
 - Supports login via cookies
 - Built-in stealth and anti-detection mechanisms
 - Configurable proxy support
 - Customizable number of posts to scrape
 - Random delays and human-like scrolling behavior
 
📊 Output Data
For each post, the scraper extracts:
- Post ID
 - Post URL
 - Post content/message
 - Creation timestamp
 - Author ID
 - Author name
 - Author profile URL
 
🔧 Input Parameters
| Parameter | Type | Description | 
|---|---|---|
| groupUrls | Array | List of Facebook group URLs to scrape | 
| maxItems | Integer | Maximum number of posts to scrape (optional) | 
| proxyConfiguration | Object | Proxy settings (optional) | 
💡 Use Cases
- Social media monitoring
 - Market research
 - Content analysis
 - Community engagement tracking
 - Competitor analysis
 - Trend detection
 
🚀 Getting Started
- Enter the Facebook group URL(s) you want to scrape
 - Set the maximum number of posts to collect (optional)
 - Configure proxy settings if needed
 - Run the actor and get structured data in your preferred format
 
⚠️ Important Notes
- Respect Facebook's terms of service and privacy policies
 - Use appropriate delays between requests
 - Make sure you have permission to access the groups you want to scrape
 - Consider using proxies for large-scale scraping
 
Input Example
A full explanation of an input example in JSON.
{"groupUrls": ["https://www.facebook.com/groups/1242309506256283/"],"maxItems": 50}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
[{"postId": "1999533500533876","message": "NEWS: Tesla has announced that, effective February 1, all models in Canada will get huge price increases.\n\nPrice changes:\n• Model 3: $4,000-$9,000 increase (depending on trim)\n• Model Y: $4,000 increase on all trims\n• Model S/X: $4,000 increase on all trims","authorId": "100000021881982","authorName": "Jianchun Xu","authorUrl": "https://www.facebook.com/tellspringyan","url": "https://www.facebook.com/groups/1242309506256283/permalink/1999533500533876/"},...]


