Screenshots-as-a-service API for developers and AI agents. Send a URL, get a hosted image. Handles cookie banners, lazy loading, JS-heavy pages, and full-page capture. Flat $0.002 per grab.
Grabbit is a screenshots-as-a-service API for developers and AI agents. Send a URL, get back a hosted image, with no Playwright, Puppeteer, or Chromium to run, patch, and scale yourself. Our hosted rendering handles cookie and consent banners, lazy-loaded and JavaScript-heavy pages, and full-page capture, including sites that block local headless browsers. Pricing is a flat $0.002 per live grab on prepaid credits that never reset or expire, so you only pay for what you capture. We also ship an MCP server so AI agents can see any page. Built by the team behind BrainGrid.
Our stack
Grabbit runs on Next.js 16 (App Router) and React 19 in TypeScript, styled with Tailwind v4. Data, auth, and image storage live on Supabase (Postgres). Billing is Stripe. The render pipeline is a producer-queue-worker design: API requests enqueue jobs that a Python renderer on sandboxes picks up, driving headless Chromium to capture the page and uploading the result to object storage. AI agents integrate over an MCP server. The whole system is built to hand you a reliable hosted screenshot without running a browser farm of your own.