psych_trust-signals
Check which trust signals a page carries and which it omits — pricing visibility, privacy and terms, contact routes, cancellation terms. Each gap is returned with the inference a visitor draws from its absence, because under ambiguity aversion missing information is read as adverse rather than neutral: a hidden price is inferred to be a high one. Deterministic, model-free, and reproducible. Costs $0.025000 per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Page to analyse. Fetched respecting robots.txt. | |
| html | No | Raw HTML, if you already have it. Takes precedence over url. |