← Back to context

Comment by erikpau

17 days ago

Working on https://allscreenshots.com - a screenshot API for developers.

I got frustrated with existing screenshot services choking on cookie banners, rendering half-loaded pages, and serving bloated images. So my co-founder and I built one that auto-dismisses cookie consent dialogs using Playwright heuristics, serves AVIF-first from Cloudflare R2, and supports geo-distributed rendering so you can capture pages as they'd appear from different regions.

Spring Boot + React + PostgreSQL. Bootstrapped after selling a previous ecommerce SaaS.

Currently documenting the whole build in a 30-day series on the blog if anyone's into that sort of thing.