Federal Inmate Locator Scraper (BOP)
Search the Federal Bureau of Prisons inmate locator by name or register number. Get sex, race, age, facility, projected and actual release dates for federal inmates. Export to JSON, CSV or Excel.
{ "inmateNumber": "00123-871", "firstName": "JOHN", "middleName": "LEE", "lastName": "SMITH", "fullName": "JOHN LEE SMITH", "sex": "Male", "race": "Black", "age": 79, "facilityName": "Detroit" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Inmate Number | First Name | Middle Name | Last Name |
|---|---|---|---|
| 00123-871 | JOHN | LEE | SMITH |
| 00407-061 | JOHN | WESLEY | SMITH |
| 00531-196 | JOHN | SMITH | |
| 00693-007 | JOHN | SMITH | |
| 00790-081 | JOHN | ALLEN | SMITH |
{ "inmateNumber": "00123-871", "firstName": "JOHN", "middleName": "LEE", "lastName": "SMITH", "fullName": "JOHN LEE SMITH", "sex": "Male", "race": "Black", "age": 79, "facilityName": "Detroit" }
Frequently asked questions
Who is included?
Federal inmates from 1982 to the present, including many already released. It covers the federal system only, not state or county jails.
Can I look up one specific person?
Yes. Enter their federal register number for an exact match, or a full name with sex and age to narrow the list.
How many results per search?
The locator returns up to 100 matches for a search. For a common name, add a first name, sex or age to focus the results.
Is the release date exact?
The projected release date is an estimate that can change. The actual release date is filled once a person has been released.
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.