Scrapers.lat logo scrapers.lat
Negocios

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.

44 campos por registro JSON · CSV · Excel · API Pago por uso
paraguay-customs-scraper.json 200 OK
{
  "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"
}
Qué obtienes

Cada corrida devuelve registros limpios y tipados, listos para tu CRM, tu hoja de cálculo o tu base de datos.

  • Un registro limpio por resultado, deduplicado y normalizado
  • Esquema estable en JSON, CSV o Excel, o léelo por la API de Apify
  • Pagas por uso en la nube, sin instalar ni mantener nada
Campos que devuelve
OperationDispatch IdItem NumberRegime CodeRegimeCustoms OfficeOfficialization DateClearance DateYearMonthTransport ModeChannelUsd Guarani RateHs Code
Muestra de la salida

Un registro real de ejemplo, tal como lo recibes.

OperationDispatch IdItem NumberRegime Code
IMPORTACION26DA0000000181811DAAB
IMPORTACION26DA0000000181811DAAB
IMPORTACION26DA0000000181811DAAB
GET /paraguay-customs-scraper
{
  "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"
}

Preguntas frecuentes

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.

Listo cuando tú lo estés.

Corre el scraper en Apify ahora mismo, o pídenos uno a la medida de lo que necesitas.