Trademap: Get Products By Country
Trademap via Parse · government_public
Retrieve products (HS codes) traded by a specific country with yearly time series values. Returns product codes, labels, and import/export values across recent years. Each record includes the HS code, product label text, and value columns per year. Use hs_level to control digit granularity (2, 4, or 6). Trade statistics API providing access to global trade indicators, time series, bilateral trade data, and product flows from ITC Trade Map. Fulfilled by Parse from trademap.org.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- trademap
- trademap-org
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ce6950bd-1895-499a-828c-3af9bf6a7c80/get_products_by_country
- Interface artifact
- sha256:8b49b18f4bdb40e5978684a34b59899a59f712012092d4ef12be32dd91760520
- Manifest digest
- sha256:0d57950e7922c70d485875ef9390f5b938d358802bf0889f8acb368597d14f03
Request fields
- hs_level (string): HS code digit level for product granularity. '2' for chapters, '4' for headings, '6' for subheadings.: Allowed values: 2, 4, 6
- trade_flow (string): Trade flow direction. '2' for Export, '4' for Import.: Allowed values: 2, 4
- reporter_code (string): Reporter country numeric code (e.g. '842' for USA, '276' for Germany, '156' for China).: Allowed values: 842, 276, 156, 392, 826
Example queries
- {"hs_level":"2","trade_flow":"2","reporter_code":"842"}