Projects https://github.com/dhamaniasad/HeadlessBrowsers
https://github.com/GoogleChrome/puppeteer https://github.com/prisma-archive/chromeless
For Lambda
Running Puppeteer on AWS Lambda (from: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md) AWS Lambda limits deployment package sizes to ~50MB. This presents challenges for running headless Chrome (and therefore Puppeteer) on Lambda. The community has put together a few resources that work around the issues: