micahstubbs / screenshot-service

services to create a screenshot of a web page. optimized for screenshotting interactive data graphics.
0 stars 0 forks source link

add gcp cloud function implementation #1

Closed micahstubbs closed 6 years ago

micahstubbs commented 6 years ago

a gcp implementation https://stackoverflow.com/a/51625138/1732222

some context https://cloud.google.com/blog/products/gcp/introducing-headless-chrome-support-in-cloud-functions-and-app-engine

micahstubbs commented 6 years ago

will close, since the headless chrome support on gcp cloud functions isn't fully baked https://github.com/GoogleChrome/puppeteer/issues/3120