Research and publish working coupon codes for popular retailers, verified and updated on a schedule. Your AI agent scours official retailer newsletters, social media announcements, and deal forums to find active promo codes, then publishes a clean searchable page that saves shoppers money every time they check out.
Build Prompt
Copy this prompt into Claude Code
Build a static HTML coupon code finder site. Dark theme: background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent #0ea5e9 (sky blue). All data inline: `const COUPONS = [...]`, `const RETAILERS = [...]`, `const CATEGORIES = [...]`, `const LAST_UPDATED = "..."`.
Each coupon object: id, retailerName, retailerEmoji, retailerUrl, affiliateUrl, category (Fashion/Electronics/Home/Food/Travel/Beauty/Sports/Software), code (string or null for automatic discount), discountType (percent/fixed/freeShipping/bogo), discountValue (number), minOrderValue (or 0), description (what it applies to, 1 sentence), terms (short, 1 sentence), verifiedAt (ISO date), expiresAt (ISO date or null), successRate (0-100, community success %), usedCount, isExclusive (bool), isVerified (bool), isExpiringSoon (bool — true if expires within 48h).
Layout:
1. Hero header "🏷️ CouponFinder" with search bar. Stats row: total active codes, average discount, new today.
2. Category filter tabs: All, Fashion, Electronics, Home, Food, Travel, Beauty, Sports, Software — with count badges.
3. Sort: Best Discount, Highest Success Rate, Expiring Soon, Newest.
4. Coupon card grid (2 cols desktop, 1 mobile): retailer emoji + name, category tag, discount badge (large green text e.g. "25% OFF"), description, minimum order if any, expiry countdown if soon, verified badge (checkmark), success rate progress bar, "Reveal Code" button — click shows the code in #0ea5e9 text with a "Copy Code" button, then links to retailerUrl. Cards with null code show "Auto-Applied — Shop Now" button. Expiring-soon cards get amber border.
5. "Exclusive Deals" section at top for isExclusive coupons — visually distinct with gold accent border.
6. Footer: "Codes verified and updated every 6 hours" + last updated timestamp.
One-click copy: clicking "Copy Code" copies to clipboard and marks it in localStorage so repeat visitors see "Used ✓".
SEO: JSON-LD Offer for each coupon with priceSpecification and eligibleTransactionVolume. Retailer-specific title.
Seed 24 coupons across all categories for 12 major retailers.
Add cron comment:
Read the guide at https://accessagent.ai/api/guide and follow it to deploy the site to AccessAgent.ai. My email is [your@email.com].
Make It Yours
Retailer Specialization
Focus on one vertical like SaaS tools, outdoor gear, or pet supplies for higher affiliate rates and niche authority.
Community Verification
Add "Did this work?" thumbs up/down voting to crowdsource code validity and surface the best codes faster.
Stack Detector
Show which retailers allow coupon stacking and which codes can be combined for maximum savings.
Holiday Deal Calendar
Pre-publish a countdown calendar for Black Friday, Cyber Monday, and other peak shopping events.
Browser Extension CTA
Drive users to install Honey or Capital One Shopping — earn referral revenue while adding value for users.
Email Alert Signup
Let visitors subscribe to retailer-specific alerts and notify them when a new exclusive code drops.
Update Prompt
Update Prompt — Re-research and verify coupon codes
Research current coupon codes for the retailers in our RETAILERS list. Check official retailer websites, email newsletters, Reddit deal subreddits, and deal aggregator sites. Mark expired codes and remove those older than 7 days. Add newly discovered working codes with verified discount details. Update COUPONS array and set LAST_UPDATED. Redeploy to AccessAgent.ai.
SEO Tips
Target "[Retailer Name] coupon code [month year]" — one of the most searched commercial intent queries online.
Add JSON-LD Offer schema with priceSpecification — Google can show savings amounts in shopping rich results.
Create dedicated pages per retailer (e.g. /target-coupons, /nike-promo-codes) for high-authority, low-competition keywords.
Include a "how to use a coupon code" guide section — educational content ranks well and builds trust with new visitors.
Update meta descriptions with the current best deal: "Save 30% with code SAVE30 — verified today." improves CTR dramatically.
Monetization Ideas
Affiliate links on every retailer page — coupon sites earn 2–8% commissions when visitors purchase after clicking through.
CashBack partnership with Rakuten or TopCashback — earn commission for every user you refer who activates cashback.
Exclusive code deals directly with brands — retailers pay $200–$2000/month for exclusive promo codes on high-traffic coupon sites.
Email list monetization — coupon audiences have very high purchase intent; sell sponsored placements in your deal alerts.
Premium "verified first" tier — paid members see codes verified in the last 1 hour before they're published to the general feed.