Wcotradetools: Get Headings And Subheadings
Wcotradetools via Parse · government_public
Get all headings (4-digit codes) and subheadings (6-digit codes) for a given chapter. Returns flat records with full hierarchy context (section, chapter, heading, subheading). Fetches multiple levels from the classification tree so response time increases with chapter complexity. When section_code is omitted, all sections are searched sequentially to find the chapter. Access the Harmonized System (HS) 2022 classification hierarchy from the World Customs Organization. Provides sections, chapters, headings, and subheadings with full descriptions in a normalized format suitable for database storage. Fulfilled by Parse from www.wcotradetools.org.
- b2b-directory
- ecommerce
- government-public
- parse
- platform-key
- wcotradetools
- www-wcotradetools-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9993404f-cb0d-4550-81ef-69696fd6c8fd/get_headings_and_subheadings
- Interface artifact
- sha256:e480b8c41313978880b8682b2027b6e8505ed660775b7288444f6e835e3b97d1
- Manifest digest
- sha256:2e6534c34b256b72d56efbffa9e7710f703b92291df6adce71ddc0853db7e1ac
Request fields
- chapter_code (string, required): 1- or 2-digit chapter code (e.g., '01', '9', '93', '97'). Leading zeros are normalized internally.
- section_code (string): Roman numeral section code to limit the search scope. If omitted, all sections are searched to find the chapter.: Allowed values: I, II, III, IV, V, VI, VII, VIII, IX, X, XI, XII, XIII, XIV, XV, XVI, XVII, XVIII, XIX, XX, XXI
Example queries
- {"chapter_code":"01","section_code":"I"}