Scrapers.lat logo scrapers.lat
Business

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 fields per record JSON · CSV · Excel · API Pay per use
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"
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
OperationDispatch IdItem NumberRegime CodeRegimeCustoms OfficeOfficialization DateClearance DateYearMonthTransport ModeChannelUsd Guarani RateHs Code
Sample output

A real example record, exactly the shape you receive.

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"
}

Frequently asked questions

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.

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.