Step 1, Install Playwright on your Mac
pip install playwright && playwright install chromium
Step 3, Add your Facebook credentials
Edit the script configuration file and add your Facebook login email, password, and group IDs.
Note: Use a dedicated Facebook account, not your personal account.
Step 4, Run the script
python3 fb_group_leads_playwright.py
Keep your Mac awake. The script runs every 3 hours automatically.
Step 5, Verify connection
Once running, this page will show a green Connected status.
For fully unattended 24/7 operation, a Mac Mini ($599) running the script as a background service is recommended.