puppeteer-core
npmv25.9.0TypeScriptA high-level API to control headless Chrome over the DevTools Protocol
Safe to adopt
Yes — puppeteer-core scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 16 days ago. 50 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 16 days ago. 50 releases in the last 2 years.
- BWeight: grade B, Good.
Pulls in 19 transitive packages, about 25 MB installed (at least — some of the tree is still being crawled).
- ASupply chain: grade A, Excellent.
No install scripts, 2 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
Apache-2.0 — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding puppeteer-core to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing puppeteer-core, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- node >=22.12.0
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
Quick start
A usage example from the puppeteer-core README.
:::note
Modern package managers (including npm (see the [RFC](https://github.com/npm/rfcs/pull/868)), pnpm, Yarn, Bun, and Deno) block dependency install scripts by default. If the install script is blocked, Puppeteer will not download the browser during installation, leading to runtime errors.
You can manually download the required browsers after installation by running:
```bash npm2yarn
npx puppeteer browsers installpuppeteer-core vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| puppeteer-corethis page | 0 | 2 | Apache-2.0 | 16 days ago |
| electron-to-chromium | 0 | 2 | ISC | 9 days ago |
| webdriverio | 0 | 3 | MIT | 8 days ago |
| @puppeteer/browsers | 0 | 3 | Apache-2.0 | 8 days ago |
Dependencies
Declared by puppeteer-core v25.9.0. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (6)
Dev (7)
Used by
Popular packages that depend on puppeteer-core.
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Next-gen browser and mobile automation test framework for Node.js
Relationship graph
Dependencies (left) and dependents (right) of puppeteer-core.
Frequently installed together
TypeScript definitions for node
Check if a value is a plain object
Serialize/deserialize an error into a plain object
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
A helper utility for logging of WebdriverIO packages
A simple list of CSS shorthand properties and which longhand properties they expand to
The lodash method `_.cloneDeep` exported as a module.
Utility package providing type information for a variety of WebdriverIO interfaces
A WDIO helper utility to provide several utility functions used across the project.
A WDIO helper utility to provide a repl interface for WebdriverIO
html formatter yo! Prettify or minify html.
CSS value parser
Release history
50 releases in the last two years, typically about 6 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 25.9.0latest | 16 days ago | 5.6 MB | Apache-2.0 |
| 25.8.0 | 23 days ago | 5.6 MB | Apache-2.0 |
| 25.7.0 | 27 days ago | 5.6 MB | Apache-2.0 |
| 25.6.0 | 29 days ago | 5.6 MB | Apache-2.0 |
| 25.5.0 | 1 month ago | 5.5 MB | Apache-2.0 |
| 25.4.0 | 1 month ago | 5.5 MB | Apache-2.0 |
| 25.3.0 | 2 months ago | 5.4 MB | Apache-2.0 |
| 25.2.1 | 2 months ago | 5.4 MB | Apache-2.0 |
| 25.2.0 | 2 months ago | 5.4 MB | Apache-2.0 |
| 25.1.0 | 3 months ago | 5.4 MB | Apache-2.0 |
| 25.0.4 | 3 months ago | 5.4 MB | Apache-2.0 |
| 25.0.3 | 3 months ago | 5.4 MB | Apache-2.0 |
| 25.0.2 | 3 months ago | 5.4 MB | Apache-2.0 |
| 24.43.1 | 4 months ago | 8.5 MB | Apache-2.0 |
| 24.43.0 | 4 months ago | 8.5 MB | Apache-2.0 |
Overview
puppeteer-core is an npm package that a high-level API to control headless Chrome over the DevTools Protocol. It has 2 known dependents in the graph. The latest version is 25.9.0, released under the Apache-2.0 license.
Who should use it
Teams working in the npm ecosystem who need a high-level API to control headless Chrome over the DevTools Protocol and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (Apache-2.0).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use puppeteer-core?
Yes — puppeteer-core scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 16 days ago. 50 releases in the last 2 years.
How do I install puppeteer-core?
Run `npm install puppeteer-core` to add puppeteer-core to your npm project.
How many dependencies does puppeteer-core have?
puppeteer-core declares 13 direct dependencies and pulls in 19 packages in total once its runtime tree is resolved totalling about 25 MB on disk.
What license is puppeteer-core released under?
puppeteer-core is distributed under the Apache-2.0 license. Its dependency tree also includes: Apache-2.0, BSD-3-Clause, ISC, MIT.
How popular is puppeteer-core?
npm does not publish download counts. Within PackageGraph's crawl, 2 known packages depend on puppeteer-core.
Is puppeteer-core still maintained?
The most recent release of puppeteer-core (v25.9.0) was published 16 days ago.
Does puppeteer-core run install scripts?
No. puppeteer-core does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.