The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Offendersearch listing page.
Screen anyone against all 58 US sex-offender registries — every state, DC and the territories — with a single REST call.
https://api.offendersearch.appGet a key at offendersearch.app — the free trial is 25 searches with no card. Then set it:
Every match is scored for confidence and cited to its source, with a photograph and a link to the official registry record. A date of birth or age sharpens the match.
POST /v1/batch checks many records in one call — see the docs.
| Language | File |
|---|---|
Node.js (zero-dep, fetch) | node/search.mjs |
Python (requests) | python/search.py |
| curl | curl/search.sh |
Generate a typed client in any language from the OpenAPI spec.
Results are public-record data and not a consumer report. Don't use them for employment, tenancy, or other FCRA-covered decisions without the process the law requires — and never to identify, target, or harass anyone. For awareness and safety.
MIT