FBI: Search Wanted
FBI via Parse · government_public
Search all FBI wanted persons by name/title with pagination. The query parameter matches against person titles (names) specifically, not general keywords. Searches across all categories (not just terrorism). Retrieve FBI Most Wanted data including charges, physical descriptions, aliases, reward amounts, and images. Browse terrorism subcategories or search across all wanted classifications by name. Fulfilled by Parse from www.fbi.gov.
- b2b-directory
- fbi
- government-public
- news-media
- parse
- platform-key
- www-fbi-gov
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/63d519bd-15b3-4844-ac0d-8157d0ecd635/search_wanted
- Interface artifact
- sha256:897810a6a23bf8a403bd23a9fd7fbb7e3d37b5580d84b527679e1d95217afd82
- Manifest digest
- sha256:9538241a859f674ee4bb8bd0d9f2e6c96b263ef74181f0ea30d7cdce4ee1fe17
Request fields
- page (integer): Page number (1-indexed).
- query (string): Search term matched against person titles/names. Partial matches supported. Empty string returns all results.
- page_size (integer): Number of results per page (max 50).
- classification (string): Filter by poster classification. Empty string returns all classifications.: Allowed values: terrorist, information, default, ten, missing, ecap, crimes-against-children, kidnapping
Example queries
- {"page":"1","query":"al-adel","page_size":"20","classification":"terrorist"}