{"service":"fb-lead-scraper","version":"1.0.0","endpoints":[{"method":"GET","path":"/api/health","description":"Health check"},{"method":"GET","path":"/api/screenshot","description":"Screenshot of current browser view"},{"method":"GET","path":"/api/status","description":"Status of last/current scrape run"},{"method":"POST","path":"/api/scrape","description":"Scrape leads from group admin activities","body":{"userId":"string (UUID from fb_users)","groupUrl":"string (optional — single group)"}},{"method":"POST","path":"/api/stop","description":"Abort the current scrape run"},{"method":"POST","path":"/api/scrape-scheduled","description":"Scrape all bofrid-owned groups","body":{"userId":"string (UUID)","lookbackDays":"number (optional, default 7)"}}]}