references/brokers/socialcatfish.json
references/brokers/socialcatfish.jsonBrowse 56 files
532 tokens
2,130 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
1{2 "id": "socialcatfish",3 "name": "Social Catfish",4 "category": "people_search",5 "priority": "standard",6 "jurisdictions": [7 "US"8 ],9 "search": {10 "method": "url_pattern",11 "url": "https://socialcatfish.com/",12 "fetch": "browser",13 "match_signal": "result",14 "by": [15 "name",16 "email",17 "phone",18 "image"19 ],20 "url_format_quirks": [21 "Reverse-lookup site (name / email / phone / image / username). Subject exposure is usually an INDIRECT one (an email/phone data point), not a full profile -- verify what is actually shown before choosing a lane."22 ]23 },24 "optout": {25 "tier": "T2",26 "method": "web_form",27 "url": "https://socialcatfish.com/opt-out/",28 "requires": {29 "profile_url": false,30 "email_verification": true,31 "captcha": true,32 "gov_id": false,33 "account": false,34 "phone_callback": false,35 "payment": false36 },37 "inputs": [38 "full_name",39 "contact_email"40 ],41 "notes": "Automation-HOSTILE opt-out form: in the field the form filled correctly but the submission was automation-defeated, so it lands as a 2-click human task rather than a hands-off submit. Decision order per the blocked-form rule (methods.md): try the in-browser form on the operator's residential browser first; if it will not go through, fall back to the rights-request EMAIL address cited on the Social Catfish privacy policy / opt-out page (confirm the current address before sending -- do NOT use an address sourced from a third-party blog), disclosing name + contact email only. If neither is possible, queue a human_task with the exact end-state.",42 "quirks": [43 "Form defeats automation even when fields are filled correctly -> treat as a 2-click human task or use the cited rights-email fallback.",44 "Confirm the cited rights-request email on the live privacy policy before using it; it is the fallback lane, not the primary."45 ],46 "est_processing_days": 7,47 "reappearance_risk": "medium"48 },49 "last_verified": "2026-07-03",50 "source": "field_verified",51 "confidence": "documented"52}53