A self-serve web app that converts bank and credit card statement PDFs into CSV, Excel, and QuickBooks-ready QBO files. Built from scratch with Astro, React islands, and Cloudflare Workers.
What we built
- Technical SEO: 47 keyword-targeted articles across 5 topic clusters, programmatic landing pages for 40 transactional keywords
- Core web app: client-side PDF parsing (never uploads to a server), balance verification, QBO export with correct INTU.BID fields
- Schema markup: SoftwareApplication, FAQPage, BreadcrumbList, HowTo, and Article with Person author schema across all pages
- E-E-A-T: author entity with LinkedIn/X sameAs links, comprehensive privacy policy, 20-check code-enforced quality gate on every landing page
Results
- 47 articles and 40 landing pages live, targeting a combined ~2,100 monthly US searches
- Privacy-first architecture (files never leave the browser) as primary differentiator against competitors using LLM-based server-side parsing
- Every landing page passes a 20-check quality gate before deploy, enforced by CI
Tech stack
Astro 7React 19Cloudflare WorkersSupabaseTypeScript