Automating an 80,000+ SKU Catalog & Technical SEO at Scale
Engineered an end-to-end Python, Pandas, and Matrixify pipeline syncing 11 external suppliers with dynamic margin algorithms, automated SEO metadata updates, and daily disaster-recovery snapshots across a multi-language Shopify store.
Architecture & Key Implementations
- Built surgical update algorithms with Pandas: zero unnecessary full-catalog rewrites, only targeting items with changed stock, cost, or missing SEO tags.
- Architected a 2-tier backup strategy: Daily "Safety Backup" (essential sync attributes) and Weekly "Golden Backup" in SQL for historical integrity.
- Automated pricing engine with brand-specific threshold margins and contractual discount rules (`apply_discount_or_margin`).
- Set up zero-touch orchestration: NAS cron jobs → SFTP delivery → automated scheduled Matrixify imports.