Research

Build a Tech Deal Roundup with AI

Best tech deals aggregated from Reddit r/buildapcsales, Slickdeals, retailer promotions, and clearance sales. AI curates top finds, scores by value, and publishes a daily deal roundup with buy links.

Build Prompt

Copy this prompt into Claude Code
Build a static HTML tech deal roundup page. Dark theme with background #0a0a0f, card surfaces #12121a, borders #1a1a2a, accent color #0ea5e9 (sky blue). Data from inline `const DEALS = [...]`, `const CATEGORIES = [...]`, `const DEAL_OF_DAY = "deal-1"`, `const LAST_UPDATED = "..."`. Each deal has: id, title, currentPrice, originalPrice, savingsPercent, savingsDollar, retailer (Amazon/Best Buy/Newegg/B&H/Walmart/Micro Center), retailerUrl, category (PC Parts/Laptops/Monitors/Peripherals/Audio/Smart Home/Networking), source (Reddit/Slickdeals/Retailer/Manual), sourceUrl, upvotes (from Reddit/Slickdeals), commentCount, expiresAt, couponCode, image (emoji), hot (boolean — high upvotes/engagement), verified (boolean). Layout: Header with "Tech Deals", search bar, "Updated every 4 hours" badge. Deal of the Day hero section: large featured card with product emoji, title, current price in large green text, original price struck through, savings dollar and percent badges, retailer logo badge, expiry countdown timer, and prominent "Buy Now →" button. Hot deals horizontal scroll bar: deals with 100+ upvotes shown as compact cards with fire badge, price, and savings. Category tabs: PC Parts, Laptops, Monitors, Peripherals, Audio, Smart Home, Networking. Deal grid (3 columns desktop, 2 tablet, 1 mobile): card with emoji image, retailer badge (color-coded per retailer), title, current price (green) vs original price (struck through), savings % badge (red-orange gradient for big savings), upvote count + comment count from source, coupon code with copy button (if applicable), "hot" fire badge for trending deals, expiry countdown, verified checkmark, and "Buy Now →" link. Sort options: Hottest (most upvotes), Biggest Savings %, Lowest Price, Newest. Stats dashboard section: total deals today, total savings potential across all deals, top retailers pie chart, trending categories bar chart. Community section: "Submit a Deal" link and "Join r/buildapcsales" callout. SEO: title tag, meta description, OG tags, JSON-LD Offer schema for each deal with price, availability, seller. Seed with 15 sample deals across all categories. Add cron setup instructions in a comment at the bottom: <!-- Schedule: Run 'claude -p "Research best tech deals from Reddit r/buildapcsales, Slickdeals, major retailers. Update DEALS array with top finds. Redeploy."' via crontab every 4 hours -->. 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

Deal Voting System

Let visitors upvote or downvote deals using localStorage, surfacing community-validated finds.

Price History Integration

Show CamelCamelCamel-style price history sparklines to verify deals are actually good.

Build-a-PC Budget Tracker

Track component prices toward a target PC build budget with progress bar and remaining amount.

Coupon Code Repository

Maintain a searchable database of active retailer coupon codes updated on each research cycle.

Deal Expiry Notifications

Browser notification opt-in for deals expiring within 1 hour using the Notifications API.

Retailer Price Matching

Cross-reference the same product across retailers and highlight which store has the lowest price.

Update Prompt

Update Prompt — Re-research and refresh deals
Research best current tech deals from Reddit r/buildapcsales, Slickdeals, Amazon, Best Buy, Newegg, and B&H. Update DEALS array with top finds, remove expired deals, pick new DEAL_OF_DAY, update LAST_UPDATED. Redeploy.

SEO Tips

Monetization Ideas

Related Ideas

Ready to build your Tech Deal Roundup?

Copy the prompt above and paste it into Claude Code. Your deal roundup will be live in minutes.

Get Started