🚨 FBI Wanted Intelligence - Fugitives & Rewards avatar

🚨 FBI Wanted Intelligence - Fugitives & Rewards

Pricing

from $5.00 / 1,000 results

Go to Apify Store
🚨 FBI Wanted Intelligence - Fugitives & Rewards

🚨 FBI Wanted Intelligence - Fugitives & Rewards

Extract FBI wanted persons, fugitives, terrorists, and missing persons data. Get photos, physical descriptions, rewards, aliases, and case details. Includes Ten Most Wanted, cyber criminals, bank robbers, human trafficking suspects, and more.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Ben

Ben

Maintained by Community

Actor stats

1

Bookmarked

7

Total users

1

Monthly active users

12 days ago

Last modified

Categories

Share

🚨 FBI Wanted Intelligence β€” Fugitives, Rewards & Most-Wanted Data

Extract FBI wanted persons data β€” fugitives, the Ten Most Wanted, terrorists, missing and kidnapped persons, bank robbers, cyber criminals and more β€” as clean, structured records. Each entry carries the subject's physical description, aliases, reward amount, field offices, locations, mugshot image URLs, official poster PDFs and a direct link to the case. Pull the full list, search by name, fetch the Ten Most Wanted, filter by category, or scope to a single FBI field office. Built on the official FBI Wanted API. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.

🚨 What is the FBI Wanted Intelligence?

It turns the FBI's public Wanted database into a structured, queryable dataset. Choose a mode β€” all wanted persons, a name search, the Ten Most Wanted, a category, or a specific field office β€” optionally include captured subjects, cap the results, and it returns every matching person with full case detail. Investigators, journalists, OSINT analysts and safety platforms use it to monitor wanted persons without scraping fbi.gov by hand.

What data does it extract?

  • Identity β€” uid, title (name), aliases, subjects and description
  • Case detail β€” caution, details, warning_message, person_classification and poster_classification
  • Physical description β€” sex, race, hair, eyes, height_min/height_max, weight, build, complexion, scars_and_marks, age_range
  • Background β€” place_of_birth, dates_of_birth_used, nationality, languages, occupations
  • Reward β€” reward_min, reward_max and reward_text
  • Location β€” field_offices, locations, possible_states, possible_countries and coordinates
  • Media & links β€” image_urls (mugshots), file_urls (poster PDFs), url and status

⬇️ Input

Pick a mode, then narrow with optional filters:

FieldDescription
mode (required)all, search, ten_most_wanted, by_category, or by_field_office
searchQueryName or keywords to search for (used in search mode)
categoryPoster category, e.g. default, ten, terrorist, kidnapping, cyber, human-trafficking
fieldOfficeFBI field office, e.g. newyork, losangeles, miami, chicago
includeCapturedInclude persons already captured (default false)
maxResultsCap the run (1–1000, default 10 for fast first runs and automated checks)

Example input

{
"mode": "by_category",
"category": "ten",
"includeCaptured": false,
"maxResults": 10
}

⬆️ Output

Every wanted person is one clean row (view as a table, or export JSON / CSV / Excel):

{
"uid": "f05cba69aa3244b6ad1b57d232cd5160",
"title": "KASHAWN NICOLA ROPER",
"description": "Unlawful Flight to Avoid Prosecution - Second Degree Murder",
"caution": "KaShawn Nicola Roper is wanted for her alleged involvement in a shooting.",
"warning_message": "SHOULD BE CONSIDERED ARMED AND DANGEROUS",
"person_classification": "Main",
"poster_classification": "ten",
"subjects": ["Ten Most Wanted Fugitives"],
"aliases": ["KaShawn Nicola Shaw", "KaShawn Nicole Roper"],
"sex": "Female",
"race": "black",
"hair": "black",
"eyes": "brown",
"height_min": 65,
"height_max": 65,
"weight": "120 pounds",
"age_range": "30 to 35 years old",
"nationality": "American",
"reward_min": 0,
"reward_max": 100000,
"reward_text": "The FBI is offering a reward of up to $100,000.",
"field_offices": ["charlotte"],
"possible_states": ["North Carolina"],
"coordinates": [],
"image_urls": ["https://www.fbi.gov/wanted/.../image.jpg"],
"file_urls": ["https://www.fbi.gov/wanted/.../download.pdf"],
"status": "na",
"url": "https://www.fbi.gov/wanted/.../kashawn-nicola-roper",
"scraped_at": "2026-06-27T15:30:00.000000+00:00"
}

πŸ’‘ Use cases

  • πŸ•΅οΈ OSINT & investigations: build a structured feed of fugitives, aliases and physical descriptions for intelligence and due-diligence work.
  • πŸ“° Journalism & research: analyze wanted-persons data across categories, rewards and field offices for stories and studies.
  • πŸ”” Safety & alerting: monitor a category or field office and notify your team when new wanted persons are added.
  • πŸ—ΊοΈ Mapping & dashboards: plot subjects by field office, possible states and coordinates to visualize case geography.

❓ FAQ

How do I get FBI wanted persons data? Pick a mode β€” all, search, ten_most_wanted, by_category or by_field_office β€” set any filters, then Run. You get full records with descriptions, aliases, rewards, images and case links.

Do I need an API key? No. It uses the official, free FBI Wanted API β€” no key, token or login required.

Can I search for a specific person? Yes β€” set mode: search and put the name or keywords in searchQuery.

What categories are available? Many, including ten (Ten Most Wanted), terrorist, kidnapping, cyber, bank, white-collar, human-trafficking and crimes-against-children, among others β€” pass one in category with by_category mode.

Can I filter by FBI field office? Yes β€” set mode: by_field_office and a fieldOffice such as newyork, losangeles, miami or chicago.

Does it include mugshots and posters? Yes β€” image_urls holds the subject photos and file_urls holds the official wanted-poster PDFs.

Can I include captured subjects? By default they are skipped; set includeCaptured: true to keep persons whose status is captured.

How fresh is the data? It is live. Every run queries the FBI Wanted API directly, so you always get the current list.

Can I run it on a schedule or via API? Yes β€” schedule recurring runs in Apify, call it via the API/SDK, or connect it to Make, Zapier or n8n.

Is this legal? The FBI Wanted database is public US government information. Use it responsibly for research, journalism and safety, handle personal data in line with applicable laws, and follow the source's terms.

πŸ”— You might also like


Keywords: FBI wanted scraper, FBI wanted API, most wanted fugitives, FBI ten most wanted, missing persons data, wanted persons scraper, OSINT data, fugitive intelligence, reward information, FBI field office data, criminal intelligence, due diligence data, government data API, terrorist watch data, human trafficking data.