references/brokers/truepeoplesearch.json
references/brokers/truepeoplesearch.jsonBrowse 56 files
745 tokens
2,808 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
1{2 "id": "truepeoplesearch",3 "name": "TruePeopleSearch",4 "category": "people_search",5 "priority": "high",6 "jurisdictions": ["US"],7 "search": {8 "method": "url_pattern",9 "url": "https://www.truepeoplesearch.com/",10 "fetch": "browser",11 "antibot": "datadome",12 "match_signal": "result",13 "match_signal_notes": "SEO TRAP: the page title/H1/intro auto-inserts the query ('FREE public records found for {Name} in {City}') even with ZERO real matches. That templated echo is NOT a result. Record `found` ONLY on an actual result CARD corroborated by the subject's address or DOB; unrelated same-name cards in other states are namesakes. Ignore the title/intro/H1 text entirely.",14 "by": ["name", "phone", "address", "email"],15 "url_patterns": {16 "name": "https://www.truepeoplesearch.com/results?name={First%20Last}&citystatezip={City,%20ST}"17 },18 "url_format_quirks": [19 "Search results URL is QUERY-PARAM, not path: /results?name=Jane%20Public&citystatezip=Anytown,%20NY (space-encoded; comma between city and state). Confirmed as the canonical form the site's own search box generates.",20 "On-site search tabs: Name / Phone / Address / Email / Neighbors (so name-, phone-, address-, and email-searchable).",21 "HARD-BLOCKED for automated reads (2026-06-30): Cloudflare 'Just a moment...' interstitial -> DataDome device-check CAPTCHA (geo.captcha-delivery.com) on every results navigation. Page chrome (header/footer) may render while the result body stays blocked; submitting any search bounces to DataDome. web_extract/Firecrawl 504-timed out. Needs a residential-proxy/stealth browser (e.g. Browserbase) to scan; otherwise record 'blocked'."22 ]23 },24 "optout": {25 "tier": "T2",26 "method": "web_form",27 "url": "https://www.truepeoplesearch.com/removal",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": ["full_name", "contact_email"],38 "notes": "Removal page renders even when results are blocked. Flow: name+email+captcha -> emailed link -> fill opt-out form matching the record -> confirmation ('allow 3 days'). Fields: dropdown 'Exercise my rights as a: The subject of the request / An authorized agent of the subject', First Name*, Middle Name, Last Name*, Email Address*, consent checkbox. CAPTCHA-gated: hCaptcha ('I am human'). Contact support@truepeoplesearch.com; PO Box 7775 PMB 29296, San Francisco CA 94120-7775. Verified read-only 2026-06-30; not submitted. (Record previously mis-declared email_verification:false.)",39 "est_processing_days": 3,40 "reappearance_risk": "high"41 },42 "last_verified": "2026-06-30",43 "source": "BADBOOL"44}45