Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.32 KB

File metadata and controls

27 lines (19 loc) · 1.32 KB

Input format

Use the included templates/parts_template.xlsx or templates/parts_template.csv.

Canonical columns

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.

Accepted aliases

The loader also recognizes headings such as ID, SKU, Part Number, MPN, Brand, Product URL, and Market. The exported snapshot always uses canonical names.

Data hygiene

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.