YNAB Import

Convert Amazon order exports and import to YNAB with categories. Duplicates are skipped.

  1. Export from Amazon — Install Amazon Order History Reporter. Go to Amazon → Your Orders → click the orange A → pick a year → download CSV.
  2. Convert — Choose "Convert Amazon export" below, select your CSV, click Convert & Download. You get amazon_ynab_ready.csv.
  3. Review — Open the CSV. Check the Category column. Fix any wrong categories (e.g. change "Uncategorized" to "Kids Supplies").
  4. Import — Switch to "Import to YNAB" below, select the same CSV, click Import to YNAB. Duplicates are skipped.
One-time setup: Vercel Environment Variables

In Vercel → Project → Settings → Environment Variables, add:

Redeploy after adding. For AI categorization, use the Python script locally.

Source · Amazon Order History Reporter