glossary · term
Puppeteer
A Node.js library for controlling Chromium browsers programmatically.
Puppeteer is a Node.js library for controlling Chromium-based browsers through the DevTools Protocol. It supports testing, data collection, PDF generation, and scripted web workflows. For multi-accounting, it enables repeatable processes, while its automation characteristics may be visible to website security systems.


