Puppeteer 是一个控制 headless Chrome 的 Node.js API 。它是一个 Node.js 库,通过 DevTools 协议提供了一个高级的 API 来控制 headless Chrome。它还可以配置为使用完整的(非 headless)Chrome。 Puppeteer 1.1.1 已发布,更新如下: Bug Fixes #2046 - Using the dumpio setting throws an error in v1.1.0 Raw notes 42b0082 - chore: mark version v1.1.1 7a1e09b - fix(Launcher): fix dumpio bug (#2071) 源码下载: Source code (zip) Source code (tar.gz) Puppeteer 1.1.1 发布,Headless Chrome Node API下载地址