Facebook Newest Member Group πŸ§‘πŸ½β€πŸ€β€πŸ§‘πŸΌ: Data & Details avatar
Facebook Newest Member Group πŸ§‘πŸ½β€πŸ€β€πŸ§‘πŸΌ: Data & Details

Pricing

$20.00/month + usage

Go to Apify Store
Facebook Newest Member Group πŸ§‘πŸ½β€πŸ€β€πŸ§‘πŸΌ: Data & Details

Facebook Newest Member Group πŸ§‘πŸ½β€πŸ€β€πŸ§‘πŸΌ: Data & Details

Find the Newest Members of any Facebook group + detailed profiles in one click. Built for marketers and researchers. Delivering fresh, actionable insights to help you understand group growth and member behavior instantl

Pricing

$20.00/month + usage

Rating

5.0

(2)

Developer

TheDoor

TheDoor

Maintained by Community

Actor stats

2

Bookmarked

9

Total users

3

Monthly active users

2 days ago

Last modified

Share

Facebook Group Members Scraper

Extract member information from Facebook groups quickly and efficiently.

🎯 What This Does

This tool helps you collect member data from Facebook groups, including:

  • Member names and profile links
  • Profile pictures
  • Bio/description
  • Join date
  • Friendship status
  • Activity links within the group

πŸ“‹ How to Use

Input Parameters

ParameterDescriptionRequiredDefault
Group URLThe Facebook group URL or IDβœ… Yes-
Target CountHow many members to collect (leave empty for all)NoAll members
DelaySeconds to wait between requestsNo0.5
Debug ModeSave detailed logs for troubleshootingNoOff

Supported Group URL Formats

You can provide the group in any of these formats:

  • Full URL: https://www.facebook.com/groups/966266288241096
  • Group name URL: https://www.facebook.com/groups/n8n.automation
  • Just the ID: 966266288241096
  • Just the name: n8n.automation

Example Input

{
"groupUrl": "https://www.facebook.com/groups/n8n.automation",
"targetCount": 500,
"delay": 1
}

πŸ“Š Output Data

For each member, you'll receive:

{
"id": "123456789",
"name": "John Doe",
"url": "https://www.facebook.com/john.doe",
"profile_picture": "https://...",
"bio": "Software Developer at Tech Company",
"join_time": "Joined 2 weeks ago",
"friendship_status": "CAN_REQUEST",
"activity_url": "https://www.facebook.com/groups/123/user/456/"
}

Field Descriptions

  • id: Unique Facebook user ID
  • name: Member's display name
  • url: Link to their Facebook profile
  • profile_picture: URL to their profile picture
  • bio: Their bio or work information (if available)
  • join_time: When they joined the group
  • friendship_status: Whether you can send them a friend request
    • CAN_REQUEST - You can send a friend request
    • CANNOT_REQUEST - Cannot send request (privacy settings or already friends)
    • null - Status not available
  • activity_url: Direct link to view their activities in the group

πŸš€ Getting Started

  1. Run the Actor on Apify platform
  2. Enter your group URL in the input
  3. Set your preferences (optional)
  4. Start the run and wait for results
  5. Download your data from the dataset

πŸ’‘ Tips

  • Start small: Test with a small targetCount first (e.g., 50 members)
  • Be patient: Large groups may take time to process
  • Check your data: Use the preview to verify the output format
  • Respect privacy: Only use this data for legitimate purposes

βš™οΈ Advanced Options

Delay Between Requests

Increase the delay if you're experiencing rate limiting:

  • Small groups (< 1,000 members): 0.5 seconds
  • Medium groups (1,000-10,000): 1-2 seconds
  • Large groups (> 10,000): 2-3 seconds

Debug Mode

Enable debug mode if you encounter issues. This will:

  • Save detailed request/response logs
  • Help identify problems
  • Useful when contacting support

πŸ“ž Support

If you encounter any issues:

  1. Enable debug mode and run again
  2. Check the run log for error messages
  3. Contact support with your run ID

⚠️ Important Notes

  • This tool requires valid Facebook credentials to work
  • Credentials are managed securely via AWS S3
  • The tool respects Facebook's rate limits
  • All data is deduplicated automatically
  • Use responsibly and respect user privacy

πŸ“„ License

This Actor is provided as-is for legitimate data collection purposes.