Comprasdominicana: Search Contract Notices
Comprasdominicana via Parse · government_public
Search and list public contract notices from the Dominican Republic government procurement portal. Returns up to 100 notices per page, ordered by official publish date descending. Each result includes a notice_uid that can be passed to get_contract_notice_detail for full information. When called without a query, returns all recent contract notices. Search and retrieve contract notices from the Dominican Republic Electronic Government Procurement System (SECP - Sistema Electrónico de Contrataciones Públicas). Fulfilled by Parse from comunidad.comprasdominicana.gob.do.
- b2b-directory
- comprasdominicana
- comunidad-comprasdominicana-gob-do
- finance
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0e945d73-710d-4896-8f3c-9748ffc14cbb/search_contract_notices
- Interface artifact
- sha256:47f0deff46752145b86675aba534f218c42ee7362f016d9d8ad42d8ec67a29a4
- Manifest digest
- sha256:09bb4cc4ec887d4799f9e028a520006271316f54bf3bdfa6b2c7f125f09db0eb
Request fields
- page (integer): Page number for pagination. Each page returns up to 100 results. Check has_more in the response to determine if more pages are available.
- query (string): Keyword search terms to filter contract notices (e.g. 'medicamentos', 'combustible'). Omitting returns all recent notices.
- status (string): Filter by contract notice status. The value is the numeric status code. Omitting returns all statuses.
- procedure (string): Filter by procurement procedure type. Omitting returns all procedure types.
Example queries
- {"query":"medicamentos","status":"3"}