Facebook Search Groups Results Scraper avatar
Facebook Search Groups Results Scraper

Pricing

$19.00/month + usage

Go to Store
Facebook Search Groups Results Scraper

Facebook Search Groups Results Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

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.

0.0 (0)

Pricing

$19.00/month + usage

4

Total users

110

Monthly users

11

Runs succeeded

>99%

Last modified

4 months ago

You can access the Facebook Search Groups Results Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "startUrls": [
< {
< "url": "https://www.facebook.com/search/groups/?q=medical"
< }
< ],
< "cookies": [],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: