Hello Masataka,Headless Chrome is indeed available in Cloud Functions, you may check sub-chapter "Support for headless Chrome and additional system libraries" on "Cloud Functions serverless platform is generally available" page. You can easily convince yourself by creating a Cloud Function and importing Puppeteer. You may also read related material on the web, for instance "running puppeteer code in firebase cloud functions".