Kita: Get Trade By Country
Kita via Parse · Finance
Get trade statistics by trading partner country. Returns aggregated export/import data comparing previous year and current year for each country. Results sorted by current-year 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.02 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_country
- Interface artifact
- sha256:2efe3d5e41b82ebc49a995a56908c122bdd2d8913af3ad985954a9d3b1914424
- Manifest digest
- sha256:e860d7fa7b68c790de6a5e7e0050fe4bed596a31b2d7b528055fe1e3dc8936ac
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).
Example queries
- {"year":"2025","month":"01","page_num":"1"}