How to use Puppeteer in a Netlify (AWS Lambda) function

added by JavaScript Kicks
10/29/2019 10:13:50 AM

1699 Views

I recently gave a talk at JAMstack_conf San Francisco about how I used headless chrome (via Puppeteer) and Cloudinary to capture screenshots of my interactive caniuse embed. I did this to have a fallback image to use in case the embed couldn't be loaded, for example in cases


0 comments