The Problem
Nobody reads Terms & Conditions. But everyone clicks "I agree."
These legal documents are intentionally dense—47,000 words for Netflix, thousands more for most platforms—burying important clauses in jargon. Users surrender rights, agree to arbitration, consent to data collection, and waive legal protections without knowing it.
What iAgree Is
iAgree makes Terms & Conditions accessible, engaging, and actually readable. It's satirical but factually accurate—every claim is sourced from actual terms.
We analyze T&Cs and present them in two formats:
Trading Cards
Five cards per company with:
- Headlines: Dry, factual statements from actual T&Cs ("You cannot sue us in court")
- Body: Light satirical commentary ("Because who needs justice when you can have binding arbitration?")
Nutrition Labels
FDA-style parody showing:
- Metrics with percentages: "Auto-Renewal Traps: 85%"
- Warnings: "No refunds for partial subscription periods"
- Quick-scan format for key concerns
How It Works
50+ Pre-Analyzed Companies
Major platforms across streaming, social media, tech, finance, gaming, and more—all verified against actual T&Cs with source attribution.
Dynamic Search
Search any company and we'll analyze their terms in real-time:
- Find their T&C URL (4-phase detection algorithm)
- Download and optimize their logo
- AI analyzes the legal document
- Generate 5 unique cards + nutrition label
- Save for instant future access
The entire process takes 30-60 seconds.
Why This Is Different
Factual + Satirical
- Headlines are 100% accurate (legal defensibility)
- Commentary is playful satire (engagement)
- Every claim cites specific T&C sections
Pop Art Visual Identity
- Bold colors, black outlines, offset shadows
- Category-coded company pills
- Trading card aesthetics with vibrant gradients
- FDA nutrition label parody
No Database, No Login
- Static JSON files for speed
- Works offline once generated
- No tracking, no accounts
- Open source approach
Tech Stack
- Frontend: Next.js 15, React 19, Tailwind CSS 4
- AI: Claude Sonnet 4 for T&C analysis
- Storage: JSON files (static + dynamic)
- Image Optimization: Local WebP logos (62KB for all 50 companies)
- Search: Clearbit Autocomplete API
Universal T&C Detection
No hardcoded URLs. Works for any company:
- Pattern matching: 22 common T&C URL patterns
- Homepage scraping: Find legal links
- Legal page scraping: Find T&C sub-pages
- Smart scoring: Prioritize best matches
Graceful failures with clear error messages.
Design Philosophy
Reduce Friction
- Autocomplete search
- Auto-detection of T&C URLs
- 1-click generation
- Instant results
Bento Box Layout
- Natural card stacking (flexbox, not forced grid)
- Two-column company pages (cards left, nutrition label right sticky)
- Full-bleed hero with split-screen gradients
Educational Satire
- Makes legal language accessible
- Highlights concerning patterns
- Encourages informed consent
- Never makes false claims
Who It's For
Anyone who clicks "I agree" without reading. Which is everyone.
Specifically useful for:
- Consumers evaluating new services
- Privacy advocates researching platforms
- Journalists investigating tech companies
- Educators teaching digital literacy
Legal Disclaimer
This is parody/satire for educational purposes. We're not affiliated with any companies shown. All claims are sourced from publicly available Terms & Conditions and can be verified.
Visit the Legal Disclaimer for full details.
Examples
Some highlights from our analysis:
- Spotify: "Complete listening history shared with advertising partners"
- TikTok: "Collects biometric data including faceprints and voiceprints"
- Zoom: "Free accounts have no end-to-end encryption"
- Steam: "Valve can revoke games from your library"
- Venmo: "Transaction history is public by default"
Every statement is factual. Every source is cited.
Future Plans
- Rate limiting for abuse prevention
- User-requested company queue
- Analytics (view counts, popular companies)
- Database migration if JSON becomes unwieldy
- API for third-party integrations
For now, it's fast, simple, and works without infrastructure.