# adieuadieu/serverless-chrome

🌐 Run headless Chrome/Chromium on AWS Lambda

Repository: https://github.com/adieuadieu/serverless-chrome
Canonical: https://ross.abutalabs.com/products/serverless-chrome
Language: JavaScript
License: MIT
License Family: permissive
Topics: serverless, serverless-framework, aws, aws-lambda, chrome, headless-chrome, chrome-debugging-protocol, lambda, chromium, headless-chromium, serverless-plugin, serverless-functions, chrome-devtools-protocol, serverless-examples
Last push: 2022-12-08T22:39:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3462, "days_push": 1364, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2887, forks 275 (observed 2026-08-28T04:07:28.237005+00:00)

## What it is
Serverless Chrome is a scaffolding framework and Serverless Framework plugin for running headless Chrome/Chromium on AWS Lambda. It bundles the Chrome binaries and ensures Chrome is running during serverless function invocations, with examples for screenshots, PDF printing, and scraping.

## Use cases
- take screenshots of web pages in aws lambda
- print web pages to pdf serverlessly
- scrape websites with headless chrome on lambda
- run puppeteer in a serverless function
- pre-render single page apps for seo
- run chrome devtools protocol automation in serverless

## When to choose
- you need headless Chrome inside AWS Lambda functions
- you use the Serverless Framework and want Chrome bundled automatically
- you want examples for screenshot, PDF, or scraping serverless services

## When to avoid
- you need a maintained solution - the project is in maintenance mode and alternatives like chrome-aws-lambda exist
- you run on non-serverless infrastructure where a normal Chrome install is simpler
- you need Chrome on Azure or GCP functions, which are only 'possibly' supported

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-scraping, pdf, image-processing, deployment, serverless
- domain: web-development, cloud-computing, developer-tools
- platform: cloud, serverless
- tags: headless-chrome, aws-lambda, chromium, chrome-devtools-protocol, serverless-framework, screenshots, pre-rendering, serverless, automation, nodejs

## Member repositories
- adieuadieu/serverless-chrome (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.237005+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:35:22.118543+00:00, confidence not recorded.
  - readme: https://github.com/adieuadieu/serverless-chrome (fetched 2026-08-28T04:07:28.237005+00:00, sha 7b859007e338)
- Data as of 2026-08-30T08:39:29.467469+00:00.
