# USITC HTS Tariff Schedule - US Import Duties Full Export

**Use case:** 

Full Export of USITC HTS Tariff Schedule - US Import Duties. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 500,
  "keyword": "apple"
}
```

## Output

```json
{
  "htsno": {
    "label": "htsno",
    "format": "text"
  },
  "statisticalSuffix": {
    "label": "statisticalSuffix",
    "format": "text"
  },
  "description": {
    "label": "description",
    "format": "text"
  },
  "indent": {
    "label": "indent",
    "format": "text"
  },
  "units": {
    "label": "units",
    "format": "text"
  },
  "general": {
    "label": "general",
    "format": "text"
  },
  "special": {
    "label": "special",
    "format": "text"
  },
  "other": {
    "label": "other",
    "format": "text"
  },
  "footnotes": {
    "label": "footnotes",
    "format": "text"
  },
  "scrapedAt": {
    "label": "🕒 Collected",
    "format": "date"
  },
  "error": {
    "label": "❌ Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [USITC HTS Tariff Schedule Scraper - US Import Duties](https://apify.com/parseforge/usitc-hts-tariff-schedule-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/usitc-hts-tariff-schedule-scraper) to learn more, explore other use cases, and run it yourself.