references/brokers/peoplefinders.json
references/brokers/peoplefinders.jsonBrowse 56 files
408 tokens
1,508 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
1{2 "id": "peoplefinders",3 "name": "PeopleFinders",4 "category": "people_search",5 "priority": "high",6 "jurisdictions": [7 "US"8 ],9 "parent": "peoplefinders",10 "owns": [],11 "search": {12 "method": "url_pattern",13 "url": "https://www.peoplefinders.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.peoplefinders.com/opt-out",27 "requires": {28 "profile_url": true,29 "email_verification": true,30 "captcha": false,31 "gov_id": false,32 "account": false,33 "phone_callback": false,34 "payment": false35 },36 "inputs": [37 "full_name",38 "contact_email",39 "profile_url"40 ],41 "notes": "Standalone people-search (Confi-Chek family). Opt-out: find the listing, submit with a contact email, confirm via the emailed link.",42 "quirks": [43 "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.",44 "Needs the confirmed profile_url from evidence.",45 "Email verification: poll-verification picks up the link; open it in the agent browser."46 ],47 "est_processing_days": 7,48 "reappearance_risk": "medium"49 },50 "last_verified": null,51 "source": "curated",52 "confidence": "documented"53}54