Portalcompraspublicas: List Licitacoes
Portalcompraspublicas via Parse · government_public
List or search for public tenders (licitações) with optional filters and pagination. Returns paginated results ordered by most recent. Supports filtering by state, modality, status, date range, and keyword. Each result includes a urlReferencia slug for detail lookup and a codigoLicitacao for items/documents/clarifications/winners. Access public procurement data from Brazil's Portal de Compras Públicas, including tender listings, details, items, documents, clarifications, winners, and reference parameters. Fulfilled by Parse from portalcompraspublicas.com.br.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- portalcompraspublicas
- portalcompraspublicas-com-br
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/0885dad1-c891-4d2b-8aad-4da7804545e2/list_licitacoes
- Interface artifact
- sha256:0e73b6668c59d5ba1d44582560aca5a60120cd4808e7cf77a0f10eb1764268f9
- Manifest digest
- sha256:6e34d8742c6017e1d454f3042a1b5a7ab13e55c0313f0ac2e400eb4be6c80dbf
Request fields
- page (integer): Page number (1-based).
- limit (integer): Number of results per page.
- objeto (string): Search keyword for the tender object/description.
- codigo_uf (integer): State (UF) code to filter by, from list_ufs or get_search_parameters.
- data_final (string): End date filter in YYYY-MM-DD format.
- data_inicial (string): Start date filter in YYYY-MM-DD format.
- codigo_status (integer): Status code filter.: Allowed values: 3, 1, 2, 4, 25
- codigo_modalidade (integer): Modality code filter, from get_search_parameters.
Example queries
- {"page":"1","limit":"3"}