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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Inmate NumberFirst NameMiddle NameLast NameFull NameSexRaceAgeFacility NameFacility CodeFacility TypeFacility UrlActual Release DateStatus
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。