About Astro
Astro is a web framework for content-driven websites. It ships zero JavaScript by default and supports components from React, Vue, and Svelte.
Capture Astro Screenshots Programmatically
Need to capture screenshots of Astro or any website automatically? GrabShot's screenshot API makes it easy:
curl "https://grabshot.dev/api/screenshot?url=https%3A%2F%2Fastro.build&width=1440&format=jpg" \
-H "X-API-Key: YOUR_API_KEY" \
-o astro-screenshot.jpg
Get 25 free captures per month. Get your free API key โ