references/brokers/familytreenow.json
references/brokers/familytreenow.jsonBrowse 56 files
411 tokens
1,484 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
1{2 "id": "familytreenow",3 "name": "FamilyTreeNow",4 "category": "people_search",5 "priority": "crucial",6 "jurisdictions": [7 "US"8 ],9 "parent": "familytreenow",10 "owns": [],11 "search": {12 "method": "url_pattern",13 "url": "https://www.familytreenow.com/",14 "fetch": "browser",15 "match_signal": "result",16 "antibot": "cloudflare",17 "by": [18 "name",19 "phone",20 "address"21 ]22 },23 "optout": {24 "tier": "T2",25 "method": "web_form",26 "url": "https://www.familytreenow.com/optout",27 "requires": {28 "profile_url": false,29 "email_verification": false,30 "captcha": false,31 "gov_id": false,32 "account": false,33 "phone_callback": false,34 "payment": false35 },36 "inputs": [37 "full_name"38 ],39 "notes": "Notorious free people-search / doxxing site (no registry). Opt-out: search the record, select it, confirm removal on-site. No account, free.",40 "quirks": [41 "Opt-out URL is the documented public endpoint; datacenter IPs get 403 (anti-bot), so confirm the live flow via the operator's residential browser before the first submission, then set last_verified.",42 "Select the exact record from search results, then confirm removal; historically no email step, but re-lists periodically so keep the re-scan scheduled."43 ],44 "est_processing_days": 2,45 "reappearance_risk": "high"46 },47 "last_verified": null,48 "source": "curated",49 "confidence": "documented"50}51