Kita: Get Trade By Product
Kita via Parse · Finance
Get trade statistics broken down by product (HSK code). Returns detailed cumulative and current-month data for product categories. Results are sorted by current-month export amount descending, paginated at 20 per page. APIs to scrape trade statistics, economic indicators, and news from KITA (Korea International Trade Association). Fulfilled by Parse from kita.net.
- finance
- government-public
- kita
- kita-net
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8c33e423-ae1e-4ce6-b5cc-cfdc6ac93b18/get_trade_by_product
- Interface artifact
- sha256:5a0b1844e32c385adfce8ed544ab6b295806cb1f7288ea3450d473957ea7c72d
- Manifest digest
- sha256:e4eb44aa8d4dcc8c427b443423fd7b13fc3aa8b791cc0bf009a8db84b4f30263
Request fields
- year (string): Year (YYYY format).
- month (string): Month (MM format, 01-12).: Allowed values: 01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12
- page_num (integer): Page number for pagination (20 results per page).
- hsk_digit (string): HSK classification level: '2', '4', or '6'.: Allowed values: 2, 4, 6
Example queries
- {"year":"2025","month":"01","page_num":"1","hsk_digit":"2"}