references/brokers/rehold.json
references/brokers/rehold.jsonBrowse 56 files
543 tokens
2,157 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
1{2 "id": "rehold",3 "name": "Rehold",4 "category": "property_records",5 "priority": "long_tail",6 "jurisdictions": [7 "US"8 ],9 "search": {10 "method": "url_pattern",11 "url": "https://rehold.com/",12 "fetch": "browser",13 "match_signal": "result",14 "match_signal_notes": "PROPERTY-RECORD, NOT PII. An address match here shows only PUBLIC PROPERTY RECORDS (build year, beds/baths, last sale price, incident history). Resident/owner NAMES sit behind 'View full report', which leads to a paywall/signup, so no personal PII is publicly exposed. Public property records are NOT removable. Record `found` ONLY if a resident NAME matching the subject is publicly displayed on the free page; an address-only match is `not_found` (nothing to opt out of).",15 "access": "paywall",16 "by": [17 "address"18 ]19 },20 "optout": {21 "tier": "T2",22 "method": "web_form",23 "url": "https://rehold.com/optout",24 "requires": {25 "profile_url": true,26 "email_verification": false,27 "captcha": false,28 "gov_id": false,29 "account": false,30 "phone_callback": false,31 "payment": false32 },33 "inputs": [34 "profile_url"35 ],36 "notes": "Address-anchored property/reverse-address site. Only pursue an opt-out if the scan found a publicly displayed resident NAME for the subject (see match_signal_notes); a bare public property record is not personal PII and is not removable. If the subject's personal profile IS shown, submit the profile URL to the opt-out endpoint and confirm the live flow in a residential browser before the first submission, then set last_verified.",37 "quirks": [38 "Distinguish 'address exists in a public property DB' (non-removable) from 'the subject's personal profile is displayed' (removable). Only the latter is an actionable exposure.",39 "'View full report' is a paywall/signup, not proof of a public listing.",40 "Opt-out endpoint UNVERIFIED: confirm the live flow before the first submission."41 ],42 "est_processing_days": 3,43 "reappearance_risk": "low"44 },45 "last_verified": null,46 "source": "curated",47 "confidence": "documented"48}49