FBI Wanted Intelligence avatar

FBI Wanted Intelligence

Pricing

from $5.00 / 1,000 results

Go to Apify Store
FBI Wanted Intelligence

FBI Wanted Intelligence

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

0

Monthly active users

19 days ago

Last modified

Categories

Share

Extract FBI wanted persons, fugitives, terrorists, and missing persons data. Get photos, descriptions, rewards, and case details from the official FBI Wanted API.

What you get

  • 49 structured fields per recordage_max, age_min, age_range, aliases, build, caution, complexion, coordinates
  • Clean, validated JSON ready for your pipeline
  • Pre-built dataset Overview in the Apify Console for instant inspection
  • Reliable & maintained — patched whenever the source changes

Why this actor (vs. alternatives)

Build your ownGeneric scraperThis actor
MaintenanceYou patch every changeOften brokenPatched continuously
Structured outputManual parsingInconsistentValidated schema
Setup timeDaysHoursMinutes
Pay only for resultsN/AVariesYes (pay-per-use)

Input

FieldTypeDescription
mode (required)stringHow to collect FBI wanted data Options: all, search, ten_most_wanted, by_category, by_field_office
searchQuerystringName or keywords to search for
categorystringFilter by poster classification category Options: default, ten, terrorist, information, kidnapping, parental
fieldOfficestringFilter by FBI field office location (e.g., 'newyork', 'losangeles', 'miami', 'chicago')
includeCapturedbooleanInclude persons who have been captured
maxResultsintegerMaximum number of wanted persons to return

Example Input

{
"mode": "all",
"category": "default",
"includeCaptured": false,
"maxResults": 100
}

Output (sample)

{
"uid": "f05cba69aa3244b6ad1b57d232cd5160",
"title": "KASHAWN NICOLA ROPER",
"description": "Unlawful Flight to Avoid Prosecution - Second Degree Murder, Armed Criminal A...",
"details": "",
"caution": "KaShawn Nicola Roper is wanted for her alleged involvement in a shooting on A...",
"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",
"KaShawn Nicole Shaw",
"KaShawn Nichola Roper",
"Kashawn N. Roper"
],
"race": "black",
"race_raw": "Black",
"sex": "Female",
"hair": "black",
"eyes": "brown",
"height_min": 65,
"height_max": 65,
"weight": "120 pounds"
}

Use cases

  • Compliance / risk — monitor regulations, recalls, and filings
  • News / media — auto-update on official government actions
  • Legal-tech — track rules affecting your clients
  • Research / policy — analyze government data at scale
  • Alerting — notify stakeholders of relevant changes

Pricing

Pay-Per-Event:

  • $0.005 per result
  • $0.00005 actor-start fee

Example runs

Use caseResultsCost
Quick scan100$0.50
Standard run500$2.50
Bulk dataset2,000$10.00

FAQ

Q: How fresh is the data?
A: Real-time — every run fetches live from the source.

Q: Do I pay for failed or empty runs?
A: You pay per result returned, plus a tiny actor-start fee.

Q: Can I schedule recurring runs?
A: Yes — use the Apify Console scheduler for daily/weekly automation.

Q: Can I export the data?
A: Yes — JSON, CSV, Excel, and API access are all supported by Apify.

This actor retrieves publicly accessible data only. You are responsible for respecting the source's Terms of Service, honoring robots.txt, and complying with GDPR / applicable regulations for any personal data.

Support & feature requests

Open an issue on the Actor page or contact via Apify Console messaging. Custom features welcome.