references/brokers/fastpeoplesearch.json
references/brokers/fastpeoplesearch.jsonBrowse 56 files
612 tokens
2,275 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
1{2 "id": "fastpeoplesearch",3 "name": "FastPeopleSearch",4 "category": "people_search",5 "priority": "high",6 "jurisdictions": ["US"],7 "search": {8 "method": "url_pattern",9 "url": "https://www.fastpeoplesearch.com/",10 "fetch": "browser",11 "antibot": "datadome",12 "match_signal": "result",13 "match_signal_notes": "SEO TRAP: title/H1/intro echoes the query ('Over 100+ FREE public records found for {Name}') with no real match behind it, and /name/{first}-{last} list pages are fuzzy-SURNAME namesakes (different states, no address overlap). Record `found` ONLY on a result CARD corroborated by the subject's address or DOB. Ignore templated title/intro/H1 text.",14 "by": ["name", "phone", "address"],15 "url_patterns": {16 "name": "https://www.fastpeoplesearch.com/name/{first}-{last}"17 },18 "url_format_quirks": [19 "Name path /name/jane-public (lowercase, hyphen join) was ACCEPTED by the router under challenge, so the name pattern is confirmed even though content never rendered.",20 "Sibling of truepeoplesearch (near-identical removal flow/branding); phone pattern is LIKELY /{digits} or /phone/{digits} and address /address/... but UNCONFIRMED - do not assume.",21 "MOST aggressively gated of the people-search trio (2026-06-30): both server-side scraping (Firecrawl 504) AND headless browser (Cloudflare -> DataDome) fail on search AND /removal. Treat as fully blocked; needs residential-proxy/stealth browser to scan or opt out."22 ]23 },24 "optout": {25 "tier": "T2",26 "method": "web_form",27 "url": "https://www.fastpeoplesearch.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": "Opt-out NOT directly observed (2026-06-30): /removal is itself behind DataDome. By sibling-site pattern almost certainly mirrors truepeoplesearch (email-link flow, subject/agent toggle, name+email fields, hCaptcha) - INFERRED, not verified. Confirm before acting.",39 "est_processing_days": 3,40 "reappearance_risk": "high"41 },42 "last_verified": "2026-06-30",43 "source": "BADBOOL"44}45