Icrimewatch: Search Offenders
Icrimewatch via Parse · government_public
Search for offenders in a specific agency jurisdiction by name or city. Returns a paginated list of offenders with basic info (name, address, city, zip). Requires an agency_id from the list_agencies endpoint. Some agencies require disclaimer acceptance and will return an error; use agencies that do not require it (e.g. Collin County 54336). Access sex offender registry data across various US jurisdictions powered by OffenderWatch/SheriffAlerts. Supports agency discovery by state, offender search by name/city, and detailed profile extraction including physical descriptions, offenses, and addresses. Fulfilled by Parse from icrimewatch.net.
- b2b-directory
- government-public
- icrimewatch
- icrimewatch-net
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b0be788a-9bc4-4b4f-9dec-8bb8ea4c1417/search_offenders
- Interface artifact
- sha256:26191de75ebe222dc02ebadb62f90d01d3945543d2b2bf42e2dc0533bd7ff1dd
- Manifest digest
- sha256:542bf34575a55e6a80dfcde57bf064cf8914e5c5c1d3e9d6a63968930ad77674
Request fields
- city (string): City to filter by
- page (integer): Page number for pagination
- agency_id (string, required): The unique ID of the agency/jurisdiction (from list_agencies endpoint)
- last_name (string): Last name to filter by (at least 2-3 characters recommended)
- first_name (string): First name to filter by
Example queries
- {"page":"1","agency_id":"56966","last_name":"SMITH"}