About JSFiddle
JSFiddle is an online IDE for testing and sharing HTML, CSS, and JavaScript code snippets.
Capture JSFiddle Screenshots Programmatically
Need to capture screenshots of JSFiddle or any website automatically? GrabShot's screenshot API makes it easy:
curl "https://grabshot.dev/api/screenshot?url=https%3A%2F%2Fjsfiddle.net&width=1440&format=jpg" \
-H "X-API-Key: YOUR_API_KEY" \
-o jsfiddle-screenshot.jpg
Get 25 free captures per month. Get your free API key โ