About CodeSandbox
CodeSandbox is an online code editor and prototyping tool for web applications.
Capture CodeSandbox Screenshots Programmatically
Need to capture screenshots of CodeSandbox or any website automatically? GrabShot's screenshot API makes it easy:
curl "https://grabshot.dev/api/screenshot?url=https%3A%2F%2Fcodesandbox.io&width=1440&format=jpg" \
-H "X-API-Key: YOUR_API_KEY" \
-o codesandbox-screenshot.jpg
Get 25 free captures per month. Get your free API key โ