
Facebook group member scraper
3 days trial then $25.00/month - No credit card required now

Facebook group member scraper
3 days trial then $25.00/month - No credit card required now
Scrape facebook group members of any group with all available information
Actor Metrics
65 Monthly users
No reviews yet
22 bookmarks
87% runs succeeded
7.9 days response time
Created in Jun 2023
Modified 2 months ago
You can access the Facebook group member 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.
1echo '{
2 "minDelay": 1,
3 "maxDelay": 3,
4 "proxy": {
5 "useApifyProxy": true,
6 "apifyProxyCountry": "US"
7 }
8}' |
9apify call curious_coder/facebook-group-member-scraper --silent --output-dataset
Facebook group member scraper API through CLI
The Apify CLI is the official tool that allows you to use Facebook group member 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: