Polri: Search Dpo
Polri via Parse · government_public
Search the wanted persons list with optional name keyword and crime classification filters. Returns paginated results. Each result includes the person's ID, name, crime classification, criminal offense, and photo URL. Use the returned id to fetch full details via get_dpo_detail. One upstream request per call. Search and retrieve details from the Indonesian National Police (Polri) wanted persons list (Daftar Pencarian Orang / DPO) published by Pusiknas Bareskrim. Fulfilled by Parse from pusiknas.polri.go.id.
- b2b-directory
- government-public
- other
- parse
- platform-key
- polri
- pusiknas-polri-go-id
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/b1a6c0aa-36f6-4253-8f93-7f8d8b4e84cc/search_dpo
- Interface artifact
- sha256:16512348522049215cb739883ab272bab04ca476b664bfbf63b8dbe798f50ad6
- Manifest digest
- sha256:757ebe80d6a48b91115ae15b317800bb1e7435163aa78667ec9dec56b4033bb5
Request fields
- nama (string): Name search keyword. Partial match supported. Omitting returns all results.
- page (integer): Page number (1-indexed).
- size (integer): Number of results per page (1-100).
- klasifikasi_kejahatan (string): Crime classification filter. Must match one of the classifications from the site's dropdown (e.g. 'Pembunuhan', 'Narkotika (Narkoba)', 'Penipuan/perbuatan curang', 'Korupsi'). Omitting returns all classifications. The value is forwarded to the upstream API for filtering.
Example queries
- {"nama":"BAGOL","page":"1"}