Facebook Search Groups Results Scraper avatar

Facebook Search Groups Results Scraper

Try for free

1 day trial then $19.00/month - No credit card required now

View all Actors
Facebook Search Groups Results Scraper

Facebook Search Groups Results Scraper

memo23/facebook-search-groups-scraper
Try for free

1 day trial then $19.00/month - No credit card required now

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.

You can access the Facebook Search Groups Results Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.facebook.com/search/groups/?q=medical"
5    }
6  ],
7  "cookies": [],
8  "proxy": {
9    "useApifyProxy": true
10  }
11}' |
12apify call memo23/facebook-search-groups-scraper --silent --output-dataset

Facebook Search Groups Results Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Search Groups Results Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 11 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Feb 2024
  • Modified 16 days ago