> Find coupons, stack cashback, and maximize savings — across China, US, UK, Australia, Southeast Asia, and DTC brands worldwide.
CouponClaw is the only coupon skill that covers every major market in one place. It searches verified coupon databases, finds cashback portal rates, and calculates the best stacking strategy so you always know the exact final price before checkout.
Most coupon tools check one platform in one country. CouponClaw runs a 3-layer strategy:
It also runs a daily deals briefing (via cron) that surfaces the hottest community-verified deals from each region every morning.
Use CouponClaw when you say things like:
| Script | Command | Description | ||||||
|---|---|---|---|---|---|---|---|---|
| --- | --- | --- | ||||||
find.js | `node scripts/find.js | us\ | uk\ | au\ | sea\ | all] [--lang zh\ | en]` | Find all available coupons + cashback stacking for a product or store |
cashback.js | `node scripts/cashback.js | en]` | Look up and compare cashback rates across all platforms | |||||
daily-deals.js | `node scripts/daily-deals.js [--region cn\ | us\ | uk\ | au\ | sea\ | all] [--lang zh\ | en]` | Generate today's top deals briefing (for cron push) |
push-toggle.js | `node scripts/push-toggle.js on\ | off\ | status | slack\ | feishu\ | discord] [--lang zh\ | en]` | Manage daily deal push subscription |
| Region | Coupon sources | Cashback |
|---|---|---|
| --- | --- | --- |
| 🇨🇳 China | 什么值得买, 京东领券中心, 淘宝聚划算, 折800 | 返利网, 什么值得买返利 |
| 🌏 Chinese overseas | Dealmoon (North America) | Rakuten |
| 🇺🇸 US | RetailMeNot, Slickdeals, Amazon Coupons | Rakuten, TopCashback |
| 🇬🇧 UK | VoucherCodes, HotUKDeals, MyVoucherCodes | TopCashback |
| 🇦🇺 Australia | OzBargain, Cashrewards | ShopBack |
| 🌏 Southeast Asia | ShopBack, iPrice | ShopBack |
| 🏷️ DTC brands | Official site popup detection, newsletter signup offers | Rakuten / TopCashback |
CouponClaw uses browser navigation to read real-time data directly from coupon and cashback sites. No API keys, no subscriptions.
共 2 个版本