Sellapp Autolist
v1.0.1Auto-creates digital products on SellApp using the v2 API. Maintains a catalog of 6+ digital products (Notion templates, PDFs, calculators, guides) priced $1...
sellapp-autolist
Auto-list digital products on SellApp via the v2 API.
What It Does
- Reads existing products from
GET /api/v2/products - Compares against a target catalog of digital products
- Creates any missing products via
POST /api/v2/products - Sets visibility to PUBLIC
Products in Catalog
| Product | Price | Description |
|---|---|---|
| Options Trading Brain Notion Template | $27 | Professional options trading dashboard |
| Whale Alert Scanner — Trading Journal | $37 | Track whale trades and institutional flow |
| Elliott Wave Cheat Sheet — PDF | $17 | Complete Elliott Wave rules reference |
| Iron Condor Starter Pack — Calculator | $22 | Pre-built IC calculator for SPY/QQQ |
| DeFi Sniper Bot — Setup Guide | $47 | Build a pump.fun sniper bot in 30 min |
| Freelance Code — Win Crypto Gigs | $32 | Land high-paying crypto freelance gigs |
Script
scripts/create_product.py — main automation script
Run
python scripts/create_product.py
Requirements
- Python 3 +
requests SELLAPP_API_KEYsaved in Zo Settings → Advanced → Secrets
Version tags
latest
