US Tariff & HTS Code Scraper avatar

US Tariff & HTS Code Scraper

Pricing

Pay per usage

Go to Apify Store
US Tariff & HTS Code Scraper

US Tariff & HTS Code Scraper

Search US Harmonized Tariff Schedule codes by keyword, look up specific HTS codes for duty rates, and get recent tariff changes from USITC.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

Search, look up, and track US tariff codes and duty rates from the official USITC Harmonized Tariff Schedule. Get structured data on HTS codes, duty rates, free trade agreement programs, and recent tariff changes including Section 301 and Section 232 modifications.

Features

  • Search by keyword -- Find HTS codes for any product (e.g., "steel", "electronics", "automobile parts")
  • Look up specific HTS codes -- Get full details for any tariff line item including duty rates and hierarchy
  • Track tariff changes -- Monitor recent notices, schedule releases, and hot-topic tariff areas (Section 301, 232, IEEPA)
  • FTA program decoding -- Automatically maps special duty program codes (A, AU, CA, KR, etc.) to full trade agreement names
  • Hierarchical context -- Enriches results with chapter, heading, and subheading descriptions
  • Supplementary tariff documents -- Detects China Tariff annexes and other supplementary files

Input Parameters

ParameterTypeDefaultDescription
modestring"search"Operation mode: search, lookup, or changes
searchTermstring""Keyword to search for HTS codes (used in search mode)
htsCodestring""Specific HTS code to look up, e.g. "7206.10.0000" (used in lookup mode)
maxResultsinteger100Maximum number of results to return (1-500)
includeParentCodesbooleantrueInclude parent heading/subheading codes that show hierarchy
proxyConfigurationobject--Optional proxy configuration

Example Inputs

Search for steel tariff codes:

{
"mode": "search",
"searchTerm": "steel pipe",
"maxResults": 50
}

Look up a specific HTS code:

{
"mode": "lookup",
"htsCode": "7206.10.0000"
}

Get recent tariff changes and notices:

{
"mode": "changes"
}

Output Fields

Search / Lookup Results

FieldTypeDescription
htsCodestringThe HTS tariff code number
descriptionstringOfficial tariff description
generalDutyRatestringGeneral (MFN) duty rate
specialDutyRatestringSpecial duty rate string with FTA program codes
specialProgramsarrayParsed FTA programs with rates and program codes
specialProgramDetailsarrayFTA programs with full human-readable names (lookup mode)
otherDutyRatestringColumn 2 (non-NTR) duty rate
unitsstringUnit of quantity
indentnumberHierarchy indent level
isLineItembooleanWhether this is a dutiable line item vs. a heading
statisticalSuffixstringStatistical reporting suffix
additionalDutiesarrayFootnote references (Section 301, 232, etc.)
chapterDescriptionstringParent chapter description (lookup mode)
headingDescriptionstringParent 4-digit heading description (lookup mode)
subheadingDescriptionstringParent 6-digit subheading description (lookup mode)

Changes Results

FieldTypeDescription
typestringnotice, release, supplementary_tariff, or tariff_area
titlestringTitle or label of the change
descriptionstringDescription or content of the notice
matchCountnumberNumber of related HTS entries (for tariff areas)
sampleCodesarraySample affected HTS codes with duty rates

Use Cases

  • Import/export compliance -- Look up duty rates before shipping goods
  • Trade policy monitoring -- Track Section 301 China tariffs, Section 232 steel/aluminum duties
  • Cost estimation -- Calculate landed cost by finding applicable duty rates and FTA eligibility
  • Supply chain analysis -- Identify tariff-free options through free trade agreement programs
  • Regulatory research -- Stay current on USITC schedule releases and tariff modifications

Data Source

All data is sourced from the official USITC Harmonized Tariff Schedule REST API.


Run on Apify

This scraper runs on the Apify platform -- a full-stack web scraping and automation cloud. Sign up for a free account to get started with 30-day trial of all features.

Try Apify free ->