Scrapers.lat logo scrapers.lat
商业

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.

29 每条记录的字段 JSON · CSV · Excel · API 按用量付费
inmate-locator-bop-scraper.json 200 OK
{
  "inmateNumber": "00123-871",
  "firstName": "JOHN",
  "middleName": "LEE",
  "lastName": "SMITH",
  "fullName": "JOHN LEE SMITH",
  "sex": "Male",
  "race": "Black",
  "age": 79,
  "facilityName": "Detroit"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Inmate NumberFirst NameMiddle NameLast NameFull NameSexRaceAgeFacility NameFacility CodeFacility TypeFacility UrlActual Release DateStatus
示例输出

一条真实的示例记录,正是你收到的结构。

Inmate NumberFirst NameMiddle NameLast Name
00123-871JOHNLEESMITH
00407-061JOHNWESLEYSMITH
00531-196JOHNSMITH
00693-007JOHNSMITH
00790-081JOHNALLENSMITH
GET /inmate-locator-bop-scraper
{
  "inmateNumber": "00123-871",
  "firstName": "JOHN",
  "middleName": "LEE",
  "lastName": "SMITH",
  "fullName": "JOHN LEE SMITH",
  "sex": "Male",
  "race": "Black",
  "age": 79,
  "facilityName": "Detroit"
}

常见问题

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.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。