Brazil BNDES Financing Operations
Pricing
from $33.50 / 1,000 funding_records
Brazil BNDES Financing Operations
One structured fundingrecord per record from the official public source, logged-out. Public, robots-honoured.
Pricing
from $33.50 / 1,000 funding_records
Rating
0.0
(0)
Developer
NexGen Watch
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
π¦ Brazil BNDES Financing Operations
One structured funding_record per record from the official public source, logged-out. Public, robots-honoured.
Difference: one funding_record per BNDES financing operation (CNPJ, organization, project, amounts, dates) from the official open-data CSV; the current file is discovered from the dataset page, never a pasted URL, and /api/ is never touched.
Output is one bndes_financing_operation row per result; billing is pay-per-event, the value event being one funding_record (a $0.02 start fee per run, then $0.05 per funding_record). Source: dadosabertos.bndes.gov.br.
No login, no API key and no CAPTCHA solving are involved: the source is read logged-out with an identified contact User-Agent.
π Sample Output
Real rows from run egaJSMbJREVjKWRbk on build 0.1.8 (2026-09-17), the same input as the Quick start below β every value is as the source published it (emails masked, long text shortened):
| cnpj | client | municipality | contract_date | value_contracted_brl | value_disbursed_brl |
|---|---|---|---|---|---|
| 56.024.581/0001-56 | MUNICIPIO DE RIBEIRAO PRETO | RIBEIRAO PRETO | 2002-01-02 | 9090000,0 | 9007445,1 |
| 02.275.306/0001-86 | INSTITUTO DE DESENVOLVIMENTO SUSTENTAVEL DO BAIXO SUL D | ITUBERA | 2002-01-03 | 706600,0 | 745030,36 |
| 46.722.831/0001-78 | ACEF S/A | FRANCA | 2002-01-09 | 340201,0 | 340189,32 |
| 04.229.761/0001-70 | VIDEOLAR-INNOVA S/A | MANAUS | 2002-01-10 | 29680000,84 | 29994060,17 |
| 12.282.034/0001-03 | USINA CAETE S A | MACEIO | 2002-01-11 | 6323444,03 | 6408000,0 |
| 25.076.779/0001-50 | ACTTIVE LTDA | APARECIDA DE GOIANIA | 2002-01-11 | 497894,79 | 500000,0 |
| 33.065.681/0001-25 | MWM INTERNATIONAL INDUSTRIA DE MOTORES DA AMERICA DO SU | SAO PAULO | 2002-01-16 | 1897000,0 | 1644333,1 |
| 03.497.860/0001-70 | MANAUS SHOPPING SAO JOSE LTDA | MANAUS | 2002-01-17 | 410000,0 | 182205,41 |
The run finished with the status message: NORMAL: 10 unique rows (0 duplicates collapsed) from None. billable=10
β What you get
Each row is flat JSON with these fields (from the dataset schema and the sample run; a field the source does not publish for a given row is null):
record_type(string) β e.g.bndes_financing_operationcontract_number(string/null) β e.g.1247021cnpj(string/null) β e.g.56.024.581/0001-56client(string/null) β e.g.MUNICIPIO DE RIBEIRAO PRETOproject(string/null) β e.g.PROGRAMA DE MODERNIZACAO DA ADMINISTRACAO TRIBUTARIA E DA GESTAO DOS SETORES SOCuf(string/null) β e.g.SPmunicipality(string/null) β e.g.RIBEIRAO PRETOcontract_date(string/null) β e.g.2002-01-02value_contracted_brl(string/null) β e.g.9090000,0value_disbursed_brl(string/null) β e.g.9007445,1support_modality(string/null) β e.g.REEMBOLSοΏ½VELsupport_form(string/null) β e.g.DIRETAproduct(string/null) β e.g.BNDES FINEMfinancial_instrument(string/null) β e.g.BNDES PMAToperational_area(string/null) β e.g.AREA DE DESENVOLVIMENTO SOCIAL E GESTAO PUBLICAcnae_sector(string/null) β e.g.COMERCIO E SERVICOSsource(string/null) β e.g.brazil-bndes-financing-operationsrelease_date(string/null) β null in every sample rowsource_url(string/null) β e.g.https://dadosabertos.bndes.gov.br/dataset/10e21ad1-568e-45e5-a8af-43f2c05ef1a2/robserved_at(string/null) β e.g.2026-09-17T17:00:56Zterminal(string/integer/null) β null in every sample rowreported_total(string/integer/null) β null in every sample rowraw_seen(string/integer/null) β null in every sample rowduplicates(string/integer/null) β null in every sample rowunique_found(string/integer/null) β null in every sample rowdelivered(string/integer/null) β null in every sample rowscope(string/integer/null) β null in every sample rownote(string/integer/null) β null in every sample row
What you get
One funding_record per entity, deduplicated on the source-native id. Fields the source does not publish are honest null. A run_receipt row carries the source URL, scope, reconciliation counts, and delivered/duplicate totals.
Every run also writes a RUN_RECEIPT record to its key-value store with the source checks it made and the counts it charged β diagnostics never land in the paid dataset.
βοΈ Sample inputs
1. Quick start β the Store example (this is what the sample above came from)
{"maxRecords": 10,"fileKey": "nao-automaticas"}
The sample run charged exactly: 1 Γ $0.02 apify-actor-start + 10 Γ $0.05 funding_record = $0.52 on the Free tier β every delivered row was billed.
2. A smaller, narrowed run
{"maxRecords": 5,"fileKey": "nao-automaticas"}
Caps the run at 5 rows β about $0.27 on the Free tier ($0.02 start + 5 Γ $0.05). fileKey narrows what the source is asked for.
3. A full-size run
{"maxRecords": 5000,"fileKey": "nao-automaticas"}
Up to 5000 rows (the schema default for maxRecords) β about $250.02 on the Free tier ($0.02 start + 5000 Γ $0.05) if the source has that many.
π§Ύ JSON sample record
One real record from run egaJSMbJREVjKWRbk, exactly as it lands in the dataset (emails masked, long text shortened):
{"record_type": "bndes_financing_operation","contract_number": "1247021","cnpj": "56.024.581/0001-56","client": "MUNICIPIO DE RIBEIRAO PRETO","project": "PROGRAMA DE MODERNIZACAO DA ADMINISTRACAO TRIBUTARIA E DA GESTAO DOS SETORES SOCIAIS BASICOS","uf": "SP","municipality": "RIBEIRAO PRETO","contract_date": "2002-01-02","value_contracted_brl": "9090000,0","value_disbursed_brl": "9007445,1","support_modality": "REEMBOLSοΏ½VEL","support_form": "DIRETA","product": "BNDES FINEM","financial_instrument": "BNDES PMAT","operational_area": "AREA DE DESENVOLVIMENTO SOCIAL E GESTAO PUBLICA","cnae_sector": "COMERCIO E SERVICOS","source": "brazil-bndes-financing-operations","release_date": null,"source_url": "https://dadosabertos.bndes.gov.br/dataset/10e21ad1-568e-45e5-a8af-43f2c05ef1a2/resource/6f56b78c-510f-44b6-8274-78a5b7e931f4/download/operacoes-financiamento-operacoes-nao-automaticas.csv","observed_at": "2026-09-17T17:00:56Z"}
π§ How it works
Transport. Plain HTTPS from the Apify platform, no proxy. robots.txt is read first and a disallowed path is never fetched. Every request carries an identified contact User-Agent.
Charging. Each funding_record is charged at the moment it is pushed (funding_record); a row that fails to charge is not delivered, so the dataset count always equals the charged count.
How it behaves
The BNDES dataset page is read to discover the current CSV, which is then streamed (Latin-1, semicolon) and bounded to maxRecords. Portuguese text and BRL amounts are preserved verbatim. A missing file, header drift, or /api/ path is refused/fails loud.
Source
https://dadosabertos.bndes.gov.br/dataset/operacoes-financiamento
What is not done. No login, no cookie or CAPTCHA bypass, no private or personal-account data, no browser automation.
π° Pricing example
| Event | Free | Bronze | Silver | Gold |
|---|---|---|---|---|
Actor Start (apify-actor-start) | $0.02 | $0.02 | $0.02 | $0.02 |
funding_record (funding_record) | $0.05 | $0.04 | $0.04 | $0.03 |
Worked at the live Free-tier price:
- 8 funding_records: $0.02 start + 8 Γ $0.05 = $0.42
- 25 funding_records: $0.02 start + 25 Γ $0.05 = $1.27
- 5000 funding_records: $0.02 start + 5000 Γ $0.05 = $250.02
A run that delivers zero rows charges the $0.02 start fee only. A BLOCKED run (source refused) fails loud and charges no value event. The start fee is charged once per GB of run memory; the default run memory is 1024 MB.
Yield on the sample run: NORMAL: 10 unique rows (0 duplicates collapsed) from None. billable=10. maxRecords is a hard ceiling on what is delivered and billed, never a target.
βοΈ Legal & ToS
This actor reads public, logged-out pages and feeds published by dadosabertos.bndes.gov.br. It collects only what the source publishes to any visitor, keeps to the source's robots rules (checked on every run), identifies itself with a contact User-Agent, and does not access accounts, private data or anything behind authentication. Use the output in line with the source's terms and your local law; the intended use is B2B research and monitoring.
β FAQ
Q: Do I need an API key or a login?
A: No. The source (dadosabertos.bndes.gov.br) is read logged-out; the input schema has no key field and the actor carries no secrets.
Q: Why did my run return 0 rows?
A: Read the run's status message. GENUINE_EMPTY means the source was read and had nothing in scope for your input; BLOCKED means the source refused and the run failed without billing a value event β retry later or narrow the input. A zero-row run bills the start fee only.
Q: How many rows can one run return?
A: Up to maxRecords (default 5000). Raise the cap for a bigger run; you pay per delivered row.
Q: How fresh is the data?
A: Every run reads the source live at run time; nothing is cached between runs. Put it on a schedule for a continuous feed.
Q: What formats can I export?
A: The dataset downloads as JSON, CSV, Excel, XML or RSS from the run's Dataset tab or the Apify API, and any run can push to a webhook or integration.
Q: How is this different from the other public funding registries actors?
A: Same output shape and billing model; this one covers dadosabertos.bndes.gov.br. The siblings under Related Actors cover the other sources or slices β run several on one schedule for a combined feed.
Q: Are there rate limits?
A: The actor paces itself against the source and honours its robots rules; there is no per-buyer limit beyond your Apify plan's concurrency.
π Troubleshooting
- Run FAILED with BLOCKED β the source refused the request or changed its page shape β nothing was billed beyond the start fee; retry after a while, and if it persists open an Issue with the run id.
- Status says CAPPED β your cap (
maxRecords) was reached β raise it for a bigger run. - Input validation error on start β a field is outside the schema's allowed values β start from the Quick start block and change one field at a time.
- Run TIMED-OUT β a very wide request on a slow day β raise the run timeout in Run options or narrow the input; what was delivered before the timeout is still in the dataset.
π Related Actors
- EU FTS Beneficiary Records β EU Financial Transparency System beneficiaries: one funding record per beneficiary row from the Commission's annual FTS file β beneficiary, VAT/regisβ¦
- France ADEME Financial Aid Records β One structured fundingrecord per record from the official public source, logged-out. Public, robots-honoured
- Poland EU-Funded Projects β One funding record per EU-co-financed project in Poland (2021-2027) from the official national project list β beneficiary, programme, value, EU co-fiβ¦
- USAspending Federal Award Watch (post-award) β POST-AWARD ONLY: awards that have already been made, as published by USAspending
- π’ About NexGenData β NexGen Watch is NexGenData's fleet of 256 public monitoring and lookup actors built on official sources, pay-per-result. Browse the catalog at apify.com/nexgenwatch.
β Found this useful?
If this actor saved you a manual check, a quick review on the Apify Store helps other teams find it. Feature request or a source that changed? Open it from the Issues tab β every one is read.
