Ross ROSS = Recommend OSS · open-source software intelligence for agents

alixaxel/chrome-aws-lambda

Chromium Binary for AWS Lambda and Google Cloud Functions observed · 2026-08-28

github.com/alixaxel/chrome-aws-lambda · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3086
  • days_rel: n/a
  • days_push: 729
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3285 stars · 294 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A TypeScript library that ships a size-optimized Chromium binary designed to run headless browser automation with Puppeteer (or Playwright) inside AWS Lambda and Google Cloud Functions. It exposes launch arguments, viewport defaults, and the executable path so serverless functions can drive a real browser out of the box.

Use cases

  • run puppeteer in aws lambda
  • scrape websites from a serverless function
  • generate pdf screenshots of pages in lambda
  • render javascript-heavy pages on google cloud functions
  • launch headless chromium with minimal memory footprint
  • automate browser tasks in node.js serverless runtimes

When to choose

  • you need headless Chromium inside AWS Lambda or Google Cloud Functions where the default binary is too large
  • you want a drop-in executablePath and args for puppeteer-core or playwright-core in serverless environments

When to avoid

  • you run browsers on regular servers or containers where the standard Puppeteer/Playwright binaries work fine
  • you need the latest Chromium features immediately, since binaries track stable releases with a lag
  • your project uses a newer Puppeteer major version that this package no longer ships binaries for

Facets

library · maturity maintenance

web-scraping browser-extension http-client web-development cloud-computing developer-tools serverless cloud chromium puppeteer headless-browser aws-lambda google-cloud-functions playwright automation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
alixaxel/chrome-aws-lambdamain32

For agents

markdown · JSON · MCP: product_card(name="alixaxel/chrome-aws-lambda")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem