Hacker News new | ask | show | jobs
by Kiro 4179 days ago
Nice! How does the screenshot thing work?
2 comments

I was digging looking for this too, and as far as I can tell it leverages html2canvas.js: https://github.com/niklasvh/html2canvas/releases
Yup we use html2canvas with some CORS busting stuff for cross-site images for screenshotting. If you've got any more questions re our tech, reach out to me at leo@kivo.com and I'll answer them!