Scrape detailed information from Facebook groups, including posts, author details, and engagement metrics. This scraper allows you to gather insights from public and private Facebook groups, ideal for social listening, trend analysis, and competitor research.
This tool allows you to scrape Facebook groups for detailed post information, including the post's content, author details and more. It’s designed to extract relevant data from groups, helping you analyze discussions, trends, and interactions within specific Facebook communities.
The Facebook Group Posts and Details Scraper helps you collect posts from Facebook groups, including data such as:
To scrape posts from a specific Facebook group, you'll need to configure the following options:
1{ 2 "startUrls": [ 3 { 4 "url": "https://www.facebook.com/groups/germtheory.vs.terraintheory" 5 } 6 ], 7 "maxItems": 20, 8 "minDelay": 5, 9 "maxDelay": 10, 10 "cookies": [ 11 { 12 "domain": ".facebook.com", 13 "name": "c_user", 14 "value": "your_cookie_value_here" 15 } 16 ], 17 "proxy": { 18 "useApifyProxy": true 19 } 20}
startUrls: A list of Facebook group URLs from which to start scraping. You can add multiple group URLs to scrape posts from different groups.
"https://www.facebook.com/groups/germtheory.vs.terraintheory"
maxItems: The maximum number of posts to scrape from each group. This helps limit the overall number of posts to extract.
20
(scrapes a maximum of 20 posts per group).minDelay: The minimum time (in seconds) to wait before scrolling to the bottom of the group page. This helps avoid detection by Facebook’s anti-scraping measures.
5
seconds.maxDelay: The maximum time (in seconds) to wait before scrolling to the bottom of the page. This helps to mimic a human browsing experience and avoids Facebook blocking the scraper.
10
seconds.cookies: Provide your Facebook cookies to allow the scraper to access private groups or other restricted content. Use the EditThisCookie Chrome extension to export the cookies from your logged-in Facebook account. Paste the full cookie data in this section.
proxy: Configuration for using proxies to hide the origin of your requests and prevent Facebook from blocking your IP. You can enable Apify Proxy for enhanced reliability and privacy.
"useApifyProxy": true
to enable the use of Apify's proxy servers.The output data for each post in the Facebook group includes the following details:
1[ 2 { 3 "id": "3119019914903041", 4 "postId": "3119019914903041", 5 "image": "https://scontent.fsjj1-1.fna.fbcdn.net/v/t39.30808-1/472089283_10227996084430817_5418662324330496371_n.jpg?stp=cp0_dst-jpg_s80x80_tt6&_nc_cat=110&ccb=1-7&_nc_sid=e99d92&_nc_ohc=bGz7r_PsdWgQ7kNvgGLLvn5&_nc_oc=AdgkluCE9TOn6K6b_JLqlsRAYhPZOGWcI4lv3ff67egW6-2Q3iUXhYY36sK-5OnGBnM&_nc_zt=24&_nc_ht=scontent.fsjj1-1.fna&_nc_gid=ArNvXZlpkN2daVlL3gUwwOB&oh=00_AYA2Z26yXWV9bpNKfXKS3ClTn7HSBsm9pd35_56xu8u-DA&oe=678E7205", 6 "postText": "", 7 "postAuthor": "Adele Marie Jacklin", 8 "postAuthorId": "1334322925", 9 "postAuthorUrl": "https://www.facebook.com/adele.m.davey", 10 "email": "", 11 "firstName": "Adele", 12 "lastName": "Marie" 13 } 14]
id: The unique identifier of the post in the group. This ID is typically used by Facebook to reference the post.
"3119019914903041"
postId: The same unique identifier as id for the post, used across the system.
"3119019914903041"
image: A URL to an image associated with the post (if any). It could be the thumbnail image or any other media uploaded by the author.
"https://scontent.fsjj1-1.fna.fbcdn.net/v/t39.30808-1/472089283_10227996084430817_5418662324330496371_n.jpg"
postText: The textual content of the post. If the post contains no text, this field will be empty.
""
(empty, as in the case where only images or links are shared).postAuthor: The name of the author who created the post.
"Adele Marie Jacklin"
postAuthorId: The unique identifier of the post's author, which can be used to look up the user's profile.
"1334322925"
postAuthorUrl: The URL to the author's Facebook profile.
"https://www.facebook.com/adele.m.davey"
email: The email address of the author (if available). This is typically empty unless provided explicitly.
""
(empty in this case).firstName: The first name of the post author.
"Adele"
lastName: The last name of the post author.
"Marie"
Facebook Search Groups Results Scraper - Scrape facebook groups from search results and get important details such as group name, description, is group public or private, group members count, activity and group URL.
Facebook Pages Detail (E-mail, phone, website) Scraper - Get Facebook pages addresses, category, email, mobile, likes, website, ratings, hours open, check-ins, and phone information and social platform links.
Facebook Page Search Results with Details(About Tab) Scraper - This actor allows you to scrape Facebook pages from search results and retrieve important details such as page name, description, photo URL, verification status, tags or categories, reviews, price range, location, hours of operation, number of followers, page slug, and page link.
Facebook Page Search Results Scraper - Scrape facebook pages from search results and get important details such as page name, description, photo url, is verified, tag or category, reviews, price range, location, hours open, number of followers and page link.
Facebook Page Search Results Scraper - Unlock valuable insights from Facebook Marketplace effortlessly – perfect for market research, price tracking, and competitor analysis, all while staying anonymous.
Facebook Group Posts and Details Scraper - Scrape detailed information from Facebook groups, including posts, author details, and engagement metrics. This scraper allows you to gather insights from public and private Facebook groups, ideal for social listening, trend analysis, and competitor research.
If you found this Facebook Groups and Details Scraper useful, be sure to check out our other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to enhance your web scraping and automation needs across various platforms and use cases.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!