Go to the main content

Puppeteer Automation

Puppeteer is a Node.js library that allows you to automate processes in a browser built on the Chromium source code using API via the Chrome DevTools Protocol.

For example, you can create scripts for account registering or farming, or for collecting necessary data using the Octium browser with spoofed fingerprints.

Detailed documentation is available here.