E-commerce & Reselling
bulk-listing-rewriter
Bulk-rewrite eBay/Amazon listings at scale. eBay/Amazon penalize copy-pasted
Documentation
bulk-listing-rewriter
Bulk-rewrite eBay/Amazon listings at scale. eBay/Amazon penalize copy-pasted manufacturer descriptions; sellers with 10K+ SKUs need anti-duplicate rewrites that preserve ALL spec accuracy. Per-record cost on cloud LLMs makes this prohibitive ($100-500 per pass at 10K SKUs); local Qwen makes it free.
Pricing
- $0.01-0.05 per listing PAYG
- $1,999/mo unlimited (sellers with 5-50K SKUs)
- $9,999/mo white-label for inventory-software vendors
Run
cd C:\openclaw-products\bulk-listing-rewriter
python -m venv .venv
.\.venv\Scripts\activate
pip install -e .
# CSV columns: sku, title, description, specs_json (optional, JSON)
bulkrewrite rewrite input.csv --platform ebay --out rewritten.csv
Roadmap
- eBay Sell API direct push
- Amazon SP-API direct push
- Per-category style profiles
- Image-prompt generation for product photos
- A/B test conversion lift on rewritten vs original