curl -X POST http://localhost:3000/screenshot \ -H "Content-Type: application/json" \ -d '{"url": "https://example.com"}' \ --output screenshot.png
Can chrome even take 100 screenshots a second? What would be the max? I think it's interesting.