Facebook Group Member Scraper extracts member info from Facebook groups using group UID. Get names, profile URLs, join dates, badges, and more. Supports proxies and exports to CSV/JSON. Great for research, lead generation, and audience insights. ๐ก
Facebook Group Member Scraper is an Apify Actor that helps you collect member lists from public Facebook groups. This Actor allows you to easily retrieve information about group members without having to write complex code or handle Facebook authentication yourself.
Parameter | Description | Required |
---|---|---|
groupId | Facebook group ID (example: 123456789) | โ |
maxItems | Maximum number of members to retrieve (default: 50, max: 1000) | โ |
https://www.facebook.com/groups/123456789
123456789
The Actor returns data in JSON format with the following fields:
1{ 2 "id": "5f72315464d4b0012345678", 3 "user_id": "1234567890", 4 "full_name": "Alex Nguyen", 5 "profile_url": "https://facebook.com/1234567890", 6 "join_date": "2022-05-15T08:30:00.000Z", 7 "is_admin": false, 8 "group_id": "123456789" 9}
groupId
and optionally set the maxItems
valueIf you encounter issues or have questions about using the Actor, please create an issue on GitHub or contact us via email at mdgjtp1@gmail.com.
This Actor is distributed under the MIT License.
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!