VOOZH about

URL: https://apify.com/crowdpull/facebook-group-posts-scraper

⇱ FB Group Posts Scraper β€” No Login | CrowdPull Β· Apify


πŸ‘ Facebook Group Posts Scraper β€” No Login Required avatar

Facebook Group Posts Scraper β€” No Login Required

Pricing

from $1.50 / 1,000 results

Go to Apify Store

Facebook Group Posts Scraper β€” No Login Required

Extract posts from any public Facebook group. No login or cookies needed. Supports date filtering, pagination, and Smart Scrape dedup.

Pricing

from $1.50 / 1,000 results

Rating

3.0

(1)

Developer

πŸ‘ Crowd Pull

Crowd Pull

Maintained by Community

Actor stats

1

Bookmarked

131

Total users

17

Monthly active users

7.8 days

Issues response

3 months ago

Last modified

Share

CrowdPull FB Group Posts Scraper

Extract posts from any public Facebook group β€” no login or cookies required.

No browser automation β€” just fast, lightweight HTTP requests for reliable extraction.

Features

  • No login required β€” extracts posts anonymously from public groups
  • Smart Scrape (dedup) β€” skip posts already scraped in previous runs, saving up to 75% on recurring scrapes
  • Full post data β€” text, author, permalink, timestamp, reactions, comments, images
  • Date filtering β€” extract posts newer than a specific date (ISO or relative: 7d, 30d, 6m)
  • Author filtering β€” find posts from specific contributors or admins
  • Engagement filtering β€” minimum comment/reaction thresholds
  • Sorting β€” chronological (newest first) or algorithmic (top posts)
  • Multi-group support β€” process multiple groups in a single run
  • Pagination β€” automatically scrolls through the full feed
  • Comment scraper chaining β€” automatically trigger the comment scraper after extraction

Smart Scrape: How It Saves You Money

Enable Smart Scrape to skip posts you've already extracted. The scraper maintains a persistent cache per group that survives across runs indefinitely.

Without Smart ScrapeWith Smart Scrape
Run 1 (500 posts)500 Γ— $0.004 = $2.00500 Γ— $0.004 = $2.00
Run 2 (125 new)500 Γ— $0.004 = $2.00125 new Γ— $0.004 + 375 skip Γ— $0.001 = $0.875
Run 3 (125 new)500 Γ— $0.004 = $2.00125 new Γ— $0.004 + 375 skip Γ— $0.001 = $0.875
Run 4 (125 new)500 Γ— $0.004 = $2.00125 new Γ— $0.004 + 375 skip Γ— $0.001 = $0.875
Monthly total$8.02$4.65
Unique posts500 (+ 1,500 duplicates)875 (zero duplicates)
Cost per unique post$0.016$0.005

42% cheaper per month. 69% cheaper per unique post. Zero duplicate cleanup.

Refresh Window

Set refreshWindowDays to re-check recent posts for updated comment/reaction counts. For example, refreshWindowDays: 7 re-scrapes posts from the last 7 days even if cached, so you always get fresh engagement data on recent content.

What you get per post

FieldDescription
postIdUnique post identifier
postUrlDirect permalink to the post
postTextFull post text content
authorNameAuthor's display name
authorProfileUrlLink to author's profile
timestampISO 8601 timestamp
commentCountNumber of comments
reactionCountNumber of reactions
imageUrlsArray of image URLs attached to the post
sharedLinksURLs shared in the post text
groupUrlSource group URL

How it works

  1. Fetches the group page anonymously β€” no login, no cookies, no browser
  2. Extracts structured post data from Facebook's response
  3. Checks each post against the dedup cache (if Smart Scrape is enabled)
  4. Paginates automatically until maxPosts reached or feed exhausted
  5. Saves updated cache for next run

Input examples

Basic extraction

{
"startUrls":[
{"url":"https://www.facebook.com/groups/homebakeryforbeginners/"}
],
"maxPosts":25,
"sortOrder":"CHRONOLOGICAL"
}

Smart Scrape (incremental monitoring)

{
"startUrls":[
{"url":"https://www.facebook.com/groups/homebakeryforbeginners/"}
],
"maxPosts":100,
"enableDedup":true,
"refreshWindowDays":7
}

Output example

