FBI Data Scraper
Pricing
from $3.00 / 1,000 results
FBI Data Scraper
Scrape FBI public data: wanted persons (fugitives, missing persons, terrorists) and stolen art crimes from the official FBI API. No API key required.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape FBI public data from the official FBI API — wanted persons (fugitives, missing persons, terrorists) and stolen art crimes from the National Stolen Art File (NSAF). No API key required.
What This Actor Does
The FBI Data Scraper retrieves structured data from the FBI's two live public API endpoints:
- Wanted Persons: FBI's wanted list including fugitives, missing persons, terrorists, and other persons of interest. Includes physical descriptions, reward amounts, field office assignments, and profile images.
- Stolen Art Crimes: Records from the FBI's National Stolen Art File (NSAF) — stolen paintings, sculptures, prints, jewelry, numismatic items, and other collectibles.
Use Cases
- Investigative research: Track FBI fugitives, missing persons, and persons of interest
- Art crime monitoring: Monitor stolen artwork and collectibles from the FBI's national database
- Law enforcement data: Access official FBI wanted persons data for research
- Journalism: Access official FBI data for reporting on crime and missing persons
- Security research: Analyze FBI wanted persons by classification, field office, or status
Input
| Field | Type | Description | Default |
|---|---|---|---|
mode | Select | wantedPersons or artCrimes | wantedPersons |
fieldOffice | Text | Filter wanted persons by FBI field office (e.g., miami, new_york) | — |
status | Select | Filter wanted by status: blank (active) or captured | Active |
personClassification | Select | Filter by type: Main (fugitive), Victim (missing person), etc. | All |
crimeCategory | Select | Filter art crimes by category (e.g., paintings, sculptures) | All |
maxItems | Integer | Maximum records to return (1–1000) | 50 |
Output
Wanted Persons
Each record includes:
| Field | Description |
|---|---|
uid | Unique FBI record ID |
title | Name of the wanted person |
description | Crime description |
caution | Caution/danger warning |
status | Record status (active, captured, etc.) |
personClassification | Classification (Main, Victim, etc.) |
sex, race, nationality | Physical identifiers |
ageMin, ageMax | Age range |
heightMinIn, heightMaxIn | Height range in inches |
weightMinLbs, weightMaxLbs | Weight range in lbs |
eyes, hair, build | Physical description |
rewardMin, rewardMax | Reward amount in USD |
fieldOffices | Responsible FBI field offices |
locations | Known locations |
possibleCountries, possibleStates | Possible locations |
datesOfBirthUsed | Known dates of birth |
placeOfBirth | Place of birth |
imageUrl | Photo URL |
posterUrl | Wanted poster PDF URL |
profileUrl | FBI profile page URL |
modified | Last updated date |
Art Crimes
| Field | Description |
|---|---|
uid | Unique FBI record ID |
referenceNumber | NSAF reference number |
title | Artwork title or description |
description | Detailed description |
crimeCategory | Category (paintings, sculptures, etc.) |
maker | Artist/maker |
materials | Materials used |
measurements | Physical dimensions |
period | Time period of creation |
imageUrl | Photo of the artwork |
profileUrl | FBI art crimes profile URL |
modified | Last updated date |
FAQ
Why can't I filter wanted persons by crime type? The FBI's public API does not support filtering by crime type. You can filter by field office, status, or person classification.
How many wanted persons are in the database? The FBI currently has over 1,000 active wanted persons listed.
How many stolen art crimes are in the database? The NSAF contains over 4,700 stolen art and collectibles records.
Is an API key required?
No. The FBI's public API (api.fbi.gov) requires no authentication.
What happened to the crime statistics (UCR) data?
The FBI's old crime statistics API (api.usa.gov/crime/fbi/sapi) was shut down. Crime statistics are no longer available via a public API — the FBI now provides annual data downloads only through CDE.
How current is the data? The FBI updates wanted persons and art crime records in near-real-time.