Import Order History
Seed the product lookup from your own Walmart purchase history. This is the only step that touches walmart.com, and it's manual and browser-local — nothing here runs server-side or on a schedule.
- Log in to walmart.com, open an order, and paste
scripts/extract-orders.jsinto the browser console — or use the Walmart Invoice Exporter extension to export an XLSX in one pass. - Upload the resulting JSON, CSV, or XLSX file below.
After Importing
Run these once you've imported enough order history (repeat any time you re-import). Generating aliases calls the LLM once per ~40 products, so on a large catalog it runs in chunks and can take a while — the progress line below updates as each chunk finishes.