references/brokers/nuwber.json
references/brokers/nuwber.jsonBrowse 56 files
388 tokens
1,387 bytes
Token encoding: o200k_base
Snapshot 24fd22b
← Back to SKILL.md
1{2 "id": "nuwber",3 "name": "Nuwber",4 "category": "people_search",5 "priority": "high",6 "jurisdictions": [7 "US"8 ],9 "parent": "nuwber",10 "owns": [],11 "search": {12 "method": "url_pattern",13 "url": "https://nuwber.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://nuwber.com/removal/link",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 "contact_email",38 "profile_url"39 ],40 "notes": "People-search. Opt-out: submit the profile URL + email at /removal/link, confirm via the emailed link.",41 "quirks": [42 "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.",43 "Needs the confirmed profile_url (paste the listing URL you recorded).",44 "Email verification required."45 ],46 "est_processing_days": 3,47 "reappearance_risk": "medium"48 },49 "last_verified": null,50 "source": "curated",51 "confidence": "documented"52}53