Corfo: List Programs
Corfo via Parse · government_public
Returns a paginated list of CORFO programs and convocatorias. Supports keyword search and multiple faceted filters for region, status, profile, sales level, stage, and need. Each page returns up to 10 results; use the total field and page param to paginate through all results. API to extract government funding programs, convocatorias, news, and regional information from CORFO (Chile's economic development agency). Fulfilled by Parse from corfo.cl.
- corfo
- corfo-cl
- finance
- government-public
- news-media
- parse
- platform-key
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/f64732a1-175a-464b-96ca-c808b420bd78/list_programs
- Interface artifact
- sha256:9e75c26390bde98f3c7fc71a06933a49209a65e9776a509e8e71638d40fdae82
- Manifest digest
- sha256:018221a0e98b965c4a1fa273d024fa2b11f8a8699b3a1b038d757155f80f0614
Request fields
- page (integer): Page number for pagination.
- etapa (string): Stage filter (e.g. 'quiero-escalar').
- venta (string): Sales level filter (e.g. 'microempresa').
- estado (string): Status filter: 'abiertas' for open programs, 'cerradas' for closed programs.: Allowed values: cerradas, abiertas
- perfil (string): Profile filter (e.g. 'empresa', 'persona').
- search (string): Keyword search query to filter programs by name or description.
- alcance (string): Region filter slug. Use values from list_regions endpoint (e.g. 'los-lagos', 'metropolitana', 'nacional').
- necesidad (string): Need/type filter (e.g. 'subsidios').
Example queries
- {"page":1,"estado":"abiertas","search":"semilla"}