Node.js 的无头浏览器自动化库,通过 DevTools 协议操控 Chrome/Chromium。可自动完成截图、生成 PDF、表单填写、网页抓取等任务,是 Node.js 生态浏览器自动化的事实标准,被广泛用于前端测试和数据爬取。 🔗 GitHub: github.com/puppeteer/puppeteer (95k ⭐)
A Node.js library that controls headless Chrome/Chromium via the DevTools Protocol. Automates screenshots, PDF creation, form filling and scraping. The de-facto standard for browser automation in Node.js. 🔗 GitHub: github.com/puppeteer/puppeteer (95k ⭐)
Puppeteer belongs to the Developer Tools category on hedirbase. Tagged with: browser-automation,nodejs,testing,scraping.
A Node.js library that controls headless Chrome/Chromium via the DevTools Protocol. Automates screenshots, PDF creation, form filling and scraping. The de-facto standard for browser automation in Node