Facebook Search Groups Results Scraper

Facebook Search Groups Results Scraper

by memo23

Automatically scrape Facebook group search results for names, descriptions, member counts, and activity data. Perfect for lead generation and community research.

720 runs
179 users
Try This Actor

Opens on Apify.com

About Facebook Search Groups Results Scraper

Need to find active, relevant Facebook groups for your project? Manually searching and sifting through results is a real chore. I built this scraper because I got tired of that tedious process. It automates the collection of key data from Facebook's search results for you. Just give it your search terms, and it will pull the group name, its description, and the all-important URL. It also tells you whether a group is public or private, how many members it has, and gives you a sense of its recent activity level. This is perfect for marketers looking for communities to engage with, researchers analyzing social trends, or anyone doing lead generation who needs a targeted list of groups where their audience actually hangs out. You get structured, ready-to-use data without the hours of copy-pasting, letting you focus on outreach or analysis instead of data entry.

What does this actor do?

Facebook Search Groups Results Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Facebook Search Groups Results Scraper

Scrapes Facebook groups from search results, extracting key details like group name, description, privacy status, member count, activity, and URL. Useful for lead generation and social media research.

Key Features

  • Multi-Query Search: Scrape using multiple Facebook search URLs (format: https://www.facebook.com/search/groups/?q=your_query).
  • Cookie Authentication: Requires logged-in Facebook session cookies to access search results.
  • Configurable Scraping: Set limits for the number of groups and control scroll delays to avoid blocks.
  • Proxy Support: Optional proxy configuration for reliable, repeated runs.
  • Structured Output: Returns clean, structured data in JSON, CSV, Excel, and other Apify-supported formats.

How to Use

  1. Prepare Cookies: Log into Facebook in your browser. Use the EditThisCookie extension to export your session cookies.
  2. Configure Input: In the actor's input, paste the cookies and add your search URLs to the startUrls array.
  3. Set Parameters:
    • maxGroups: Limit the total number of groups to scrape.
    • minDelay / maxDelay: Set a random delay range (in seconds) between scrolls to mimic human behavior and prevent blocking.
  4. (Optional) Configure Proxy: Enable proxyConfiguration for better reliability, especially for large jobs.
  5. Run: Start the actor. It will navigate the search results, scroll, and extract data.

Input

The actor expects a JSON input configuration. Here's an example for searching "medical" groups:

{
  "cookies": [
    {
      "name": "c_user",
      "value": "1248804295",
      "domain": ".facebook.com"
    }
  ],
  "startUrls": [
    { "url": "https://www.facebook.com/search/groups/?q=medical" }
  ],
  "maxGroups": 100,
  "minDelay": 2,
  "maxDelay": 5,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"]
  }
}

Output

The actor outputs an array of objects, each representing a scraped Facebook group. Data is saved to the dataset and can be downloaded in various formats.

Example output items:

[
  {
    "photo": "https://scontent-ord5-2.xx.fbcdn.net/...",
    "groupName": "Medical Updates",
    "groupDescription": "Medical Updates",
    "isPublic": "Public",
    "numberOfMembers": "7K members",
    "postActivity": "3 posts a day",
    "link": "https://www.facebook.com/groups/gastro2016/..."
  }
]

Support

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Facebook Search Groups Results Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
memo23
Pricing
Paid
Total Runs
720
Active Users
179
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support