Paraguay Customs Import/Export Records Scraper
Extract shipment-level Paraguay customs import and export records from the official DNA open-data portal by year and month.
{ "operation": "IMPORTACION", "dispatchId": "26DA000000018181", "itemNumber": 1, "regimeCode": "DAAB", "regime": "INGRESO A DEPOSITO PARA APROVISIONAMIENTO DE A…", "customsOffice": "CHACOI", "officializationDate": "2024-06-05", "clearanceDate": "2026-01-16", "year": "2026" }
Cada execução retorna registros limpos e tipados, prontos para o seu CRM, planilha ou banco de dados.
- Um registro limpo por resultado, deduplicado e normalizado
- Esquema estável em JSON, CSV ou Excel, ou leia pela API da Apify
- Pague pelo uso na nuvem, sem instalar ou manter nada
Um registro real de exemplo, exatamente no formato que você recebe.
| Operation | Dispatch Id | Item Number | Regime Code |
|---|---|---|---|
| IMPORTACION | 26DA000000018181 | 1 | DAAB |
| IMPORTACION | 26DA000000018181 | 1 | DAAB |
| IMPORTACION | 26DA000000018181 | 1 | DAAB |
{ "operation": "IMPORTACION", "dispatchId": "26DA000000018181", "itemNumber": 1, "regimeCode": "DAAB", "regime": "INGRESO A DEPOSITO PARA APROVISIONAMIENTO DE A…", "customsOffice": "CHACOI", "officializationDate": "2024-06-05", "clearanceDate": "2026-01-16", "year": "2026" }
Perguntas frequentes
What years and months of Paraguay customs data are available?
The DNA open-data portal publishes one dataset per month from January 1997 through the most recent closed month. You pick the year and month in the input, and the scraper reads that exact dataset.
How many records can I get from a single month?
A single month can hold hundreds of thousands of tariff lines, so always set Max Items. The scraper streams the dataset and stops as soon as your limit is reached, so small pulls finish quickly even though the source files are very large.
Can I filter by product, country or operation type?
Yes. You can keep only imports or only exports, filter by an HS / NCM code prefix (a 2-digit chapter, a 4-digit heading or a longer code), filter by country of origin or destination, and filter by a merchandise keyword such as SOJA or NEUMATICOS.
Does the data include the importer or exporter company name?
No. The DNA open-data files identify each operation only by a ciphered dispatch id, not by company name, so the scraper returns the dispatch id rather than inventing a name. Every other shipment detail, including product, country, value and taxes, is present.
What happens if no data exists for the year and month I pick?
The scraper returns a single record with an error message explaining the dataset was not available, instead of failing silently, so you can adjust the year or month and run again.
Pronto quando você estiver.
Rode o scraper na Apify agora mesmo, ou peça um feito sob medida para o que você precisa.