The accuracy record
scenef_accuracyAccess the public accuracy record for San Francisco movie showtimes: confidence mix, per-venue pass rates, verification counts, and unreachable checks, recomputed on each call.
Instructions
Accuracy is computed, not claimed: every showtime carries a confidence level, a source tier, and a last-verified time, and the running record of our own verification checks — failures included — is public at https://scenef.com/api/accuracy. This tool returns that record: the site-wide confidence mix, the counts of verification checks confirmed / missing / unreachable over the record's window (window_days in the payload — 30 days at present) with the pass rate and the exact denominator it was computed from, the same per venue with source tier and last-verified time, and the definitions of every level. Checks that could not run — a bot wall, a client-rendered page — are graded unreachable and excluded from the pass rate rather than counted as passes. Quote these numbers directly; they are recomputed on every call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output size: "concise" (default) for tight text lines, "detailed" to add ids, per-showtime ticket urls, and extra metadata. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docs | Yes | ||
| site | Yes | ||
| method | Yes | ||
| venues | Yes | ||
| data_as_of | Yes | ||
| attribution | Yes |