All projects
C

Competitor Analysis Tool

AI-powered competitive intelligence — scrape, analyze, and report on any competitor in minutes.

Next.jsTypeScriptAnthropic ClaudeFirecrawlTavilyDataForSEOStripeReact PDF

Overview

A full-stack AI tool, sold as part of Wex Advisory, that takes a target company URL, scrapes its site and search results using Firecrawl and Tavily, then runs the findings through Claude to produce a structured competitive teardown — pricing, positioning, strengths, weaknesses, and strategic recommendations — exported as a branded PDF. Stripe checkout built in at $149 Starter / $299 Professional tiers.

Live
Status
~60s
Generation time

Key Features

  • Firecrawl scrapes target site pages and Tavily pulls real-time search data automatically
  • Claude synthesizes raw scraped data into structured JSON: pricing tiers, feature matrix, positioning gaps
  • One-click 13-page PDF export with branded layout via @react-pdf/renderer, generated in ~60 seconds
  • Stripe checkout and white-label branding support for direct sales
  • Output used directly in a real client's investor presentation

What I Learned

Parallel scraping (site crawl + search queries run concurrently) cuts latency significantly versus sequential calls