{
"postId":"903615849189843",
"postUrl":"https://www.facebook.com/groups/homebakeryforbeginners/posts/903615849189843/",
"postText":"What St. Patrick's Day themed treats are you planning to make this year?",
"authorName":"Sarah Mitchell",
"authorProfileUrl":"https://www.facebook.com/sarah.mitchell",
"timestamp":"2026-02-25T18:00:00.000Z",
"commentCount":12,
"reactionCount":45,
"imageUrls":["https://scontent.fudi1-1.fna.fbcdn.net/..."],
"sharedLinks":[],
"groupUrl":"https://www.facebook.com/groups/homebakeryforbeginners/"
}

Pair with the Comment Scraper

Use this Actor to find high-engagement posts, then feed the postUrl values into Facebook Post Comment Scraper to extract all 30+ fields per comment β€” including demographics, reaction breakdowns, and moderation signals that no other scraper captures.

You can also enable automatic chaining via the chainCommentScraperTaskId input to trigger comment extraction automatically after the feed scrape completes.

Cost estimate

This Actor uses no browser β€” just lightweight HTTP requests.

EventCost
Actor start$0.005 (one-time per run)
New post extracted$0.004/post
Cache check (Smart Scrape skip)$0.001/post

Volume discounts available at Starter, Scale, and Business tiers.

Is it legal to scrape Facebook groups?

Our scrapers are ethical and do not extract any private user data, such as email addresses, gender, or location. They only extract what the user has chosen to share publicly. We therefore believe that our scrapers, when used for ethical purposes by Apify users, are safe. However, you should be aware that your results could contain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers.

Limitations

  • Only works with public groups (private groups return 0 posts)
  • Facebook may change internal APIs β€” report issues if extraction stops
  • Facebook rate limits apply; residential proxies recommended
  • Anonymous API returns commentCount: 0 for most posts β€” use the comment scraper for accurate counts

You might also like

Facebook Group Posts Scraper

powerai/facebook-group-posts-scraper

Search Facebook group posts by keywordsβ€”optional group and date filtersβ€”with authors, text, reactions, and media in structured rows.

Facebook Group Post Scraper

scraper-engine/facebook-group-post-scraper

Scrape Facebook group posts easily with Facebook Group Post Scraper! Extract post text, author info, reactions, comments, and timestamps from any group. Perfect for data collection, market research, community analysis, and engagement tracking across Facebook groups.

πŸ‘ User avatar

Scraper Engine

288

5.0

Facebook Groups Posts Scraper

scrapio/facebook-groups-posts-scraper

Scrapes posts from multiple public Facebook groups, collecting text, images, authors, timestamps, reactions, comments, and post URLs. Ideal for community research, content analysis, trend tracking, and large-scale automated data extraction across many groups

Facebook post scraper - Groups, Pages, Search

curious_coder/facebook-post-scraper

Scrape posts from facebook from various sources such as groups, profiles, pages and search results. Get complete details such as author details, post text, attachments, engagement details, etc

2.8K

3.1

Facebook Page Posts Scraper β€” No Login Required

crowdpull/facebook-page-posts-scraper

Extract posts from any public Facebook page or profile. No login or cookies needed. Supports date filtering, pagination, and Smart Scrape dedup.

170

5.0

Facebook Posts Search Scraper

easyapi/facebook-posts-search-scraper

Effortlessly extract posts from Facebook search results. This actor automates the collection of posts based on custom queries, providing detailed information such as post content, engagement metrics, and author details. Ideal for social media monitoring, market research, and trend analysis.

1.2K

1.2

Facebook Post Scraper

scrapyspider/facebook-post-scraper

Scrape public Facebook post data without login. Extracts post text, engagement metrics (likes, comments, shares), publish date, media URLs, and page name. Supports posts, reels, photos, and permalink URLs. Fast and lightweight with residential proxy support.

57

Facebook Post Scraper

pratikdani/facebook-post-scraper

The Facebook Post Scraper Actor is a powerful tool designed to extract detailed information from Facebook posts using valid Facebook Post URLs. It provides comprehensive data about posts, including user information, engagement metrics, media attachments, and more.

612

4.9

Facebook Group Posts

monumental_world/facebook-group-posts

Get Facebook group posts.