Use the included templates/parts_template.xlsx or templates/parts_template.csv.
| Column | Required | Meaning |
|---|---|---|
item_id |
Recommended | Stable identifier used to join results back to your system. |
supplier_reference |
Recommended | Supplier or manufacturer part number. |
manufacturer |
Optional | Brand or manufacturer. |
description |
Recommended | Human-readable item description. |
country |
Optional | Two-letter market code, default US. |
currency |
Optional | ISO 4217 code, inferred from country when blank. |
target_url |
Optional | One or more semicolon-separated public product URLs. |
enabled |
Optional | true/false; blank means enabled. |
notes |
Optional | Internal note copied to the input snapshot only. |
At least one of description, supplier_reference, or target_url must be present. Direct URLs are more reproducible than search discovery.
The loader also recognizes headings such as ID, SKU, Part Number, MPN, Brand, Product URL, and Market. The exported snapshot always uses canonical names.
Do not place API keys, passwords, session cookies, personal information, or confidential contract prices in the input file. The tool is intended for public product information.