CloudCart Extractor
Direct API Import — Skips AI, Uses Authoritative Catalog Data
CloudCart API Import
API key is read from CLOUDCART_API_KEY on the server.
Import Strategy
- Reads CLOUDCART_API_KEY from the backend env.
- Pulls products, variants, categories, and vendors via the CloudCart v2 JSON:API.
- Skips classification + AI enrichment — CloudCart returns clean structured data.
- Generates the per-shop schema, drops stale data, builds the RediSearch indexes, and loads everything in one pass.
- Archives products to the curation workspace exactly like the sitemap pipeline.
Titan Core Runtime