Structure of a Puppeteer Project

Learn about the structure of basic and large Puppeteer projects.

Puppeteer is a Javascript library that runs on top of Node.js. When we set up Puppeteer, we need a good understanding of its file structure and what each file/folder does.

Basic project structure

When we set up a Puppeteer project locally, it will have a file structure las follows:

Get hands-on with 1200+ tech skills courses.