Korea Customs Trade Statistics - 관세청 수출입무역통계 avatar

Korea Customs Trade Statistics - 관세청 수출입무역통계

Pricing

from $2.00 / 1,000 trade record returneds

Go to Apify Store
Korea Customs Trade Statistics - 관세청 수출입무역통계

Korea Customs Trade Statistics - 관세청 수출입무역통계

Fetches Korea export/import trade statistics from Korea Customs Service. Filter by HS code, country, port, and period. Returns trade amount and weight data.

Pricing

from $2.00 / 1,000 trade record returneds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

What does Korea Customs Trade Tracker do?

Korea Customs Trade Tracker fetches South Korea's official export and import statistics via the UN Comtrade public API — the world's largest repository of international merchandise trade data, sourced directly from the Korea Customs Service (reporter code 410). This Korea customs trade tracker returns structured monthly or annual records for any HS commodity code and any partner country, covering Korean import export data all the way back to 2010. No API key, no registration, and no scraping — just configure your filters and run.

Use this actor to track KITA trade statistics-equivalent data programmatically: semiconductor exports (HS 8542), electronics (HS 85), automotive parts (HS 87), energy imports (HS 27), and more.


Why use Korea Customs Trade Tracker?

  • Macro research and economic analysis — Build time-series of Korea's export engine across sectors and partner countries without manual portal downloads
  • Supply chain monitoring — Track whether Korea's semiconductor or electronics exports to the US or China are accelerating or contracting month-over-month
  • Trading signal generation — Feed structured Korean import export data into quant models as macro indicators for KRW, KOSPI, or sector ETFs
  • Corporate competitive intelligence — Monitor Korea's trade balance by HS chapter to understand upstream demand for specific goods
  • Academic and policy research — Replicate or extend KITA trade statistics analyses with structured, machine-readable data directly from UN Comtrade

How to use Korea Customs Trade Tracker

  1. Open the actor on Apify and click Try for free
  2. Choose trade_type: export, import, or both
  3. Choose stat_mode: monthly (YYYYMM) or annual (YYYY)
  4. Set start_period and end_period (defaults to last 3 months)
  5. Optionally filter by hs_code (e.g. 85 for electronics) and country_code (e.g. US, CN)
  6. Set max_results and click Start
  7. Download as JSON / CSV or connect via Apify API

Data lag: UN Comtrade monthly data typically lags ~6 months; annual data lags ~18 months. For very recent months, use Korea Customs' official portal at tradedata.go.kr.


Input

ParameterTypeDefaultDescription
trade_typeenumbothexport / import / both
stat_modeenummonthlymonthly (YYYYMM) or annual (YYYY)
start_periodstring3 months agoStart period: YYYYMM or YYYY
end_periodstringcurrent monthEnd period: YYYYMM or YYYY
hs_codestring—2-digit HS chapter (e.g. 85 for electrical machinery). Empty = total trade
country_codestring—ISO 3166-1 alpha-2 partner country (e.g. US, CN, JP). Empty = world total
max_resultsinteger500Cap on total records returned

Common HS code examples

HS CodeCommodity
85Electrical machinery and electronics
8542Semiconductors / integrated circuits
87Vehicles and automotive parts
27Mineral fuels (oil, LNG)
29Organic chemicals
39Plastics

Output

Each record represents one monthly or annual Korea trade flow:

[
{
"period": "202401",
"hs_code": "85",
"hs_code_name": "Electrical machinery and equipment",
"country_code": "US",
"country_name": "United States of America",
"trade_type": "export",
"amount_usd": 5464530147.0,
"weight_kg": 48200000.0,
"freq": "monthly",
"ref_year": 2024,
"ref_month": 1
},
{
"period": "202402",
"hs_code": "85",
"hs_code_name": "Electrical machinery and equipment",
"country_code": "US",
"country_name": "United States of America",
"trade_type": "export",
"amount_usd": 4920811000.0,
"weight_kg": 43500000.0,
"freq": "monthly",
"ref_year": 2024,
"ref_month": 2
}
]

Data fields

FieldTypeDescription
periodstringYYYYMM (monthly) or YYYY (annual)
hs_codestringHS commodity code queried (or TOTAL)
hs_code_namestringCommodity description from UN Comtrade
country_codestringTrading partner ISO alpha-2 (or WLD for world)
country_namestringTrading partner full name
trade_typestringexport or import
amount_usdnumberTrade value in USD (FOB for exports, CIF for imports)
weight_kgnumberNet weight in kilograms
quantitynumberQuantity in supplementary unit (where applicable)
freqstringmonthly or annual
ref_yearintegerReference year
ref_monthintegerReference month (monthly mode only)

Export values are FOB (Free on Board); import values are CIF (Cost, Insurance, Freight).


Cost estimation

EventPriceExample
Actor start$0.001One-time per run
Per trade record returned$0.002—
3 months, 1 commodity~$0.01Electronics exports last quarter
12 months, world total~$0.03Full-year trade balance
5 years annual~$0.02Long-term trend analysis

FAQ

Does this require an API key or UN Comtrade subscription? No. This actor uses the UN Comtrade public preview API — completely free, no registration required. The full subscription (required for per-HS-code breakdowns within a chapter) costs several thousand dollars/year; this actor delivers everything available via the free tier.

How granular is the HS code data? The public preview API returns 2-digit HS chapter aggregates (e.g. HS 85 = all electrical machinery). For 4-digit or 6-digit breakdowns, a UN Comtrade full subscription is required. Most macro research use cases are well-served by the chapter level.

Why does recent monthly data sometimes return no results? UN Comtrade monthly data for Korea typically lags approximately 6 months from the reference period. For very recent months, the Korea Customs Service's own portal at tradedata.go.kr is updated more frequently.

Disclaimer: This actor accesses publicly available Korean import export data from the UN Comtrade public API. The developer is not affiliated with UN Comtrade, the Korea Customs Service, or KITA. Data accuracy is subject to UN Comtrade reporting standards.


Keywords: Korea customs trade tracker, Korean import export data, KITA trade statistics, UN Comtrade Korea, South Korea exports, semiconductor trade data, HS code tracker, Korean economy data, Korea trade balance API


Feedback

If this actor powers your Korea macro research, a review helps others find it: Leave a review on Apify Store